-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtripadvisor_restaurants.yml
More file actions
28 lines (28 loc) · 1.18 KB
/
tripadvisor_restaurants.yml
File metadata and controls
28 lines (28 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
restaurants:
css: div.restaurants-list-ListCell__cellContainer--2mpJS
multiple: true
type: Text
children:
name:
css: a.restaurants-list-ListCell__restaurantName--2aSdo
type: Text
format: Name
reviews:
css: span.restaurants-list-ListCell__userReviewCount--2a61M
type: Text
format: Reviews
cusine:
css: 'div.restaurants-list-ListCell__infoRow--31xBt.restaurants-list-ListCell__cuisinePriceMenu--r4-Re span.restaurants-list-ListCell__infoCell--1Fz8a:nth-of-type(1) span.restaurants-list-ListCell__infoRowElement--2E6E3'
type: Text
rating:
css: span.ui_bubble_rating
type: Attribute
attribute: class
format: Rating
price_range:
css: 'div.restaurants-list-ListCell__infoRow--31xBt.restaurants-list-ListCell__cuisinePriceMenu--r4-Re span.restaurants-list-ListCell__infoCell--1Fz8a:nth-of-type(2) span.restaurants-list-ListCell__infoRowElement--2E6E3'
type: Text
url:
css: a.restaurants-list-ListCell__restaurantName--2aSdo
type: Link
format: Url