GET
/v1/resultsGet Results
Retrieve scraped TripAdvisor restaurant listings with ratings, reviews, and contact informationRetrieve restaurant listings scraped from TripAdvisor search results. Each result contains comprehensive restaurant data including ratings, review counts, price ranges, contact information, location coordinates, menu links, and Michelin status indicators.
Headers
| Key | Value | Required |
|---|---|---|
| Authorization | Token YOUR_API_KEY | Yes |
Result Fields
id
integer
Example: 335315
object
string
Example: result
squid
string
Example: c7ea965333d54a949a9e74ba62029098
run
string
Example: 31679d8916d946848c3ba442a381e130
name
string
Example: Les Cedres Du Liban Paris
full_address
string
Example: 123 Rue Example, 75001 Paris
lat
number
Example: 48.84455
lng
number
Example: 2.32037
phone
stringnull
Example: +33 1 42 22 35 18
mail
stringnull
Example: lescedresduliban@me.com
website
stringnull
Example: https://www.facebook.com/LesCedresDuLiban/
url
string
Example: https://www.tripadvisor.fr/Restaurant_Review-g187147-d1109794-Reviews-...
score
number
Example: 5
ratings
integer
Example: 1114
price
string
Example: \u20ac\u20ac-\u20ac\u20ac\u20ac
image_url
stringnull
Example: https://media-cdn.tripadvisor.com/...
menu
stringnull
Example: ""
is_claimed
boolean
Example: false
is_michelin
boolean
Example: false
internal_id
string
Example: d1109794
scraping_time
string
Example: 2025-07-31T07:20:13.928Z
native_id
integer
Example: 335315
functions
objectnull
Example: null
Parameters
squidstring
Requiredrunstring
Optionalpageinteger
Optionalpage_sizeinteger
OptionalPro Tip
Use the is_michelin field to filter for Michelin-starred or Michelin-recognized restaurants for premium dining data.
Note
The price field uses currency symbols to indicate price ranges. Single symbol (e.g., €) indicates budget-friendly, while multiple symbols (€€-€€€) indicate higher price points.