Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
79 changes: 13 additions & 66 deletions tripadvisor-restaurants/README.md
Original file line number Diff line number Diff line change
@@ -1,75 +1,22 @@
# TripAdvisor Restaurants Scraper
## What does Tripadvisor Restaurants Scraper do?
With Tripadvisor Restaurants Scraper, you can get data about restaurants listed on Tripadvisor quickly and easily. It's suitable for scraping emails, addresses, reviews, awards and other information about restaurants on Tripadvisor.

Get data from TripAdvisor fast and easily. It's suitable for such use cases as scraping TripAdvisor emails, addresses, awards and many more attributes of restaurants on TripAdvisor.
## How do I use Tripadvisor Restaurants Scraper?
Enter the location, type the maximum number of items you want to extract, and download the data from the Dataset tab.

# Input - TripAdvisor Crawler
For an input example, check the Input tab.

Enter the location, state how many items you want to get (max items) and download the data from the dataset.
For the input example, check the INPUT tab.
You can extract a variety of data about places listed on Tripadvisor, including essential information, such as `email`, `phone`, `price` and `reviewTags`. Data can be downloaded in various formats, such as `JSON`, `CSV`, `XML` and others. For more details, see the [Apify docs](https://apify.com/docs).

# Output - TripAdvisor Export
## How much does Tripadvisor Hotels Scraper cost?
Apify provides you with $5 free usage credits to use every month on the [Apify Free plan](https://apify.com/pricing) and you can get up to 200,000 results from Tripadvisor Restaurants Scraper for $5. So it will be completely free for 200k results!

You can extract a variety of data about a places listed on Tripadvisor, including some of the most essential information, such as `email`, `phone`, `price` and `reviewTags`. Data can be downloaded in various formats, such as `JSON`, `CSV`, `XML` and others. For more details, see the [Apify Docs](https://www.apify.com/docs).
If you need to get more data regularly you should grab an Apify subscription. We recommend our [$49/month Personal plan](https://apify.com/pricing) - you can get up to 2 million restaurants every month! Or if you want to scrape even more, grab our [Team plan](https://apify.com/pricing)!

**Here is an example of `JSON` output:**
## Just want to extract data on things to do or hotels instead?
If you want to scrape Tripadvisor things to do or hotels instead, check out these other Tripadvisor scrapers:

```json
[
{
"id": "281614",
"type": "HOTEL",
"name": "Andrew Jackson Hotel",
"awards": [
{
"year": "2020",
"name": "Certificate of Excellence 2020"
},
{
"year": "2019",
"name": "Certificate of Excellence 2019"
}
],
"rankingPosition": "60",
"priceLevel": "$$",
"priceRange": "$92 - $349",
"category": "hotel",
"rating": "4.0",
"hotelClass": "3.0",
"hotelClassAttribution": "This property is classified according to Giata.",
"phone": "+1 504-561-5881",
"address": "919 Royal St, New Orleans, LA 70116-2792",
"email": "fqinnsreservations@nolahotelgroup.com",
"amenities": [],
"prices": [],
"latitude": "29.96014",
"longitude": "-90.06308",
"webUrl": "https://www.tripadvisor.com/Hotel_Review-g60864-d281614-Reviews-Andrew_Jackson_Hotel-New_Orleans_Louisiana.html",
"website": "http://www.andrewjacksonhotel.com/",
"rankingString": "#60 of 183 hotels in New Orleans",
"rankingDenominator": "183",
"numberOfReviews": "1044",
"reviewsCount": 0,
"reviews": [],
"reviewTags": [
{
"text": "great location",
"review_count": 146
},
{
"text": "french quarter",
"review_count": 311
},
{
"text": "bourbon street",
"review_count": 82
}
]
}
]
```
- Scrape restaurants with [Tripadvisor Things To Do Scraper](https://apify.com/maxcopell/tripadvisor-things-to-do-scraper).
- Scrape hotels with [Tripadvisor Hotels Scraper](https://apify.com/maxcopell/tripadvisor-hotels-scraper)

# TripAdvisor Cost of Usage

Apify provides you with $5 free usage credits to use every month on the [Apify Free plan](https://apify.com/pricing) and you can get up to 200,000 results from this Tripadvisor Restaurant Scraper for $5. So it will be completely free for 200k results!

But if you need to get more data regularly you should grab an Apify subscription. We recommend our [\$49/month Personal plan](https://apify.com/pricing) - you can get up to 2 million restaurants every month! Or if you want to scrape even more, grab our [Team plan](https://apify.com/pricing)!