HELP CENTER

How to collect Google Reviews?

With Business Data API, it’s easy to collect customer feedback data from Google My Business.

Google Reviews endpoint provides structured data collected from public Google My Business Profiles in real time.

Cross-integration with Google SERP API and granular geo-targeting make Google Reviews endpoint the most versatile solution for automating customer sentiment analysis and location-specific competitor research.

To collect reviews from Google, call the Google Reviews endpoint.

POST https://api.dataforseo.com/v3/business_data/google/reviews/task_post

1 Specify the keyword, cid, or place_id field in the Task POST array. The keyword should indicate the name of the local establishment. As for the cid and place_id parameters, you can learn what they mean and where to find them in this help center article.

2 Specify location_name, location_code or location_coordinate.

You will receive the full list of available locations by making a separate request to the Locations endpoint.

GET https://api.dataforseo.com/v3/business_data/google/locations

3Specify language_name or language code.

You will receive the full list of available languages by making a separate request to the Languages endpoint.

GET https://api.dataforseo.com/v3/business_data/google/languages

4 Set the number of reviews to be returned in the API response by adding the depth field to the Task POST array.

Note that your account will be charged for every ten reviews, and our system processes ten reviews in a row. For example, if you specify ”depth”: 11, you will be charged as per 20 reviews. That’s why we strongly recommend setting the parsing depth in the multiples of ten.

The default depth value is 10.

5Set the results sorting parameters by adding the sort_by field to the Task POST array.

You can sort reviews by:

  • newest – sort by newest first;
  • highest_rating – sort by highest rating;
  • lowest_rating – sort by lowest rating;
  • relevant – sort by relevance.

The default value is relevant.

Your Task POST request should be structured as in the example below:

[
    {
        "location_name": "New York,United States",
        "language_name": "English",
        "cid": "1824703479251659973",
        "depth": 50,
        "sort_by": "relevant"
    }
]

 

After that, copy the Task ID and use it in the Task GET endpoint.

GET https://api.dataforseo.com/v3/business_data/google/reviews/task_get/$id

Example of the response in JSON:

{
    "version": "0.1.20210917",
    "status_code": 20000,
    "status_message": "Ok.",
    "time": "0.1108 sec.",
    "cost": 0,
    "tasks_count": 1,
    "tasks_error": 0,
    "tasks": [
        {
            "id": "10081641-2806-0298-0000-a25c72c87c82",
            "status_code": 20000,
            "status_message": "Ok.",
            "time": "0.0266 sec.",
            "cost": 0,
            "result_count": 1,
            "path": [
                "v3",
                "business_data",
                "google",
                "reviews",
                "task_get",
                "10081641-2806-0298-0000-a25c72c87c82"
            ],
            "data": {
                "se_type": "reviews",
                "se": "google",
                "api": "business_data",
                "function": "reviews",
                "location_name": "New York,United States",
                "language_name": "English",
                "cid": "1824703479251659973",
                "depth": 50,
                "sort_by": "relevant",
                "device": "desktop",
                "os": "windows"
            },
            "result": [
                {
                    "keyword": "cid:1824703479251659973",
                    "type": "google_reviews",
                    "se_domain": "google.com",
                    "location_code": 21167,
                    "language_code": "en",
                    "check_url": "https://www.google.com/search?q=McDonald%27s&sort=qualityScore&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&uule=w+CAIQIFISCamlI_HwS8xMEWeVGN7Bxs_d",
                    "datetime": "2021-10-08 13:42:16 +00:00",
                    "title": "McDonald's",
                    "sub_title": "688 8th Ave, New York, NY",
                    "rating": {
                        "rating_type": "Max5",
                        "value": 3.4,
                        "votes_count": null,
                        "rating_max": 5
                    },
                    "feature_id": "0x0:0x1952a6258d36ecc5",
                    "place_id": null,
                    "cid": "1824703479251659973",
                    "reviews_count": 1755,
                    "items_count": 50,
                    "items": [
                        {
                            "type": "google_reviews_search",
                            "rank_group": 1,
                            "rank_absolute": 1,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]",
                            "review_text": "The worst McDonald’s I’ve ever visited my entire life. Line is super long with 20+ orders backed up. Restroom is out of service. Physically present but app saids this place is closed and can’t pick my mobile order. Staffs are rude and ignores everyone waiting with a question. A total waste of time here. Management needs to see this.",
                            "time_ago": "2 months ago",
                            "timestamp": "2021-08-08 13:42:00 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 536,
                            "photos_count": 741,
                            "local_guide": true,
                            "profile_name": "Chan Hei Sam Lau",
                            "profile_url": "https://www.google.com/maps/contrib/105822450217811338799?hl=en-ES&sa=X&ved=2ahUKEwjn2JDZ-LrzAhXF8uAKHbYeDfEQvvQBegQIARA2",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GjdQXU2LhPtwI-uebP2LF9d5t1TO9s28dHkl89UEA=s40-c-c0x00000000-cc-rp-mo-ba5-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 2,
                            "rank_absolute": 2,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[2]",
                            "review_text": "Breakfast was cool coffee cool  I asked 4 ligh and  sweet  nasty no napkins",
                            "time_ago": "4 months ago",
                            "timestamp": "2021-06-08 13:42:00 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 12,
                            "photos_count": 1,
                            "local_guide": false,
                            "profile_name": "chris james",
                            "profile_url": "https://www.google.com/maps/contrib/116244187094923177515?hl=en-ES&sa=X&ved=2ahUKEwjn2JDZ-LrzAhXF8uAKHbYeDfEQvvQBegQIARBE",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GgMOk9Hl6SfrlQXJ0BwkIt94DjNBqrZ3VtiF5Gd=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 3,
                            "rank_absolute": 3,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[3]",
                            "review_text": "Too slow, dirty all over the place. Terrible customer service.",
                            "time_ago": "a month ago",
                            "timestamp": "2021-09-08 13:42:00 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 5,
                            "photos_count": 1,
                            "local_guide": false,
                            "profile_name": "Yohancen Guillén",
                            "profile_url": "https://www.google.com/maps/contrib/104934858370403115888?hl=en-ES&sa=X&ved=2ahUKEwjn2JDZ-LrzAhXF8uAKHbYeDfEQvvQBegQIARBR",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GhwaAfaCbG8yacLyS0vWfxSZOQBJ4bkH4JPiFD2xA=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 4,
                            "rank_absolute": 4,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[4]",
                            "review_text": "Usually good but I need to check my food more.  Stale apple pie is ridiculous",
                            "time_ago": "a week ago",
                            "timestamp": "2021-10-01 13:42:00 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 2,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 80,
                            "photos_count": 5,
                            "local_guide": true,
                            "profile_name": "Savannah",
                            "profile_url": "https://www.google.com/maps/contrib/103294036898017713949?hl=en-ES&sa=X&ved=2ahUKEwjn2JDZ-LrzAhXF8uAKHbYeDfEQvvQBegQIARBe",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14Gi52VzbgQdfeRDDICyoeR0onoe9Gcv3TkejrMjm=s40-c-c0x00000000-cc-rp-mo-ba3-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 5,
                            "rank_absolute": 5,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[5]",
                            "review_text": "didn't give me everything I ordered I had to go back.  I ordered a crispy chicken sandwich and a spicy chicken sandwich with french fries and a Coke.  when I left and opened my bag I was missing the spicy chicken sandwich.  crispy chicken sandwich was nasty I went back showed my receipt they gave me my spicy chicken sandwich which was really good.  I didn't like having to come back and the crispy chicken sandwich was tired btw.  it was actually it was nasty I've had it before and they didn't make it right.  And it was cold at least when I went back my spicy chicken sandwich was fresh.",
                            "time_ago": "2 months ago",
                            "timestamp": "2021-08-08 13:42:00 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 2,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 4,
                            "photos_count": null,
                            "local_guide": false,
                            "profile_name": "Robert Darwak",
                            "profile_url": "https://www.google.com/maps/contrib/106425735869223262337?hl=en-ES&sa=X&ved=2ahUKEwjn2JDZ-LrzAhXF8uAKHbYeDfEQvvQBegQIARBq",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GiBJC6EkfEC4vhKoZaAuZdkUUyS--E2OmcPhxcR=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 6,
                            "rank_absolute": 6,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]",
                            "review_text": "Can't expect much at 3am but they were still disappointing. Place was clean but food tasted old and reheated.",
                            "time_ago": "a month ago",
                            "timestamp": "2021-09-08 13:42:00 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 2,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 37,
                            "photos_count": 5,
                            "local_guide": true,
                            "profile_name": "Michael Turner",
                            "profile_url": "https://www.google.com/maps/contrib/105007914750310430611?hl=en-ES&sa=X&ved=2ahUKEwjn2JDZ-LrzAhXF8uAKHbYeDfEQvvQBegQIARB2",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GjRLymcfVIY2TCznnPW76NzeUbb80JkltJogiioRA=s40-c-c0x00000000-cc-rp-mo-ba3-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 7,
                            "rank_absolute": 7,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[7]",
                            "review_text": "Popped in for a quick lunch. Got a soda and found out later it was flat. Came back for breakfast and they gave me 2 sodas for the inconvenience! Thanks for the great customer service!",
                            "time_ago": "2 months ago",
                            "timestamp": "2021-08-08 13:42:00 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 142,
                            "photos_count": null,
                            "local_guide": true,
                            "profile_name": "Brian Proctor",
                            "profile_url": "https://www.google.com/maps/contrib/106432757211386589990?hl=en-ES&sa=X&ved=2ahUKEwjn2JDZ-LrzAhXF8uAKHbYeDfEQvvQBegUIARCBAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a/AATXAJxycPowv4wYolxp16_sx95GOpHAH8gPNM8Q_Ag3=s40-c-c0x00000000-cc-rp-mo-ba4-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 8,
                            "rank_absolute": 8,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[8]",
                            "review_text": "Kiosk to order food. Excellent 👌. No need to see arrogant employees to order your food. They should have it in all the stores.",
                            "time_ago": "a month ago",
                            "timestamp": "2021-09-08 13:42:00 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 14,
                            "photos_count": 3,
                            "local_guide": false,
                            "profile_name": "virendra soni",
                            "profile_url": "https://www.google.com/maps/contrib/104426621595632812690?hl=en-ES&sa=X&ved=2ahUKEwjn2JDZ-LrzAhXF8uAKHbYeDfEQvvQBegUIARCMAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a/AATXAJzOv54N5MRMOPLBnQvROuMLtPmn_nQWsKiole-3=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 9,
                            "rank_absolute": 9,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[9]",
                            "review_text": "It's okay for a quick lunch and out.",
                            "time_ago": "a month ago",
                            "timestamp": "2021-09-08 13:42:00 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 3,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 206,
                            "photos_count": 151,
                            "local_guide": true,
                            "profile_name": "Roberto Sambolin III",
                            "profile_url": "https://www.google.com/maps/contrib/107743295345751457754?hl=en-ES&sa=X&ved=2ahUKEwjn2JDZ-LrzAhXF8uAKHbYeDfEQvvQBegUIARCXAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GhC3SI2Q1K_g8fUb-MuwHZ1F8pZQyp7hKcLm4BGFA=s40-c-c0x00000000-cc-rp-mo-ba4-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 10,
                            "rank_absolute": 10,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[10]",
                            "review_text": "Quick, clean, and friendly experience. For New York, this is always a challenge but somehow their current staff got it right. Since COVID their guidelines require that things be so sterile and not very warm in terms of aesthetics. So you really want to go in and come right out (I guess that's the point- no lingering to \"stop the spread\"). However, they makeup for this sterile environment with friendly service.",
                            "time_ago": "5 months ago",
                            "timestamp": "2021-05-08 13:42:00 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 146,
                            "photos_count": 453,
                            "local_guide": true,
                            "profile_name": "Krista Vista",
                            "profile_url": "https://www.google.com/maps/contrib/118193862459994986494?hl=en-ES&sa=X&ved=2ahUKEwjn2JDZ-LrzAhXF8uAKHbYeDfEQvvQBegUIARCiAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14Ghn6L8QKhi8UlP8CrwUXkGWlItSpGjTO61PHzH23-s=s40-c-c0x00000000-cc-rp-mo-ba5-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 11,
                            "rank_absolute": 11,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]",
                            "review_text": "Worst McDonald’s ever, my girl and I ordered 2 large frappes with oreo topping and a crispy mcchicken with mayo and cheese for her which, they did not do. The sandwich was dry and had no cheese or mayo. They also didnt put oreo in the frappe and they refused to refund her money back or make a new sandwich",
                            "time_ago": "a month ago",
                            "timestamp": "2021-09-08 13:42:05 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 1,
                            "photos_count": null,
                            "local_guide": false,
                            "profile_name": "P-Trill",
                            "profile_url": "https://www.google.com/maps/contrib/111065235705550074774?hl=en-BD&sa=X&ved=2ahUKEwikgp7b-LrzAhW_xzgGHXxTCcYQvvQBegQIARAw",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14Gj6KZ4LKXXUJMTvkgbq11Q3dDl6MIiTz5iMlUqE7A=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 12,
                            "rank_absolute": 12,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[2]",
                            "review_text": "Asked for a ton of mayo, got exactly what i wanted go here if you want good service!!!",
                            "time_ago": "2 months ago",
                            "timestamp": "2021-08-08 13:42:05 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 21,
                            "photos_count": 5,
                            "local_guide": true,
                            "profile_name": "alx",
                            "profile_url": "https://www.google.com/maps/contrib/107024491447156832872?hl=en-BD&sa=X&ved=2ahUKEwikgp7b-LrzAhW_xzgGHXxTCcYQvvQBegQIARA7",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14Ghxy-Zg1fKCLDDuRu5KegSxOBDQgTlNjhndv8KY6A=s40-c-c0x00000000-cc-rp-mo-ba2-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 13,
                            "rank_absolute": 13,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[3]",
                            "review_text": "I placed a late night mobile order. When I arrived to the doors were tied shut and the restaurant closed. No food but my card has been charged.",
                            "time_ago": "3 months ago",
                            "timestamp": "2021-07-08 13:42:05 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 63,
                            "photos_count": 294,
                            "local_guide": true,
                            "profile_name": "David Hamann",
                            "profile_url": "https://www.google.com/maps/contrib/108683819352400952874?hl=en-BD&sa=X&ved=2ahUKEwikgp7b-LrzAhW_xzgGHXxTCcYQvvQBegQIARBG",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GgrB5IE1bA4GQZDSiqaYR18l8G6N6ah8cVNcw0qpHc=s40-c-c0x00000000-cc-rp-mo-ba4-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 14,
                            "rank_absolute": 14,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[4]",
                            "review_text": "Cold food. Pretty fast service though",
                            "time_ago": "a year ago",
                            "timestamp": "2020-10-08 13:42:05 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 3,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 108,
                            "photos_count": 1037,
                            "local_guide": true,
                            "profile_name": "Kevin Thompson",
                            "profile_url": "https://www.google.com/maps/contrib/117095996104920560071?hl=en-BD&sa=X&ved=2ahUKEwikgp7b-LrzAhW_xzgGHXxTCcYQvvQBegQIARBR",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GjmfeCC971HqDdQ_Ye3PrdPdB50sMLr27szuUWyow=s40-c-c0x00000000-cc-rp-mo-ba5-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 15,
                            "rank_absolute": 15,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[5]",
                            "review_text": "Very small place, no customer service.\nWithin one hour we were there eating, around 5 homeless people got in there and one was bothering one customer asking for money for a long time and NOBODY from MC Donald said anything and did nothing to stop this  person.  Nobody said anything.\nWe gave him money and he left, but i think that should not happened.",
                            "time_ago": "2 months ago",
                            "timestamp": "2021-08-08 13:42:05 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 77,
                            "photos_count": 24,
                            "local_guide": true,
                            "profile_name": "Gabby Calenzani",
                            "profile_url": "https://www.google.com/maps/contrib/109943555996874516110?hl=en-BD&sa=X&ved=2ahUKEwikgp7b-LrzAhW_xzgGHXxTCcYQvvQBegQIARBi",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GhEEK14NpVeS6g2H90TOtyRbUMOss0PjChIro5D8A=s40-c-c0x00000000-cc-rp-mo-ba4-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 16,
                            "rank_absolute": 16,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]",
                            "review_text": "Don't let you use the bathroom unless you buy something. Wack",
                            "time_ago": "a month ago",
                            "timestamp": "2021-09-08 13:42:05 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 49,
                            "photos_count": 132,
                            "local_guide": true,
                            "profile_name": "Nick B",
                            "profile_url": "https://www.google.com/maps/contrib/108530807254193192320?hl=en-BD&sa=X&ved=2ahUKEwikgp7b-LrzAhW_xzgGHXxTCcYQvvQBegQIARBu",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GhgnM4MgzSXrMeBs5l2SQ6gcKS5briz_UG-7PqR7Q=s40-c-c0x00000000-cc-rp-mo-ba4-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 17,
                            "rank_absolute": 17,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[7]",
                            "review_text": "They seem under renevation order was terrible and Security Guard was a lkttle Overratted",
                            "time_ago": "2 months ago",
                            "timestamp": "2021-08-08 13:42:05 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 4,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 87,
                            "photos_count": 246,
                            "local_guide": true,
                            "profile_name": "Essance Of A Female EOF",
                            "profile_url": "https://www.google.com/maps/contrib/113105213074798990067?hl=en-BD&sa=X&ved=2ahUKEwikgp7b-LrzAhW_xzgGHXxTCcYQvvQBegQIARB5",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GhlKhYBfsphkTco4BvANpMHcxUinO_1uYopt18=s40-c-c0x00000000-cc-rp-mo-ba4-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 18,
                            "rank_absolute": 18,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[8]",
                            "review_text": "Horrible experience. The manager Justin is very rude. I made an order and asked about the bathroom. Actually I am pregnant u should make an exception. She refused me ia a very rude manner. It is not acceptable. I use the bathroom in another location what is the problem with yours? She said it is out order so where do u use the bathroom? It is not True. Only one bathroom had a sighn thats \"out of order r\"",
                            "time_ago": "4 months ago",
                            "timestamp": "2021-06-08 13:42:05 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 22,
                            "photos_count": 4,
                            "local_guide": true,
                            "profile_name": "Whitney Smith",
                            "profile_url": "https://www.google.com/maps/contrib/105354069250131440997?hl=en-BD&sa=X&ved=2ahUKEwikgp7b-LrzAhW_xzgGHXxTCcYQvvQBegUIARCEAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GiwtHfCALBuKvivs1gNOmoyKtVqCyNrFKKX_qbGIw=s40-c-c0x00000000-cc-rp-mo-ba2-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 19,
                            "rank_absolute": 19,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[9]",
                            "review_text": "The store needs a new manager the 6 order boards as you walk in not working the app shows up that the store is closed cashier is a busy having conversations instead of doing their job totally ridiculous",
                            "time_ago": "a month ago",
                            "timestamp": "2021-09-08 13:42:05 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 18,
                            "photos_count": 7,
                            "local_guide": false,
                            "profile_name": "Mike perez",
                            "profile_url": "https://www.google.com/maps/contrib/112943690823905203758?hl=en-BD&sa=X&ved=2ahUKEwikgp7b-LrzAhW_xzgGHXxTCcYQvvQBegUIARCQAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a/AATXAJwyAG5FIfZuMVVgw6u4PrT4FiCmjsGxw_KuCkrw=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 20,
                            "rank_absolute": 20,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[10]",
                            "review_text": "Today is my 2nd time and this McDonald didn’t put my pancakes....... I paid and they didn’t care about my order. My order number 1063 7:22am... I am not going this place again..... there was no greetings as well and every time you go inside it feels that you are burden on them.... sorry but I paid bot getting free food.",
                            "time_ago": "5 months ago",
                            "timestamp": "2021-05-08 13:42:05 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 4,
                            "photos_count": 2,
                            "local_guide": false,
                            "profile_name": "Muhammad Imran Khan",
                            "profile_url": "https://www.google.com/maps/contrib/112321861663413512563?hl=en-BD&sa=X&ved=2ahUKEwikgp7b-LrzAhW_xzgGHXxTCcYQvvQBegUIARCbAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14Gjc2_sTCYMLeBPoEYA0KWTd6KiemCXieJAUx87FDA=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 21,
                            "rank_absolute": 21,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]",
                            "review_text": "The food is always good, and the servers have been very polite as they give you your food.",
                            "time_ago": "6 months ago",
                            "timestamp": "2021-04-08 13:42:07 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 3,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 154,
                            "photos_count": 484,
                            "local_guide": true,
                            "profile_name": "Christina Melendez",
                            "profile_url": "https://www.google.com/maps/contrib/109120286461194004050?hl=en-IN&sa=X&ved=2ahUKEwjqvLTc-LrzAhV7gtgFHb7uAikQvvQBegQIARAw",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GjnjwYSoqWXKAcnnv3ZilaeM5Jzz2w_3Uy3eOlhlSc=s40-c-c0x00000000-cc-rp-mo-ba5-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 22,
                            "rank_absolute": 22,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[2]",
                            "review_text": "Great spot in the heart of the city.",
                            "time_ago": "a month ago",
                            "timestamp": "2021-09-08 13:42:07 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 122,
                            "photos_count": 50,
                            "local_guide": true,
                            "profile_name": "Brian Gallagher",
                            "profile_url": "https://www.google.com/maps/contrib/106052850307847002003?hl=en-IN&sa=X&ved=2ahUKEwjqvLTc-LrzAhV7gtgFHb7uAikQvvQBegQIARA7",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14Ggm4kYh8sIESEnHcdyCjalj3LCCbbEX1QH8s9W_=s40-c-c0x00000000-cc-rp-mo-ba4-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 23,
                            "rank_absolute": 23,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[3]",
                            "review_text": "The location is efficient with contactless ordering and payment. There is no indoor dining.",
                            "time_ago": "3 months ago",
                            "timestamp": "2021-07-08 13:42:07 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 3,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 45,
                            "photos_count": 62,
                            "local_guide": true,
                            "profile_name": "Jeannette Aycock",
                            "profile_url": "https://www.google.com/maps/contrib/115742638627379980117?hl=en-IN&sa=X&ved=2ahUKEwjqvLTc-LrzAhV7gtgFHb7uAikQvvQBegQIARBG",
                            "profile_image_url": "https://lh3.googleusercontent.com/a/AATXAJyYA5qS6P-wfBN5o040EvAqbIsNSHiyu9_yVZZF=s40-c-c0x00000000-cc-rp-mo-ba3-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 24,
                            "rank_absolute": 24,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[4]",
                            "review_text": "Used the Locator Tent. Sat at the table. But I had to go to the pick-up counter to pick up my food, which was not served in a tray but pack-to-go. On my receipt, it was indicated EAT-IN with my Locator number. On the piece of paper that the staff handed over to me when I picked up my food, it said EAT-IN. So why was I made to collect my food? What was the point of the locator tent? Absolutely pointless. And went there at 6.44am, early morning, but the cashier and serving staff all had an unhappy face. Even the security guard in the restaurant had an unhappy look. Absolutely spoiled the start of my day.",
                            "time_ago": "a year ago",
                            "timestamp": "2020-10-08 13:42:07 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 39,
                            "photos_count": 58,
                            "local_guide": true,
                            "profile_name": "Jordan Ong J",
                            "profile_url": "https://www.google.com/maps/contrib/106222555760682450688?hl=en-IN&sa=X&ved=2ahUKEwjqvLTc-LrzAhV7gtgFHb7uAikQvvQBegQIARBR",
                            "profile_image_url": "https://lh3.googleusercontent.com/a/AATXAJxtKBRd0JvXmRcF75fJ7Ba1OFj1DrVacHlg4_nO=s40-c-c0x00000000-cc-rp-mo-ba3-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 25,
                            "rank_absolute": 25,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[5]",
                            "review_text": "One of the workers were being condescending to a delivery pick up rep who was waiting for the order I guess some online client might have ordered not very cool",
                            "time_ago": "a month ago",
                            "timestamp": "2021-09-08 13:42:07 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 2,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 49,
                            "photos_count": 49,
                            "local_guide": true,
                            "profile_name": "Woods Kenya",
                            "profile_url": "https://www.google.com/maps/contrib/114631545112141258594?hl=en-IN&sa=X&ved=2ahUKEwjqvLTc-LrzAhV7gtgFHb7uAikQvvQBegQIARBg",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GjWTpgLKCSh26Hoy8j3QdAH4VU85Sf_HqOCUnpJgw=s40-c-c0x00000000-cc-rp-mo-ba3-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 26,
                            "rank_absolute": 26,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]",
                            "review_text": "Harvey Road Service disregard for my online order I was very upset and disappointed never again",
                            "time_ago": "a week ago",
                            "timestamp": "2021-10-01 13:42:07 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 2,
                            "photos_count": null,
                            "local_guide": false,
                            "profile_name": "migdoel rivera",
                            "profile_url": "https://www.google.com/maps/contrib/111696427407575367297?hl=en-IN&sa=X&ved=2ahUKEwjqvLTc-LrzAhV7gtgFHb7uAikQvvQBegQIARBr",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GhWzitB16Sw3Ij-ss5GUdFa1Xn6aJqhfYbY6dNwjD0=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 27,
                            "rank_absolute": 27,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[7]",
                            "review_text": "Don’t order from this McDonald’s. I ordered the chicken nugget meal and when it arrived, they not only forgot my chicken nuggets (which is the main part of the meal) but they gave me cold fries. A total waste. You can’t even call this restaurant because the phone line doesn’t even go through. Would give zero stars if possible.",
                            "time_ago": "4 months ago",
                            "timestamp": "2021-06-08 13:42:07 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 27,
                            "photos_count": 9,
                            "local_guide": true,
                            "profile_name": "Aria Valadez",
                            "profile_url": "https://www.google.com/maps/contrib/105839030857683981405?hl=en-IN&sa=X&ved=2ahUKEwjqvLTc-LrzAhV7gtgFHb7uAikQvvQBegQIARB3",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14Gg6O31X6UqJBROHv6oIkaz5R8A7yxGuH55N-oKztg=s40-c-c0x00000000-cc-rp-mo-ba3-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 28,
                            "rank_absolute": 28,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[8]",
                            "review_text": "This place is so slow, no matter what time of day you visit. They must be trying to contend with the DMV...lol",
                            "time_ago": "3 months ago",
                            "timestamp": "2021-07-08 13:42:07 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 3,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 7,
                            "photos_count": null,
                            "local_guide": false,
                            "profile_name": "Thompson James",
                            "profile_url": "https://www.google.com/maps/contrib/110401681186423660937?hl=en-IN&sa=X&ved=2ahUKEwjqvLTc-LrzAhV7gtgFHb7uAikQvvQBegUIARCCAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a/AATXAJxCfrPEE_jJlNGMv_O7zK871GSLri3_kdWuVH0v=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 29,
                            "rank_absolute": 29,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[9]",
                            "review_text": "Went to the kiosk to place a full order. Took the table ticket and sat upstairs. It took near 10 minutes for a server to bring my food. Instead, I was given a large cup of coffee. I did not order coffee. I order a chicken sandwich meal with a large Sprite. Another server came with my large Sprite, but no food. They did not believe I ordered more than the Sprint. I had to show my receipt of proof that I ordered more than one thing. At this point it’s been around 20 minutes. The server came back saying that my food was downstairs sitting at a table. So now my food is cold. The workers do not pay attention at this location. Most of them are young and careless. I spent more time than needed inside the restaurant trying to get my order corrected. With no offer of them re-doing my order so it could be fresh, and hot.",
                            "time_ago": "a year ago",
                            "timestamp": "2020-10-08 13:42:07 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 11,
                            "photos_count": 35,
                            "local_guide": true,
                            "profile_name": "Bryan",
                            "profile_url": "https://www.google.com/maps/contrib/103606739234545873849?hl=en-IN&sa=X&ved=2ahUKEwjqvLTc-LrzAhV7gtgFHb7uAikQvvQBegUIARCNAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GgJ8dQ3t7SmEW6olK_olpPASdzgyhaHBytJzm8FdZg=s40-c-c0x00000000-cc-rp-mo-ba2-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 30,
                            "rank_absolute": 30,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[10]",
                            "review_text": "This place is rated as 1.5 on Yelp mainly for bad service. After visiting this place as a tourist, I think 1.5 is too good for one of the worst McDonald's restaurants in the world.\n1. They served Mocha Frappe in a leaky cup, but they refused to change the cup.\n2. They took a Happy Meal order with apple juice but forced us to accept milk or chocolate milk, which my kid could never drink due to dairy allergy. Why can't they just refund or give us some water instead at least.\n3. The seats smelled like human waste. Definitely not clean.\nI don't recommend this place.",
                            "time_ago": "2 years ago",
                            "timestamp": "2019-10-08 13:42:07 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 7,
                            "photos_count": 15,
                            "local_guide": true,
                            "profile_name": "Koichiro Doi",
                            "profile_url": "https://www.google.com/maps/contrib/114708884197507895729?hl=en-IN&sa=X&ved=2ahUKEwjqvLTc-LrzAhV7gtgFHb7uAikQvvQBegUIARCbAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GjwB1d--gHR0z3SSQimqSRKnrny9f62l2YVFIZ1xZs=s40-c-c0x00000000-cc-rp-mo-ba3-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 31,
                            "rank_absolute": 31,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]",
                            "review_text": "Quick and yummy. I only go for breakfast which luckily lasts all day!",
                            "time_ago": "4 months ago",
                            "timestamp": "2021-06-08 13:42:14 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 18,
                            "photos_count": 1,
                            "local_guide": false,
                            "profile_name": "Evelyn Richmond",
                            "profile_url": "https://www.google.com/maps/contrib/104421025380312058486?hl=en-VN&sa=X&ved=2ahUKEwjr9MDf-LrzAhXSF4gKHcgoBoUQvvQBegQIARAw",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GjNAMh31kpX_p0TsoJuHT86lhfctrMCELmhp9nBZ4A=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 32,
                            "rank_absolute": 32,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[2]",
                            "review_text": "Packed but service was fast food hot and fresh",
                            "time_ago": "4 months ago",
                            "timestamp": "2021-06-08 13:42:14 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 63,
                            "photos_count": 7,
                            "local_guide": false,
                            "profile_name": "Lindsey Lamar",
                            "profile_url": "https://www.google.com/maps/contrib/107327213635969479072?hl=en-VN&sa=X&ved=2ahUKEwjr9MDf-LrzAhXSF4gKHcgoBoUQvvQBegQIARA7",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GhKkqRXyou5Y-kVZXzVEErWLEQEQLIPwUy4mMDqGA=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 33,
                            "rank_absolute": 33,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[3]",
                            "review_text": "The 3 happy meal were lacking the apple slices .",
                            "time_ago": "4 months ago",
                            "timestamp": "2021-06-08 13:42:14 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 5,
                            "photos_count": null,
                            "local_guide": false,
                            "profile_name": "Zeinab HR",
                            "profile_url": "https://www.google.com/maps/contrib/112262138836106135654?hl=en-VN&sa=X&ved=2ahUKEwjr9MDf-LrzAhXSF4gKHcgoBoUQvvQBegQIARBG",
                            "profile_image_url": "https://lh3.googleusercontent.com/a/AATXAJx0srF0tjd0dyShwD8r0kGVFJpbC3iB4WoaLtzE=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 34,
                            "rank_absolute": 34,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[4]",
                            "review_text": "Manager has a nasty attitude and so are the employees. Throwing my food in the bag and tossing the bag at me, rolling their eyes and getting my order wrong multiple times.",
                            "time_ago": "3 months ago",
                            "timestamp": "2021-07-08 13:42:14 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 20,
                            "photos_count": 10,
                            "local_guide": true,
                            "profile_name": "Nayarit Reyes",
                            "profile_url": "https://www.google.com/maps/contrib/106248097263128237678?hl=en-VN&sa=X&ved=2ahUKEwjr9MDf-LrzAhXSF4gKHcgoBoUQvvQBegQIARBR",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14Gg_D9lekS5_TBOFC-gzUr9xipxxS_B8L4RRxK-XXA=s40-c-c0x00000000-cc-rp-mo-ba2-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 35,
                            "rank_absolute": 35,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[5]",
                            "review_text": "Clean and fast service.",
                            "time_ago": "a month ago",
                            "timestamp": "2021-09-08 13:42:14 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 4,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 131,
                            "photos_count": 5,
                            "local_guide": true,
                            "profile_name": "Timothy Elijah Hemingway",
                            "profile_url": "https://www.google.com/maps/contrib/105250757593619055578?hl=en-VN&sa=X&ved=2ahUKEwjr9MDf-LrzAhXSF4gKHcgoBoUQvvQBegQIARBc",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GiGvR62NxasnqNE9KOh9SlwCGUqYlPx9g7wii773A=s40-c-c0x00000000-cc-rp-mo-ba4-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 36,
                            "rank_absolute": 36,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]",
                            "review_text": "The service was bad. Had to wait ten minutes to order my food.",
                            "time_ago": "3 months ago",
                            "timestamp": "2021-07-08 13:42:14 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 6,
                            "photos_count": null,
                            "local_guide": false,
                            "profile_name": "Adrian Dorsey",
                            "profile_url": "https://www.google.com/maps/contrib/118415858744637708505?hl=en-VN&sa=X&ved=2ahUKEwjr9MDf-LrzAhXSF4gKHcgoBoUQvvQBegQIARBn",
                            "profile_image_url": "https://lh3.googleusercontent.com/a/AATXAJxeWd4fOAD6zlIFpHEeABfj_5wRF24AvzLyDWvd=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 37,
                            "rank_absolute": 37,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[7]",
                            "review_text": "Efficient and tasty food.",
                            "time_ago": "2 months ago",
                            "timestamp": "2021-08-08 13:42:14 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 4,
                            "photos_count": 11,
                            "local_guide": false,
                            "profile_name": "Francina Adon",
                            "profile_url": "https://www.google.com/maps/contrib/113978199138775744668?hl=en-VN&sa=X&ved=2ahUKEwjr9MDf-LrzAhXSF4gKHcgoBoUQvvQBegQIARBy",
                            "profile_image_url": "https://lh3.googleusercontent.com/a/AATXAJwtROPlN7EDNHc6Yxl7lM3jHgfzv3po2FJHRavk=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 38,
                            "rank_absolute": 38,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[8]",
                            "review_text": "Fast, efficient, and consistent quality everytime.",
                            "time_ago": "4 months ago",
                            "timestamp": "2021-06-08 13:42:14 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 23,
                            "photos_count": 23,
                            "local_guide": false,
                            "profile_name": "D Maestas",
                            "profile_url": "https://www.google.com/maps/contrib/104053579854372988676?hl=en-VN&sa=X&ved=2ahUKEwjr9MDf-LrzAhXSF4gKHcgoBoUQvvQBegQIARB9",
                            "profile_image_url": "https://lh3.googleusercontent.com/a/AATXAJzn5XxQFTPdk30jcRXygxqsJJqlb1Cqx5OZ2i2T=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 39,
                            "rank_absolute": 39,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[9]",
                            "review_text": "My purchase didn't go through and I had to wait for help.  It was rainy today and they didn't have indoor dining.",
                            "time_ago": "3 months ago",
                            "timestamp": "2021-07-08 13:42:14 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 3,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 14,
                            "photos_count": null,
                            "local_guide": false,
                            "profile_name": "Linda M. Wynne",
                            "profile_url": "https://www.google.com/maps/contrib/110998043953240485675?hl=en-VN&sa=X&ved=2ahUKEwjr9MDf-LrzAhXSF4gKHcgoBoUQvvQBegUIARCIAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a/AATXAJznlgDVdPKMWQMo4dvfG0oS9U2ELUsq4lOFgjmG=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 40,
                            "rank_absolute": 40,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[10]",
                            "review_text": "Basic place. Slow staff.",
                            "time_ago": "4 months ago",
                            "timestamp": "2021-06-08 13:42:14 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 3,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 195,
                            "photos_count": 5,
                            "local_guide": true,
                            "profile_name": "Simeon_Tribe_Warrior",
                            "profile_url": "https://www.google.com/maps/contrib/100736778455476323812?hl=en-VN&sa=X&ved=2ahUKEwjr9MDf-LrzAhXSF4gKHcgoBoUQvvQBegUIARCTAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GgTil4bsS0OazROdBT5LNacqY3j6PVH02bLy3M1zQ=s40-c-c0x00000000-cc-rp-mo-ba5-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 41,
                            "rank_absolute": 41,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]",
                            "review_text": "A regular McDonald’s unfortunately not very clean. But the food was fine!",
                            "time_ago": "8 months ago",
                            "timestamp": "2021-02-08 13:42:16 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 3,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 125,
                            "photos_count": 55,
                            "local_guide": true,
                            "profile_name": "& Carmen Sophia",
                            "profile_url": "https://www.google.com/maps/contrib/101694698036089161211?hl=en-NG&sa=X&ved=2ahUKEwjSx_Hg-LrzAhV-B2MBHYf0BsIQvvQBegQIARAw",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14Gj4GM_56l75ea0SpYpQg1VgQaZDtlKUT8YUqxZlKQ=s40-c-c0x00000000-cc-rp-mo-ba4-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 42,
                            "rank_absolute": 42,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[2]",
                            "review_text": "Super super slow. They take like 26 minutes just to serve you.  I asked for nuggets with a sauce and I didn't get any sauce.",
                            "time_ago": "11 months ago",
                            "timestamp": "2020-11-08 13:42:16 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 2,
                            "photos_count": 2,
                            "local_guide": false,
                            "profile_name": "Marlene",
                            "profile_url": "https://www.google.com/maps/contrib/102824793994255968994?hl=en-NG&sa=X&ved=2ahUKEwjSx_Hg-LrzAhV-B2MBHYf0BsIQvvQBegQIARA7",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GhMwj7b4KcdR-u3rDIrXtGVUbJS1v4tY_eYYFsPJgM=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 43,
                            "rank_absolute": 43,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[3]",
                            "review_text": "Lesson learned: they don't have mcchicken biscuits or sweet tea in NY.",
                            "time_ago": "8 months ago",
                            "timestamp": "2021-02-08 13:42:16 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 4,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 274,
                            "photos_count": 280,
                            "local_guide": true,
                            "profile_name": "Caleb S",
                            "profile_url": "https://www.google.com/maps/contrib/103359065249608396729?hl=en-NG&sa=X&ved=2ahUKEwjSx_Hg-LrzAhV-B2MBHYf0BsIQvvQBegQIARBG",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14Gjq4UbaL3BcyjRmcxG18XmNkOE02r4Wn-NyAgyo=s40-c-c0x00000000-cc-rp-mo-ba5-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 44,
                            "rank_absolute": 44,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[4]",
                            "review_text": "Nice location in the busiest part of the city. When the world was normal, I'm sure this place will usually not have a free Sq inch of space to stand",
                            "time_ago": "8 months ago",
                            "timestamp": "2021-02-08 13:42:16 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 223,
                            "photos_count": 85,
                            "local_guide": true,
                            "profile_name": "Adewale Ogunleye",
                            "profile_url": "https://www.google.com/maps/contrib/105865037633400945004?hl=en-NG&sa=X&ved=2ahUKEwjSx_Hg-LrzAhV-B2MBHYf0BsIQvvQBegQIARBR",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GjieTXDyarNPnYgLm2zNYukR6UYfpm5yXUTDiwedQ=s40-c-c0x00000000-cc-rp-mo-ba5-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 45,
                            "rank_absolute": 45,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[5]",
                            "review_text": "Nice and quiet place. It's nice they have a restroom. Nice location near Broadway. I like their shamrock shake! Convenient ATM inside. Bathrooms dirty.",
                            "time_ago": "4 years ago",
                            "timestamp": "2017-10-08 13:42:16 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 2,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 492,
                            "photos_count": 99,
                            "local_guide": true,
                            "profile_name": "Mary Raphael George",
                            "profile_url": "https://www.google.com/maps/contrib/111804332381639835095?hl=en-NG&sa=X&ved=2ahUKEwjSx_Hg-LrzAhV-B2MBHYf0BsIQvvQBegQIARBc",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GjfDzm6ZJ0wOjaFIFn0A_d77eC2B-Un6x8m15nnDrA=s40-c-c0x00000000-cc-rp-mo-ba5-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 46,
                            "rank_absolute": 46,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]",
                            "review_text": "Love the self-service machines that they have!",
                            "time_ago": "7 months ago",
                            "timestamp": "2021-03-08 13:42:16 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 20,
                            "photos_count": 1,
                            "local_guide": true,
                            "profile_name": "Vinicius",
                            "profile_url": "https://www.google.com/maps/contrib/102188675190897158558?hl=en-NG&sa=X&ved=2ahUKEwjSx_Hg-LrzAhV-B2MBHYf0BsIQvvQBegQIARBp",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14Gjd-hBUeaxjBDe9arzGYeP1rr58G6nfloZlQRiPrQ=s40-c-c0x00000000-cc-rp-mo-ba2-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 47,
                            "rank_absolute": 47,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[7]",
                            "review_text": "Yes. Because when my mother and me other much food for my family the employee do the food the most fast they can.",
                            "time_ago": "6 months ago",
                            "timestamp": "2021-04-08 13:42:16 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 4,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 4,
                            "photos_count": null,
                            "local_guide": false,
                            "profile_name": "wilmari cruz",
                            "profile_url": "https://www.google.com/maps/contrib/111805451954641691853?hl=en-NG&sa=X&ved=2ahUKEwjSx_Hg-LrzAhV-B2MBHYf0BsIQvvQBegQIARB0",
                            "profile_image_url": "https://lh3.googleusercontent.com/a/AATXAJwtrx_jofEzvbQ5C5YRECmtilPJV8DCmUbs4k0=s40-c-c0x00000000-cc-rp-mo-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 48,
                            "rank_absolute": 48,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[8]",
                            "review_text": "Very nice place good staff great prices great atmosphere good food",
                            "time_ago": "8 months ago",
                            "timestamp": "2021-02-08 13:42:16 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 95,
                            "photos_count": 7,
                            "local_guide": true,
                            "profile_name": "Gaming With Ayanna",
                            "profile_url": "https://www.google.com/maps/contrib/104823953800110012303?hl=en-NG&sa=X&ved=2ahUKEwjSx_Hg-LrzAhV-B2MBHYf0BsIQvvQBegQIARB_",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GgFf4GFnYOFidiIdCn1R32aEk4D3UXR2J9oPJ0B=s40-c-c0x00000000-cc-rp-mo-ba4-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 49,
                            "rank_absolute": 49,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[9]",
                            "review_text": "Didn't let me use the bathroom",
                            "time_ago": "4 months ago",
                            "timestamp": "2021-06-08 13:42:16 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 1,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 69,
                            "photos_count": 297,
                            "local_guide": true,
                            "profile_name": "Luis Orellana",
                            "profile_url": "https://www.google.com/maps/contrib/101329440649756108051?hl=en-NG&sa=X&ved=2ahUKEwjSx_Hg-LrzAhV-B2MBHYf0BsIQvvQBegUIARCKAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14Ggq2si6G9PFwznfYi-vpcUEnqbAaaQ2CIQ1kTbUnXw=s40-c-c0x00000000-cc-rp-mo-ba4-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        },
                        {
                            "type": "google_reviews_search",
                            "rank_group": 50,
                            "rank_absolute": 50,
                            "position": "right",
                            "xpath": "/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[10]",
                            "review_text": "Great location for parking and in manhattan not many mcdonalds have available parking with the exception of feeding the meter. At night time the place gets crowded with the homeless",
                            "time_ago": "9 months ago",
                            "timestamp": "2021-01-08 13:42:16 +00:00",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": 5
                            },
                            "reviews_count": 33,
                            "photos_count": 5,
                            "local_guide": true,
                            "profile_name": "BryantCivica",
                            "profile_url": "https://www.google.com/maps/contrib/116524306418829672623?hl=en-NG&sa=X&ved=2ahUKEwjSx_Hg-LrzAhV-B2MBHYf0BsIQvvQBegUIARCVAQ",
                            "profile_image_url": "https://lh3.googleusercontent.com/a-/AOh14GgVWOekVU1Heid2b1RStilbPriNNjeNIsEi-ZCIHkI=s40-c-c0x00000000-cc-rp-mo-ba3-br100",
                            "owner_answer": null,
                            "owner_time_ago": null
                        }
                    ]
                }
            ]
        }
    ]
}

 

Embed DataForSeo widget on your website


Embed code:
Preview: