Skip to main content
GET
/
v1
/
results
Get Results
curl --request GET \
  --url https://api.lobstr.io/v1/results \
  --header 'Authorization: <authorization>'
{
  "cid": "<string>",
  "zero_x": "<string>",
  "place_id": "<string>",
  "place_name": "<string>",
  "place_address": "<string>",
  "internal_review_id": "<string>",
  "user_name": "<string>",
  "user_link": "<string>",
  "user_internal_id": 123,
  "user_reviews_count": 123,
  "user_image_url": "<string>",
  "is_user_local_guide": true,
  "review_metadata": "<any>",
  "score": 123,
  "is_modified": true,
  "modified_at": "<string>",
  "modified_at_datetime": {},
  "published_at_datetime": {},
  "review_link": "<string>",
  "short_review_link": "<string>",
  "text": "<string>",
  "original_text": "<string>",
  "response_from_owner": "<string>",
  "pictures": "<string>",
  "visited_in": "<string>",
  "total_likes": 123,
  "lang": "<string>",
  "place_average_score": 123,
  "total_reviews": 123,
  "origin": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.lobstr.io/llms.txt

Use this file to discover all available pages before exploring further.

Retrieve scraped data from your Google Maps Reviews Scraper runs.

Headers

Authorization
string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

squid
string
required
Hash of the squid to get results from
run
string
Hash of a specific run (optional)
page
integer
Page number (default: 1). Example: 1

Result Fields

Each result object contains the following fields:
cid
string
Google Maps unique numeric business identifier (CID). Example: 6617096495883696522
zero_x
string
Internal Google Maps hex identifier for the reviewed business. Example: 0x0:0x5bd4a63441a1398a
place_id
string
Google Places API unique identifier for the reviewed business. Example: ChIJg4octORx5kcRijmhQTSm1Fs
place_name
string
Name of the business or place being reviewed. Example: La Rôtisserie d'Argent
place_address
string
Full formatted address of the reviewed business. Example: 19 Quai de la Tournelle, 75005 Paris, France
internal_review_id
string
Unique internal identifier for the Google Maps review. Example: Ci9DQUlRQUNvZENodHljRjlvT2pnNVJFRnVlR0pFY2s5dFREUjBTa2hrT1hJeGRrRRAB
user_name
string
Display name of the reviewer on Google Maps. Example: za_zsc
URL to the reviewer’s Google Maps profile page. Example: https://www.google.com/maps/contrib/103634612974133475591?hl=en
user_internal_id
int
Internal Google identifier for the reviewer. Example: 103634612974133475591
user_reviews_count
int
Total number of reviews the reviewer has posted on Google Maps. Example: 657
user_image_url
string
URL of the reviewer’s Google Maps profile picture. Example: https://lh3.googleusercontent.com/a-/ALV-UjVQx5jp1mzVPivrjtNQVobRCTB5v_tmqt0NMCVRZfksPaFeaLf6
is_user_local_guide
boolean
Whether the reviewer is a Google Maps Local Guide. Example: true
review_metadata
json
Additional metadata associated with the Google Maps review. Example: {'Food': 5, 'Service': 5, 'Meal type': 'Dinner', 'Atmosphere': 5, 'Noise level': 'Quiet, easy to talk', 'Price per person': '€70–80'}
score
int
Star rating given by the reviewer (1 to 5). Example: 5
is_modified
boolean
Whether the review text has been edited after initial publication. Example: false
modified_at
string
Date the review was last modified. Example: 4 months ago
modified_at_datetime
datetime
Date and time when the review was last modified in ISO 8601 format. Example: 2025-11-02T06:06:55+00:00
published_at_datetime
datetime
Date and time when the review was first published in ISO 8601 format. Example: 2025-11-02T06:06:55+00:00
Direct URL to the review on Google Maps. Example: https://www.google.com/maps/reviews/data=!4m8!14m7!1m6!2m5!1sCi9DQUlRQUNvZENodHljRjlvT2pnNVJFRnVlR0pFY2s5dFREUjBTa2hrT1hJeGRrRRAB!2m1!1s0x0:0x5bd4a63441a1398a!3m1!1s2@1:CAIQACodChtycF9oOjg5REFueGJEck9tTDR0SkhkOXIxdkE%7C%7C?hl=en
Shortened URL link to the review. Example: https://maps.app.goo.gl/3e7En48M3z1wDMQW8
text
text
Full text content of the review. Example: Its recommended to book in advance to come in this restaurant. The food was unbelievably good! The chicken was amazing. Next time will look to order the duck
original_text
text
Original review text before Google auto-translation. Example: Its recommended to book in advance to come in this restaurant. The food was unbelievably good! The chicken was amazing. Next time will look to order the duck
response_from_owner
text
Response from the business owner to the review. Example: Dear Mrs, Dear Sir, We are delighted to hear that you enjoyed your meal with us, especially the chicken, it is always a crowd-pleaser. The duck is another fantastic choice, and we are sure you will love it just as much. Looking forward to welcoming you back soon! Kindest regards, The Tour d'Argent team.
pictures
text
List of photo URLs attached to the review. Example: https://lh3.googleusercontent.com/geougc-cs/ABOP9puZE5nDT2asJMyqaTPxHdssu43zbZ_VNmkxTL1JA0qycTf-ZTS2EFa3t8xzKr-XwOlVJYky3G5Rk7O-j1ggE8j12fGKCpNwBLnkknKKSh5KukPNCoepFdfhyYy3SaZlVS9dH75rUlGAt5NE, https://lh3.googleusercontent.com/geougc-cs/ABOP9ptbnmUW8D04kRcRbbvHKx0xxb0Dq8sXRWP-9BpVWTIALfm7Zc3I8HPpYwx_wOGzHfEo91USZgMW1mAjfY1lnPMPlVhaNHj75dgVovt_6P1HeUSM6V_D4EjF_LjUMosTQhknmRSJqnzgD4Cc
visited_in
string
Time period the reviewer visited the place (e.g. month and year). Example: 2025-11-24T23:00:00+00:00
total_likes
int
Number of users who found the review helpful (thumbs up). Example: 0
lang
string
ISO language code of the review. Example: en
place_average_score
float
Average star rating for the reviewed business on Google Maps. Example: 4.5
total_reviews
integer
Total number of reviews for the reviewed business on Google Maps. Example: 0
origin
string
Country from which the review was posted. Example: Google