Site icon DataForSEO

How to collect Google and Yelp Reviews?

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

Google Reviews

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:

 
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
                        }
                    ]
                }
            ]
        }
    ]
}

Yelp Reviews

Yelp is a huge platform storing information about local businesses ranging from bars, restaurants, and cafes to hairdressers, spas, and gas stations. Yelp has over 199 million reviews of local establishments worldwide, helping users discover and connect with local businesses of all sizes. The platform has an average of over 178 million unique visitors per month.

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

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

1Specify the keyword or alias field in the Task POST array. The keyword should indicate the name of the local establishment. As for the alias parameter, it’s a unique business identifier on Yelp. It can be found in the URL of any business entity on the platform.

Example:

The alias of the following URL https://www.yelp.com/biz/vatos-urban-tacos-singapore?rl=en would be vatos-urban-tacos-singapore.

2Specify location_name or location_code. Note that this field is optional if you add the alias field to the Task POST array.

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

3Specify language_name or language code.

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

4Set 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 results sorting parameters by adding the sort_by field to the Task POST aray.

You can sort reviews by:

 
The default value is relevant.

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

[
    {
        "language_name": "English",
        "alias": "vatos-urban-tacos-singapore",
        "depth": 50,
        "sort_by": "highest_rating"
    }
]

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

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

Example of the response in JSON:

{
    "version": "0.1.20210917",
    "status_code": 20000,
    "status_message": "Ok.",
    "time": "0.0539 sec.",
    "cost": 0,
    "tasks_count": 1,
    "tasks_error": 0,
    "tasks": [
        {
            "id": "10111251-2806-0305-0000-010ae66a71c8",
            "status_code": 20000,
            "status_message": "Ok.",
            "time": "0.0267 sec.",
            "cost": 0,
            "result_count": 1,
            "path": [
                "v3",
                "business_data",
                "yelp",
                "reviews",
                "task_get",
                "10111251-2806-0305-0000-010ae66a71c8"
            ],
            "data": {
                "se_type": "reviews",
                "se": "yelp",
                "api": "business_data",
                "function": "reviews",
                "language_name": "English",
                "alias": "vatos-urban-tacos-singapore",
                "depth": 50,
                "sort_by": "highest_rating",
                "device": "desktop",
                "os": "windows"
            },
            "result": [
                {
                    "keyword": "vatos-urban-tacos-singapore",
                    "alias": "vatos-urban-tacos-singapore",
                    "type": "yelp_reviews",
                    "se_domain": "yelp.com",
                    "location_code": null,
                    "language_code": "en",
                    "check_url": "https://yelp.com/biz/vatos-urban-tacos-singapore?q=&sort_by=rating_desc&rl=en",
                    "datetime": "2021-10-11 09:52:31 +00:00",
                    "title": "Vatos Urban Tacos",
                    "reviews_count": 88,
                    "items_count": 50,
                    "items": [
                        {
                            "type": "yelp_reviews_search",
                            "rank_group": 1,
                            "rank_absolute": 1,
                            "position": "left",
                            "review_id": "-cX5dBhFxbQPsb0QxPWydA",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": null
                            },
                            "time_ago": "2020-05-11T00:00:00",
                            "review_text": "Greta place to come chill but now can only takeaway. Can try it out if you are keen in Mexican food especially their beef taco. Can't wait to go back again after ccircuit breaker",
                            "review_images": null,
                            "profile_name": "Fiona Y.",
                            "profile_url": "https://yelp.com/user_details?userid=ONgb4F0PSB9DJ-69htUi2g",
                            "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/Uo18I7DuJtYXHnInMVm8pQ/60s.jpg",
                            "profile_elite": false,
                            "owner_answer": null
                        },
                        {
                            "type": "yelp_reviews_search",
                            "rank_group": 2,
                            "rank_absolute": 2,
                            "position": "left",
                            "review_id": "3ncbQ2H6wt1Gk7h-Ozd8nQ",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": null
                            },
                            "time_ago": "2019-06-26T00:00:00",
                            "review_text": "Mexican food in Singapore? Yes absolutely Yes! If it's what your craving  this is the place. Chips and salsa. Drinks and the food is good. Loved the salsa.",
                            "review_images": null,
                            "profile_name": "M J.",
                            "profile_url": "https://yelp.com/user_details?userid=uNmmjpJyy3ler9CR9-4Jmw",
                            "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/pVMkKglSaFzLS3_lVCbdvQ/60s.jpg",
                            "profile_elite": false,
                            "owner_answer": null
                        },
                        {
                            "type": "yelp_reviews_search",
                            "rank_group": 3,
                            "rank_absolute": 3,
                            "position": "left",
                            "review_id": "w4Mciz3N2qCbgImfUpc61w",
                            "rating": {
                                "rating_type": "Max5",
                                "value": 5,
                                "votes_count": null,
                                "rating_max": null
                            },
                            "time_ago": "2019-05-13T00:00:00",
                            "review_text": "Well, Yelp never lets me down. Came to Vatos for dinner after needing a break from hawker stalls so I browsed Yelp and that's where we ended up.

My bf and I shared 3 orders of two tacos each- the beef brisket, pork belly, and fish tacos. They were all very delicious and although the taco tortilla appeared small, they were stacked to the sky with protein. It's not a very traditional Mexican place- because those places usually do two tortillas per taco, but I enjoyed these tacos thoroughly and I would come back if I ever visited Singapore again!", "review_images": null, "profile_name": "Cecilia T.", "profile_url": "https://yelp.com/user_details?userid=ZBllYKrFzaI0I7v6Wl26Wg", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/q8P1ycymqL0BU2KPK_iFig/60s.jpg", "profile_elite": true, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 4, "rank_absolute": 4, "position": "left", "review_id": "qsGARAhB3ItkgXVDq4xd2Q", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2019-01-03T00:00:00", "review_text": "Friendly place with lots of good options. I throughly enjoyed the Vatos style veggie burrito, definitely would say was worth every penny. Seems like a lot of the food there has their own twist to it. Definitely would recommend.", "review_images": null, "profile_name": "Milan S.", "profile_url": "https://yelp.com/user_details?userid=O8FnFNDeDDbRn0HPeWBAGA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/lL8DbMbUnhNcWPr2ElSvKA/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 5, "rank_absolute": 5, "position": "left", "review_id": "Rw3hrmt7QKecENmMn8-uKw", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2018-12-30T00:00:00", "review_text": "As a California native I can assure you the food is on point.  While visiting Singapore with my family, we visited Vatos on a whim (Mexican food in Southeast Asia?!?).  It was incredible!  The guacamole and OG margarita were excellent.  No bottled mix here, just tons of fresh lime juice.  The Korean fusion elevates traditional Mexican dishes to a whole new level.  You have got to try the Kimchi carnitas fries, they are out of this world!  The Fat Bastard burrito bowl lives up to it's name, it is ginormous (but very tasty).  Loved the addition of a crispy cheese layer to the quesadilla.  A note to another reviewer,freshly made corn tortillas are supposed to be thin.  I'm sorry we were too full for dessert.  The place was busy (and as others have noted loud), but the service was good.  Overall I would highly recommend.", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/pFnKpqtXhRZgGCzO6ER6YQ/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/YbT75qMHohMa79YjQ9fclQ/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/1MUFv0JSunNzsDTc4eihEQ/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/UI92_cLTz_vFkcwd1LUZKQ/180s.jpg" ], "profile_name": "Karalyn R.", "profile_url": "https://yelp.com/user_details?userid=2kGmXJbBmT8GD5Aq5gEuHg", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/G0sV9ZQVf1UYbAmbHCbJXg/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 6, "rank_absolute": 6, "position": "left", "review_id": "bwRbnblCE9oKzIb4nPs-Lg", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2018-11-16T00:00:00", "review_text": "First night in Singapore and fou d this hidden gem. It needs to be on your must try list!! Chimichuri street tacos with enough heat to numb your lips but filled with so much flavor, you won't stop eating!", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/crR4m6OZDuz9GZZSJhqb9A/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/5cnYaVS-hniMyeYdWdM__Q/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/OLpc0NWTK1FvWfbwgz7_fQ/180s.jpg" ], "profile_name": "Katie L.", "profile_url": "https://yelp.com/user_details?userid=xfwhj6oGB8wtwcHgFqBG6A", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/kEQFP2ZfzIgzBZi6LhoUVg/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 7, "rank_absolute": 7, "position": "left", "review_id": "UYloITTTL5kxCL9BM8jK6w", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2018-06-19T00:00:00", "review_text": "Good for Americans who need a taste of home while on vacation.
The service was good and the food was better.
The menu needs to state all ingredients. We had a vegan with us who requested the vegetable burrito bowl and asked for the crema to be left off.  It does not say there is cheese on it, but it came with cheese.  When we explained the person was vegan, they immediately fixed it.  
They were apologetic and fixed it with no issues.  Their nachos are some of the best!", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/FnXHj6YvtFHuPqo4URyH1g/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/evH_Zr4GqHaJRlHLHU8gdg/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/HJvCou25pwIE7o3574PCHw/180s.jpg" ], "profile_name": "J B.", "profile_url": "https://yelp.com/user_details?userid=RGVeJ7WsbKToia_CvRipjQ", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/_x89p1igHYQBRdCozfVnfQ/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 8, "rank_absolute": 8, "position": "left", "review_id": "U41oVmIQXu6tyjCKWKJxBA", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2018-03-12T00:00:00", "review_text": "Some of the best barbacoa spring rolls I have had anywhere! Great ambiance. Fat Bastard burrito was good, too.", "review_images": null, "profile_name": "Rafiq G.", "profile_url": "https://yelp.com/user_details?userid=56eh2_ZImiSYeZ6qexhnmA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/assets/srv0/yelp_styleguide/514f6997a318/assets/img/default_avatars/user_60_square.png", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 9, "rank_absolute": 9, "position": "left", "review_id": "LiTyRdB2FY95ipX85Vnqog", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2018-03-06T00:00:00", "review_text": "Vatos Urban Tacos knows exactly what they are doing when it comes to authentic Mexican tacos!

I gotta say that I was a little hesitant to go for tacos in Singapore. I mean, if I sometimes can't find good tacos in the USA, which is just north of the border from Mexico. How was I going to find real tacos in Singapore? ...But I was WRONG!

Obviously not all of their menu is authentic Mexican; they do have a lot of tacos and dishes which are a fusion of Mexican with Korean and other styles. To keep it traditional, we order the Tacos de Carne Asada and to try something new had the Tacos de Pollo con Kimchi. The carne asada tacos were legit!!!! The meat was so tender and flavorful, the red salsa was spicy and delicious, and the tortilla was made to perfection. The carne asada tacos definitely made me think about my hometown of Ciudad Juarez in Mexico. The Kimchi Chicken tacos, were also really good and fresh, but I gotta say they were a little too oily for my taste, and could barely taste the chicken. It was definitely something I had never tried before and I actually kind of like it.

Also, we were here on a Tuesday and they had a deal of 3 tacos for the price of 2 (#WINNING).", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/VlV2w82LL99GQwd-lhJGDQ/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/RhBCVI8ydxL-QTXn836Aqw/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/M_1JpLv9pg1CXuj9Y9AdlA/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/aS3EO7Yg9DL8-PGMat4DUg/180s.jpg" ], "profile_name": "Fernanda F.", "profile_url": "https://yelp.com/user_details?userid=D4GfXGZ1x4qQJNUFLyN9OA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/PD9wj1AmCt-JWlYVhEZ21g/60s.jpg", "profile_elite": true, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 10, "rank_absolute": 10, "position": "left", "review_id": "DWl4LLnHytO_yTn922iUhw", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2017-10-23T00:00:00", "review_text": "After enjoying my meal, I took a peek into their kitchen to see if they had Mexicans preparing food - that's how good it was. I recently moved to Singapore (born and raised in NYC), and this was the first time I felt like I was back in the states: eating delicious tacos while drinking pints from Colorado.

Things you must order:
Kimchi Carnitas Fries
Galbi Short Rib Tacos
Baja Fish Tacos

The moment I realized my fries were crispy and fresh under a blanket of carnitas and kimchi, I knew this place was legit. Very happy to have found a place that can remind me of home.", "review_images": null, "profile_name": "Samuel S.", "profile_url": "https://yelp.com/user_details?userid=t7VgZy583IiVphXaWhP1Tw", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/C7-KyKJjtKmTZOV6JDDYeQ/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 11, "rank_absolute": 11, "position": "left", "review_id": "2uxqHBl04t_eQJe0EXez0g", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2017-06-30T00:00:00", "review_text": "Was recommended this place by a friend. Excellent Mexican fusion food. The tacos, nachos and burger were excellent. Friendly and helpful staff. The drinks were good as well. Reasonable price considering the location but again, the food was excellent.", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/urQDtBGbkQGB_USAFV0gdA/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/KD9HwNKgx_63_QHegBFJOg/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/2KWCa06AhKype0frh47z9A/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/TDJppUI9dK3lyARZ2mBSZA/180s.jpg" ], "profile_name": "Danny T.", "profile_url": "https://yelp.com/user_details?userid=e9Sn1IZZZ_1Qa_vUdtskjA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/fLBIc3C3CpV29pv1Xd8QAA/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 12, "rank_absolute": 12, "position": "left", "review_id": "MSlvs9tNb4jZDMhMr7Zvzw", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2017-04-07T00:00:00", "review_text": "Favorite place from our visit to Singapore. I got the queso dip and carne asada tacos. Food is great and staff is awesome!", "review_images": null, "profile_name": "Chris K.", "profile_url": "https://yelp.com/user_details?userid=d570QSJvMQ0KQNRci6y6mg", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/2Un8BjJqmjRahPnpOMgwHw/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 13, "rank_absolute": 13, "position": "left", "review_id": "xXEUV_tKJJkcIdmKd7l2rA", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2017-03-11T00:00:00", "review_text": "Love this place would recommend the fish tacos and signature margarita. Ambiance is warm and energetic. Service was great", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/OtZAaLbe-axsAPPA3ywtxg/300s.jpg" ], "profile_name": "Gretchen B.", "profile_url": "https://yelp.com/user_details?userid=T16ygzOL8kHBGZMlGst88A", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/38eIvtp9JEHIcpM4txdfUg/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 14, "rank_absolute": 14, "position": "left", "review_id": "zhDFgyn-ml4L4vD0duF4qw", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-11-12T00:00:00", "review_text": "The kimchi fries are AMAZING. Also loved the soft tortillas on the tacos and their complimentary chipotle sauce with tostada chips. Definitely recommend", "review_images": null, "profile_name": "Elizabeth P.", "profile_url": "https://yelp.com/user_details?userid=yMORJRKFIY-DEYF0zdOK8w", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/assets/srv0/yelp_styleguide/514f6997a318/assets/img/default_avatars/user_60_square.png", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 15, "rank_absolute": 15, "position": "left", "review_id": "SIBwqKnXHAAtblJExxpv0g", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-10-22T00:00:00", "review_text": "Great food, drinks and atmosphere at reasonable prices!  ....but make sure to make reservations as it can get busy in the evenings.", "review_images": null, "profile_name": "Peter M.", "profile_url": "https://yelp.com/user_details?userid=9Y6Kq_c7Cp3rLvvm65DbVw", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/assets/srv0/yelp_styleguide/514f6997a318/assets/img/default_avatars/user_60_square.png", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 16, "rank_absolute": 16, "position": "left", "review_id": "Fgt9p4skE8qgRJEIzg-T3Q", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-09-27T00:00:00", "review_text": "This is amazing!! I've been looking to try tacos in Singapore but it was really difficult to find a place until I've discovered Vatos Urban Tacos! Ordered the baja fish tacos and the kimchi fries which are both very delicious. Potions were good and prices reasonable too. The atmosphere was also pretty lively, probably due to the full bar and the cool (drake) music playing in the background. I would totally go back to try other flavours!", "review_images": null, "profile_name": "Ting Yi C.", "profile_url": "https://yelp.com/user_details?userid=xU3sDPonLx1_w4t6wOOpdg", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/2tpNJsz2hcEol8OYpL7nSQ/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 17, "rank_absolute": 17, "position": "left", "review_id": "yglZp6Sisd7bhfCSLdHqTg", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-08-30T00:00:00", "review_text": "Good. Very good. Never experience it before. Like it very much. Oh dear. Very very good. Thank you so much. Loving it", "review_images": null, "profile_name": "Boon K.", "profile_url": "https://yelp.com/user_details?userid=gxgybGDEYFsOpB5OeEZ-rA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/MlPVFFOaG5ykkL08DGeRxQ/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 18, "rank_absolute": 18, "position": "left", "review_id": "bYIpUe0qaBo8HAKtiUYhqg", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-08-14T00:00:00", "review_text": "Korean/Mexican fusion with a delicious twist from the original roots in California. The Galbi tacos are delicious so are the "fried" quesadillas and the carne Asada burritos. The prices are reasonable for Mexican food in Singapore and the Lost Coast brewery craft beers (or the frozen margaritas) compliment the meal quite nicely. The only knock is that I ordered Vatos couple times through Uber Eats and both times comes cold and incorrect - think it is more of an Uber issue that Vatos. This place is awesome overall! Highly recommend", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/onxlqIvuYlSzF7ScM3S8zg/300s.jpg" ], "profile_name": "Dmitriy V.", "profile_url": "https://yelp.com/user_details?userid=wDwwazbzYP7iUjV6DYgyKA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/nrSNaR9Euv9kq5gCicKsYQ/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 19, "rank_absolute": 19, "position": "left", "review_id": "KsIbgoSuAqaiLuh73uYASQ", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-06-12T00:00:00", "review_text": "Absolutely love this place! The south beach is an architectural wonder itself - beautiful at night.
Had the one in Itaewon, Seoul and wasn't disappointed by the ambience nor the food quality! Perfect place for a Friday night out.

The kimchi fries are a must try; we also had their galbi tacos and the kimchi pork quesadilla
The quesadilla was done like a Korean pancake  
Very very nice - although these three dishes were a tad bit of carb overload for our party of two.
Our small stomachs are to blame though!

The kor-mex fusion is done very nicely; almost bringing me back to LA / Itaewon

I wouldn't recommend seating outside though - i think that's where the kitchen ventilators get released , it smells too much of oil for my liking. Was pretty suffocating.

Another point! Do give their margaritas a try - can't miss that out!
Looking forward to trying their other drinks the next time I'm there!", "review_images": null, "profile_name": "Melly M.", "profile_url": "https://yelp.com/user_details?userid=y7m3TTnHq_giLvwHMe7S5g", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/st1Whr_zLkrwO4EjZB8fEw/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 20, "rank_absolute": 20, "position": "left", "review_id": "FJrVMd2dV6xXsoKNRxiaaA", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-06-02T00:00:00", "review_text": "My family loves this place! The drinks are awesome and fairly priced (for Singapore). For the most part the food is really good. Try anything with pork and you'll be set up for taste bud happiness. Standouts (IMO) were the pork tacos, tamales, guacamole, chicken wings, and chili lime prawns. Even if it's mid week make sure to call for a reservation. So many places in Singapore seem to come and go as soon as they open so here's hoping that Vatos Urban Tacos stays around for a long while!", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/uYyGfkCoNOtPDAu5SSDJCA/300s.jpg" ], "profile_name": "Melissa T.", "profile_url": "https://yelp.com/user_details?userid=BNgs67ayYRDqdmrYNREnsg", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/6mf7ZjPKzN8ZQvJQPY4fog/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 21, "rank_absolute": 21, "position": "left", "review_id": "i2On9M7T7ojo2u1NsTRbxw", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-05-12T00:00:00", "review_text": "I ended up eating at Vatos for two more consecutive Saturdays with different groups of friends. What can I say? I pitch restaurants really well and my taste is legit! Just kidding hahaha. I've discovered that the mushroom and spinach quesadillas are AWESOME and you should skip the pork belly tacos. The kalbi tacos can be a bit dry depending on the night but the pulled pork is the bomb. Also, the mag's are huge and delicious (hello passion fruit) and as I write this, I think I've persuaded myself to eat lunch there. Now.", "review_images": null, "profile_name": "Clara L.", "profile_url": "https://yelp.com/user_details?userid=2zbO5Cpuu0svXn3br0T84Q", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/ws9cvMbFF6OF00L0TTgN7w/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 22, "rank_absolute": 22, "position": "left", "review_id": "0hnaoR6-c-e7MYWmx3Oy6g", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-04-29T00:00:00", "review_text": "This just might be my new go-to when I'm craving sit-down Mexican. Granted the prices still aren't pretty (e.g. $17 for 3 tacos) but they still beat some other Mexican joints out there in Singapore and the level of fusion deliciousness is on-point.

I wholeheartedly (and full-stomach-edly) recommend the quesadillas! Both the spicy chicken and prawn ones combined Korean and Mexican flavors in surprising ways and were very yummy.

Extra points for the cool vibes (Vatos is secretly hidden away inside a nondescript white building). Can't wait to be back for dinner!", "review_images": null, "profile_name": "Karissa L.", "profile_url": "https://yelp.com/user_details?userid=BlEFnOjUxS_IRXYW0uZ3Hg", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/O108Khp_kOmQYqcNGEuQ2w/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 23, "rank_absolute": 23, "position": "left", "review_id": "DkS8y8nrMr1CZpdoLkdhhg", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-04-17T00:00:00", "review_text": "We were not too far away, when I decided to open my app and see what was around me. The word Vatos just stood out. Growing in California and also being Hispanic, how could I not identify. I'm glad we did visit this place. I enjoyed the Tamales which were excellent and the accompanying sauces were fresh. We also ordered some pork rib tacos that were filled with loads of meat. Lastly, the drinks were large, made with excellent ingredients and tasty. They even had tequila from Corralejo. We even talked to the guy who runs the place and he is also a West Coast California native. Awesome guy! Keep it up and will definitely be back for this week.", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/8jMyMkXmhiha5f8LTdTnIQ/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/nGHQq_cYqpCzH25vnwA9WQ/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/iiYZkQiJP9zVkw8Kpr_bcQ/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/D2k23-OW2JxLUouhC4jqUA/180s.jpg" ], "profile_name": "Joel A.", "profile_url": "https://yelp.com/user_details?userid=qLPH-PnGpepd0_hH-U_uFA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/LD-Hd3ff1m2VM8e4nPDHqQ/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 24, "rank_absolute": 24, "position": "left", "review_id": "r5TqUM60EB1A6dBHwhF4Kw", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-04-07T00:00:00", "review_text": "Great Mexican food with a nice subtle Korean twist. I had the Pork Tacos and Kimchi Carnitas fries, which did not disappoint. Can't wait to go back!", "review_images": null, "profile_name": "Jack G.", "profile_url": "https://yelp.com/user_details?userid=-T-QGRkLsFGfoW4b_N0Y9Q", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/jIa74IfF5sxl_uxhEY8_AA/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 25, "rank_absolute": 25, "position": "left", "review_id": "0s6dvqXjjkqOHlokD6uXqQ", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-03-17T00:00:00", "review_text": "Reservations highly suggested. We came on a random Tuesday night and this place was packed. Since we came all this way, we did not want to improvise so we said we would order for "take-away". Luckily a table opened up during our wait because the expected wait time is between 30 minutes to 2 hours.

Judging from the crowd, anticipation filled our hungry souls. The menu isn't extensive but enough to make you ponder about what to order. We looked at the menu for a good 10 minutes before we decided on what to order.

Dinner- all of us got the Fat Bastard burrito bowl. This was our favorite thing here. My colleagues and I couldn't stop raving about it. The rice, the sour cream, the beans, the carne asada was beautifully and deliciously executed. The kimchi fries were pretty good; the kimchi had a kick and I loved the jalapeños. The fries seemed to come out of a bag though...

The galbi no rice burrito I had the following day for lunch was packed. The galbi was tender and let's just say that it was too good to eat just half of it. I loved how tender yet firm the black beans are. The sauces that it came w/ only elevated the overall taste. No sauce needed.

Craving a burrito bowl now!!!", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/Wjo-_DiARMK7S-O9C9hjCQ/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/U9sxRq1RXzjIm3TGlMnoBg/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/C__dmUkKAiMZzRYojrwzXQ/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/-dGtgOgTrgUVGposbJPwYA/180s.jpg" ], "profile_name": "Tram N.", "profile_url": "https://yelp.com/user_details?userid=0QeJC2inz6P-OVzROU_LNw", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/R798vvYLSs3SVUPO4kuxLw/60s.jpg", "profile_elite": true, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 26, "rank_absolute": 26, "position": "left", "review_id": "lFyBY5RK6xp3btUtpJGV8A", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-02-29T00:00:00", "review_text": "Great place to chill out and have great food ! The fusion between korean and Mexican worked well - the food being more Mexican inspired with some korean twists. It's tough to find good Mexican food in singapore which is why this place is a gem.", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/UJHalWHAPS7sdrKwyTuFXQ/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/TfGyCDFckl-bzPMOFkLiJg/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/Cgo06przmIwMsSPmgUeqQg/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/VJ6w5OGEm_igiabVJRw4Bw/180s.jpg" ], "profile_name": "Keets Y.", "profile_url": "https://yelp.com/user_details?userid=ZmZk86ubu7Kt7HZ5Gn_8xw", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/wYZgH57a5f20Tm-ywzF-iQ/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 27, "rank_absolute": 27, "position": "left", "review_id": "I0Z0aOHc1l0aAwvoQvsgyA", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-02-29T00:00:00", "review_text": "This place kicks ass.

Every single dish we ordered was on point:

1) Kimchi Fries - I've never had anything like it and it was so good. They even include a sweet sauce that balances the flavors completely. I can eat this alone all day long.

2) Short rib tacos - Really really good

3) Baja Fish Tacos - Another wow. I grew up loving Rubio's Fish Tacos in California and I actually like this one at Vatos much better. It's crispy enough and full of flavor.

4) Honey Tequila Chicken Wings - Really good but be careful, these are spicy!

5) Chips and Guacamole - Great guacamole.

They have your range of Lost Coast Brewery beers on tap.

Service is great and ambiance is very grungy and cool. Highly recommend to bring friends or a date for something different that will be more exciting than your usual dinners.", "review_images": null, "profile_name": "Shawn B.", "profile_url": "https://yelp.com/user_details?userid=_-ZsOb-U0Z8I9BthrVoFIA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/keUqprS9WOcWsqJF6k_F7A/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 28, "rank_absolute": 28, "position": "left", "review_id": "HI0V4h1DUXEALQwsJdqmag", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-01-22T00:00:00", "review_text": "Love the quesadilla with the Korean pancake twist. The galbi short rib tacos are great too. Reminds me of kogi food truck back in LA. Would be nice if the place has happy hour!", "review_images": null, "profile_name": "W H.", "profile_url": "https://yelp.com/user_details?userid=Aq1M0cnzsU6RtB2Z8WCk7w", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/yYDtvcqDRTL8R37u3SNS1A/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 29, "rank_absolute": 29, "position": "left", "review_id": "2Z_eT3Cljv_EyrSoRpgOeA", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-01-20T00:00:00", "review_text": "Great food! And this is coming from a Mexican-American living in California here on business. I stopped in for dinner after searching for places to eat in the vicinity of my hotel. This place seemed interesting so I gave it a try. I was seated promptly and greeted at the table by chips (fried whole corn tortillas) and salsa. I was pleasantly surprised with the red tomatillo salsa. Good flavor with just the right amount of spice. It tasted authentic. Tortillas (chips) were a little under-fried but still good. I ordered the spicy chicken tacos (orders come in 2 or 3 tacos), and wow! Nice, fresh chicken with a spicy (a little on the mild side for me) sauce and soft corn tortilla. Yes, it was different from authentic so-cal or Tex-Mex, but what do you expect from an Asian infused Mexican joint? I'm very picky when it comes to Mexican food and this hit the spot. Paired with a Great White beer on tap and I was in Singapore heaven. Will definitely be stopping by again before I leave.", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/xG0waeU7rhATuPfa2Zx-qw/300s.jpg" ], "profile_name": "Leo D.", "profile_url": "https://yelp.com/user_details?userid=a73Kpp9qs4JZU9z4KA6FOw", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/c6H4aY6JKfII1iZd161f_g/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 30, "rank_absolute": 30, "position": "left", "review_id": "5KVf7sY_sGvQLj2a1mJ_jQ", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2016-01-01T00:00:00", "review_text": "I will join everyone else in the praise of this place. They are located in a nice looking white building on South Brach Road. We had no reservations but they still managed to find seats for us. Service was in general great, they were attentive and also served us some complimentary snacks when we had to wait a bit (actually not very long) for our food.  

The a bit unusual combo of Mexican and Korean really works well. They serve a variety of different tacos, burritos, enchiladas as well as some other larger dishes.

The tacos I sampled were all great but the Galbi Short ribs and the Barbacoa Pork where in a league of their own. If you like spicy do also try the chimichurri chicken. To make things even better they have a great beer selection and the cocktails looked interesting and not the mention huge. Will come again!", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/PflZi6CqKi56Zq3Bc2eBLA/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/NAf-Z_9oDMuB6agqqktx8Q/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/4jLaascTVnQ_0cOEgPPGsA/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/iK_zFL9loyxJBj1srViZIA/180s.jpg" ], "profile_name": "Mathias H.", "profile_url": "https://yelp.com/user_details?userid=sZ3mumX9WjJqp6qrjPPUBQ", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/vkK0cdXCsEuqN3hIg_Wbxw/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 31, "rank_absolute": 31, "position": "left", "review_id": "tf6BmemQRMt_akE0KI_WEA", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2015-12-28T00:00:00", "review_text": "yep this place is legit. Not easy to see from the street, look for the South Beach Tower - the restaurant is tucked into the white alcoved building on the Beach Road side.

I was seated at the bar right away, visiting right when they open at noon on a Tuesday. Immediately greeted by the bartender offering a nice selection of draft beers: curiously all American micros like Left Coast, Modern Times, and Stone.

I was perusing the menu for only a minute before another staff member came by, asked if it's my first time, and made food recommendations. I ordered the prawn and pork belly tacos (2 each). Right away chips (which are three giant tortilla chips) were served with both green and red salsa, which were both very tasty with a bit of spice.

The food came quickly and was presented simply: two tacos each on two small plates.

The pork belly tacos are served with red and white onions, and are a bit sweet and very tender. Very nice.

The prawn taco is similar to a fish taco you would get in San Diego, with cole slaw and salsa. The prawns are lightly fried.

Tacos are $5-6 each, minimum two per kind per order and come on light tortillas. 4 tacos with the chips and salsa and a beer was plenty of food for me.

Overall a five-star experience all around, from the service to the food to the ambience. Definitely check it out if you're craving tacos in Singapore.", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/zqxwrDkG0SzoG3IMesNgJw/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/OzXkxEQ1ly1z0oQkS63hxg/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/cyAJKCNUf-Eve3ddCcK8Dg/180s.jpg" ], "profile_name": "Michael B.", "profile_url": "https://yelp.com/user_details?userid=4m1PPtF587WIZTBlT6xh6A", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/hlfUY9a7fjHxKHyoeouJAg/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 32, "rank_absolute": 32, "position": "left", "review_id": "cnZSQ2iNJl5_v7XF0NglvQ", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2015-12-28T00:00:00", "review_text": "I had mixed feelings about fusion Mexican until I moved to Asia.  And I have enjoyed the renaissance in Mexican food in Korea and have been to the original Vatos in Itaewon many times.  Their new location in Singapore captures the spirit and tastes, albeit in a smaller space, but at a very nice price point for the Singapore market.  The decor is very similar - a distressed space with exposed brick and lamps and iron furnishings.  The bar is nice, with many taps but quite small.  As for the food, it's a mix of fusion, eg. kalbi tacos and classic, e.g. carne asada, carnitas.  I prefer the classic versions and the hot sauce here packs quite a punch.  Prices are very reasonable for Singapoire - on average $10-12 for TWO tacos (not one).  I loved the Indica IPA on draft, although the price for pint was more than for two tacos (can't be helped here I suppose).  I also noted that they had a tamale on the menu but at $15, it better be one damn good tamale.  Overall, I'm very happy to see Vatos in Singapore, and the concept and price point should work well in this market.", "review_images": null, "profile_name": "Peter L.", "profile_url": "https://yelp.com/user_details?userid=vRuHPM06W9iQJXK8XHbC3Q", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/jgSnTAwux4TsrR97d6Ze6A/60s.jpg", "profile_elite": true, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 33, "rank_absolute": 33, "position": "left", "review_id": "Zb7TL04owOfliyfIdh8FgA", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2015-12-17T00:00:00", "review_text": "Loved it! Located right beside South Beach Hotel, tucked away in the pretty white building. You might just miss it if you don't look hard enough!

Despite not making a reservation we still managed to get a seat for 2 pretty much almost immediately!
We ordered a Spicy Chicken Rice bowl and Prawn Taco (don't remember the exact name) and the Chips with guacemalo sauce ( i think thats the name )

Food was served pretty fast and food was on point! Noms noms! Definitely coming back for more to try out the other dishes. It was definitely a busy night but service was still really good!

So long for now..till next time!", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/Ddg7Jv9j_DSsqEW-S_L8rA/300s.jpg" ], "profile_name": "Yue-Feng H.", "profile_url": "https://yelp.com/user_details?userid=PAKDbvR7fpvHBEsH_GTQig", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/DZpRoy1Kqo-DO1LaW_Hf5A/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 34, "rank_absolute": 34, "position": "left", "review_id": "PePLYKHP5TqnUJHbUzR7HQ", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2015-12-13T00:00:00", "review_text": "This is our newest addition to the mexican scene here in Singapore and I must say its a welcome one.  I came here from LA and remember when the Kogi taco truck craze first started. This place really gets pretty much everything right.  The food is great. I havent worked through the whole menu yet but the pork belly and galbi tacos are amazing. I loved the kimchi fries as well. Everything is great for sharing. They have a great selection of American microbrews on tap as well as numerous margaritas and cocktails.on top of all this its a nice cozy atmosphere. Nice decor and the staff our very attentive and take good care of you.  You can tell they work hard to make a great place to enjoy your food and drinks.  This is definitely my new go to spot for "mexican".  Sure korean-mexican fusion isnt truly mexican but  neither is taco bell and I still love it. I'm not afraid to admit that!! So come try this place.", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/LQS93mS-AhVE7LBz3Jxiag/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/3egyb172FNEFMudzpU2q6Q/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/3a85j7plOapRPNE16fgADQ/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/Asu56KsR2rvsLUZCygsmNg/180s.jpg" ], "profile_name": "Ryan T.", "profile_url": "https://yelp.com/user_details?userid=4KB9lTP3Tf3xfW2lMEYzdg", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/5_fc6KWk6-5HFllB080dlw/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 35, "rank_absolute": 35, "position": "left", "review_id": "jH4V6aSL0lMaPNteKj01aw", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2015-12-09T00:00:00", "review_text": "First things first... This place has got queso! Not something that looks like queso but actual cheesy queso with jalapeños and its damn good! And tacos galore! Shrimp tacos, chicken tacos, all kinds of tacos! Sorry for all the exclamation points but this place is one for the books and I can't wait to come back! This Texas girl has a found her new favorite restaurant in Singapore!", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/qqiow9xm_kaSrXDEyeO5bA/300s.jpg" ], "profile_name": "Anum H.", "profile_url": "https://yelp.com/user_details?userid=6kEfVfKfJQo38jFqVfk9CA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/aoj8FKO71hheRe8Caq-KkA/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 36, "rank_absolute": 36, "position": "left", "review_id": "NreqevH0DCFwjjYD4VONrQ", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2015-12-06T00:00:00", "review_text": "I'll basically co-sign what Debbie wrote. Was a big fan of Vatos in Seoul and am glad to see the Mexican Korean fusion options growing in Singapore from zero to one.", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/MlmhVMEstddCIlWrHCQUsg/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/lgO7mOVZMZhxwMCsjX3hFg/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/Vq8PqNzrICgIa66DkfxG5Q/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/S5kh71wiguL_F0kedYaQbA/180s.jpg" ], "profile_name": "Ricky S.", "profile_url": "https://yelp.com/user_details?userid=hRMpQlJQDObCpNSJ1qd_fA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/KBdaO8VXLPe1UqSkzRUNgA/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 37, "rank_absolute": 37, "position": "left", "review_id": "2-0xd7UI2BPs2GcQJmrxZA", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2015-12-04T00:00:00", "review_text": "This place is amazing. I don't oftentimes give props to a restaurant but the combination of great food, particularly Mexican food, with fantastic drinks and a great ambiance gives this place a strong 5*. The staff is also very helpful and friendly.", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/NxMhlAn2wbgpzcsrjac8aw/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/r0xysSMdb7BQtWxSyL3F7w/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/lVxxVSOercl0YzKBJOMSWQ/180s.jpg" ], "profile_name": "Ridiculero R.", "profile_url": "https://yelp.com/user_details?userid=2Kq0rEgkla7UX0Q3dqQBJA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/assets/srv0/yelp_styleguide/514f6997a318/assets/img/default_avatars/user_60_square.png", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 38, "rank_absolute": 38, "position": "left", "review_id": "7LiWZVg4ZsRDnP1i020mSQ", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2015-11-29T00:00:00", "review_text": "Vatos is freaking amazing! I'm not saying this bc I love Korean food, nor am I saying this bc I love Mexican food...I'm saying this bc the food is just that good! And when you combine those two cuisine? Wow. Speechless.

The MUST eats include:
* Kimchi fries - sounds funny, but imagine savory fries with an extra spicy cake from the kimchi. The kimchi did not appear to be aged for too long so no sourness here. Just a bit of tart and an extra kick of spicy.
* Shrimp tacos - loved this! Though I'm not sure if the tortillas were made from flour or corn. Perhaps a combination of the two? I prefer corn but the prawns were so large and juicy that all is forgiven
* Quesadillas - my gf loved this dish so much that she ordered it twice. Both for herself.
* California Salad - got give some love to my home state and the salad is pretty great. Win-win all around (especially when you start thinking of about the carbs + fat + cheese + calories on the menu).

The MUST drinks include:
* Vatos magaritas, aka, a large magarita with a bottle of beer popped in -try "Grow a Pear" or "Sexy Sanchez." (Please don't Google the latter until you've tried the drink.)
* Texas Tea - This thing was HUGE! Not a surprise as it includes 6 kinds of liquors. I usually finish my cocktails in about 30 minutes, but this baby lasted me the whole night so it's worth that hefty price tag.

I also tried the Mexican Martini but it was too sweet for me. This came as a surprise since it was a martini and I'm a lady. Perhaps those with a sweet(er) tooth would enjoy the Mexican Martini more.

The atmosphere is great...almost like stepping into a TexMex steak house. I also love the concept of an open kitchen. The open bar helped as well. Seating-wise, be prepared for stools and no place to hang those handbags. My lady friends and those with bad posture/backs/necks, you have been warned. Oh yea, the bathroom is located upstairs so you'll need to walk outside of the restaurant, hop into an elevator, and go through a club before you can reach your destination.

Vatos will definitely make a mark in the Singapore food scene, especially since Korean + Mexican fusion has yet to be witnessed and tasted by most locals and many expats. Coming from California, this fusion isn't something new (heard of bulgogi tacos anyone? Soooooo 2003.), and would satisfy the cravings of old timers like myself. Can't wait to return and make Vatos a daily stable in my diet.

Psssst...Vatos is located below Vanity. Eat here before drinking and partying.", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/016Lb-nTSZYw3vN7Zi_Z-Q/300s.jpg" ], "profile_name": "Debbie T.", "profile_url": "https://yelp.com/user_details?userid=3g_vgaCNlvR5uKmUkSz8Rw", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/QOsELxONsDJD_q1qVI646A/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 39, "rank_absolute": 39, "position": "left", "review_id": "laHTxr1DJ-3kn9sl8VPR1A", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2019-06-30T00:00:00", "review_text": "Good food nice environment great selection almost to much to choose from. Only service was lacking a bit with plenty of staff they could have gotten us to order a few more margaritas had they only asked and never asked us we wanted desert by the time we got the bill we didn't.", "review_images": null, "profile_name": "Blake G.", "profile_url": "https://yelp.com/user_details?userid=QuVmjRMbO68hmAR4W2R3EQ", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/9uxizf9YlHxlo5q_BI79hQ/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 40, "rank_absolute": 40, "position": "left", "review_id": "NFhicr3QVGFdl8LLp988CA", "rating": { "rating_type": "Max5", "value": 5, "votes_count": null, "rating_max": null }, "time_ago": "2019-02-13T00:00:00", "review_text": "Who knew I would be drinking a beer from Northern California Brewery eating Asian/Mexican fusion food in Singapore? I thought it was awesome they had Lost Coast Brewery's stout as a beer option here. If I'm going to pay Singapore prices for alcohol, might as well be a craft beer, right? The Korean Po'boy was pretty filling. Loved the house chips here. Pretty huge but with the green was bomb.", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/RUAmKGvRGVHnwdZRED4Smw/300s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/ytxbZUhNgQ-ApfbtyQ11Xw/300s.jpg" ], "profile_name": "Gerard Y.", "profile_url": "https://yelp.com/user_details?userid=xsMd6OnEJ6_Np6Es0uxOIg", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/p_rWUrE3GY-s-w_yd6u-wA/60s.jpg", "profile_elite": true, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 41, "rank_absolute": 41, "position": "left", "review_id": "79w6PlUmF4nPARBdSD1tAg", "rating": { "rating_type": "Max5", "value": 4, "votes_count": null, "rating_max": null }, "time_ago": "2018-10-31T00:00:00", "review_text": "First things first: don't be alarmed when your party's food does not arrive at the same time. The plates are delivered as they come out of the kitchen. You'll see this throughout Singapore.

Vatos Tacos is a delightful Mexican/Korean fusion that offers a break from the oodles of noodles (sorry, couldn't help myself) and rice you'll consume whilst in Singapore. "Chips" (more accurately, tortillas) and salsa are complimentary with your visit.

What I Got and What I Thought:
1. Chimichurri Chicken Urban Taco
    DELICIOUS. Would absolutely have this again. The chimichurri was perfectly tangy and a great complement to the "spicy" chicken. While it did have a nice kick to it, I finished the tacos without a tingling sensation on my lips. As long as you can handle a couple of chilies you will be golden. If you're interested in a dish that has the fire emblem next to it, but you're worried about spice, just ask the waitstaff what you need to prepare for.

2. Honey Tequila Chicken Wings
   Best part of the meal and a great option to share with the table. As you could surmise from the name of the dish, the wings are sweeeeeeeeeeet, but they do come covered in slices of chilies. The heat-fearing members of my party were able to fully enjoy the wings by removing the chilies (this is a simple task).

Vegan and vegetarian options are available!", "review_images": null, "profile_name": "Kelsey D.", "profile_url": "https://yelp.com/user_details?userid=vxYw0Ab0l035eJjwHL4ltQ", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/AWWM6_iNLheOyi0lJ0xIcA/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 42, "rank_absolute": 42, "position": "left", "review_id": "fUoJNbKHr3RGgrz6x8L22g", "rating": { "rating_type": "Max5", "value": 4, "votes_count": null, "rating_max": null }, "time_ago": "2018-06-24T00:00:00", "review_text": "This place is stashed away in the dip but conveniently located in the Beach Road complex which is a Beautiful creation and area to stay and play in. We were greeted promptly and seated promptly. The menu was easy to read and the space is great as well as the music and shall I say the entertainment which I deemed as entertaining by way of the chef cooking and dancing to "Despasito" he had tons of rhythm.

Once I dig into the menu I was so excited to see that they had Vegan options. My Vegan tacos were super yummy, my husband had shrimp and chicken tacos which he loved. Our son had cheese quesadilla and he ate it all. My sister in law had shrimp tacos with pico on the side. She enjoyed, we all were very fond of the House chip and dip as it was fresh and the red sauce was super flavorful and my favorite of the two provided as we received a green sauce as well that our toddler liked since it was not as spicy.

This place is a must do when in Singapore especially if you are a VIP member of my travel club as we earn travel upon paying our tab. WIN WIN WIN", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/-iuWxsy6VjHuSmSrltcZnQ/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/Pb2TWBUxi_-7ATdzskUVjw/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/VuMdIi528KcJrex5hHsvxA/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/YQPNmQO-OjGqvCkXvVCjBw/180s.jpg" ], "profile_name": "Bianka M.", "profile_url": "https://yelp.com/user_details?userid=XUwYlVRuyoImgtaw8Cjztg", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/I6O--MR_B7BJ1xlnThg6Lg/60s.jpg", "profile_elite": true, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 43, "rank_absolute": 43, "position": "left", "review_id": "CMfphJyL4XNLn5S52d_x8Q", "rating": { "rating_type": "Max5", "value": 4, "votes_count": null, "rating_max": null }, "time_ago": "2018-02-17T00:00:00", "review_text": "(Archived draft from 17/1/2016, I realized I forgot to hit "Post", but here it is, the 2018 edited version)

Southern California style Korean-Mexican food!

I never thought I'd see this food combination here in Singapore, but here it is. This place really reminded me of the K-Mex type places in SoCal, especially Los Angeles.

The ingredients are tasty and fresh, and the corn tortillas are rolled fresh in the kitchen. I usually get the kalbi short rib, korean pork belly and baja fish tacos, and the kimchi carnitas fries. It's that interesting spicy fusion cuisine that brings back memories of LA. (And its my choice of comfort food)

Food and service standards have since dropped a bit since opening in 2016, but I have since been back regularly to satisfy my taco cravings.

Vatos is a chain from Seoul, started by three former Korean-American California residents. One of the restaurant's founders Sid Kim was actually doing the serving and checking on the tables the night i visited in Jan 2016 when they had just opened for business. They have since expanded to another location in the West of the island, at Timbre+ in Buona Vista.

Don't come in here expecting the authentic deal Mexican food and you'll be okay. (Which is best left to the experts at another restaurant.)

5-stars in 2016, but has since fallen to 4-stars in 2018. Stars are relative to the quality of "Mexican" food you can find in Singapore.", "review_images": null, "profile_name": "Jeannie L.", "profile_url": "https://yelp.com/user_details?userid=SzJ3Fcmj_qFTI5_JrMhZEw", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/yHGbDXcT5QK2MDPkW4NMdQ/60s.jpg", "profile_elite": true, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 44, "rank_absolute": 44, "position": "left", "review_id": "l1qHVkc-wce4UpSq6L9amw", "rating": { "rating_type": "Max5", "value": 4, "votes_count": null, "rating_max": null }, "time_ago": "2017-12-12T00:00:00", "review_text": "The place was having Korean-Mexican-Filipino Thanksgiving party with Iskina Cebu. The place was packed but lucky I had made a reservation in advance. We were showed to a high chair table by side. The place was quite noisy with tables spread to the walkway as outside was raining.

Chimichurri Lechon Tacos (S$15++/ 2 pieces)
Handmade tortilla, ssamjang aioli, Iskinu Cebu lechon, chimichurri salsa.
The serving was quite small. It was quite messy to handle the tacos. The flavours were yummy.

Jalapeño Pork Belly Lechon Tacos (S$15++/ 2 pieces)
Handmade tortilla, ssamjang aioli, Iskinu Cebu pork belly lechon, pickled onions, jalapeños relish.
The serving was quite small. It was quite messy to handle the tacos. The flavours were yummy.

I'm Rick James, Peach! (S$30++)
Frozen Peach margarita + Tecate Beer
The margarita was served in a glass with the beer bottle upside down. It was not too sweet. Oh man I was red like a peach after having the drink.

Didn't get to try the roasted chicken which was also that night special item as it was sold out by the time we placed order.", "review_images": [ "https://s3-media0.fl.yelpcdn.com/bphoto/y3sPS4gOwxE_TEb7qpbvow/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/sTJya0URFQsUEpjahvGQOg/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/WanKiOWuzFBDFYoibTHqLw/180s.jpg", "https://s3-media0.fl.yelpcdn.com/bphoto/sjoIpOurtWpKUCppKw83Sg/180s.jpg" ], "profile_name": "Doreen T.", "profile_url": "https://yelp.com/user_details?userid=2F38Uc4UNNbFVdyUUnBjOA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/nkcfSrM1m8BT40IKPO3Gvw/60s.jpg", "profile_elite": true, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 45, "rank_absolute": 45, "position": "left", "review_id": "xhhVkPaxbACDv9kO8uBBFQ", "rating": { "rating_type": "Max5", "value": 4, "votes_count": null, "rating_max": null }, "time_ago": "2017-09-11T00:00:00", "review_text": "This is for sure a hip place to eat with some tasty food to boot.  The honey tequila chicken wings are delish!  The tacos are tasty - street carnitas, Baja fish and the carne asada are my favs.", "review_images": null, "profile_name": "Scott G.", "profile_url": "https://yelp.com/user_details?userid=bFEEyxqxXgAFEonGbiawkA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/DDfFGD5jV_KvhYdaQSCODg/60s.jpg", "profile_elite": true, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 46, "rank_absolute": 46, "position": "left", "review_id": "629h0hIAPbI6sKZ5PZiM_A", "rating": { "rating_type": "Max5", "value": 4, "votes_count": null, "rating_max": null }, "time_ago": "2017-07-25T00:00:00", "review_text": "Finally made it for taco Tuesday!

Four of us ordered the happy hour kimchi carnitas fries and 4 types of tacos.

Kimchi carnitas fries - 3.5 stars
Great dish to share but we all didn't remember there was kimchi till halfway through. Perhaps there wasn't much kimchi in it to begin with.

Galbi beef taco - 4 stars
This was my favorite! We gathered that it was slightly sweet, so those who weren't fond of sweet mains picked the prawn one as their favorite.

Chili and lime prawn taco - 4 stars
This was my second favorite - the prawns were fried well and still crisp, warm and flavorful when I had them.

Fish taco - 2.5 stars
I don't know if it's because I had this after the prawn taco that by then it had gotten way too soggy and the breading was too thick and just tasted like oil. Granted there was a decent amount of fish in it.

Carne asada taco - 2 stars
Too spicy for all of us! Not much flavor I remember.

$96 for 4 of us so that's a very decent $24 each. And I'm still full the morning after... does this make me 3-taco girl? D: not sure I'm dying to go back though. I guess I'd have to try their burritos. A bit noisy for dinner conversation and I'm getting to the age where I don't like yelling over the dinner table anymore...", "review_images": null, "profile_name": "Nicola L.", "profile_url": "https://yelp.com/user_details?userid=8-16ryk-5pdzUs_6cI_5aw", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/5nx1UMhLcQgkILhPxVJmEQ/60s.jpg", "profile_elite": true, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 47, "rank_absolute": 47, "position": "left", "review_id": "D-nZxIvQmb7gQpsKpvKWfw", "rating": { "rating_type": "Max5", "value": 4, "votes_count": null, "rating_max": null }, "time_ago": "2017-07-21T00:00:00", "review_text": "Ordered delivery from this place. The kimchi fries are the best! If there is only one thing you are ordering from this place, it has to be that!", "review_images": null, "profile_name": "M S.", "profile_url": "https://yelp.com/user_details?userid=IU2wSbhzxe9HJ_pi9Ik6dA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/assets/srv0/yelp_styleguide/514f6997a318/assets/img/default_avatars/user_60_square.png", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 48, "rank_absolute": 48, "position": "left", "review_id": "PYa8PRdw0l8dLtJmaFpw0w", "rating": { "rating_type": "Max5", "value": 4, "votes_count": null, "rating_max": null }, "time_ago": "2017-06-15T00:00:00", "review_text": "So far so good. Happy hour is 12-7pm and for $30++ you can have kimchi carnitas fries and two beers. a good deal. good fries. good beer. will be back for the rest.

Update! I have been back and it is still good. Tacos - the korean inspired ones were better than the mexican inspired ones, in my opinion.

Finally - do you love raw onions? I mean, really really love them? Do you want to have an onion party in your mouth long after your meal is over? Then Vatos is the place for you! Run, don't walk.

Make reservations, it's popular. Vatos is located in the old building part of South Beach, right next to Shaw Tower and facing Beach Road.", "review_images": null, "profile_name": "L W.", "profile_url": "https://yelp.com/user_details?userid=qK33YxMmj3nE_7nzxXNbog", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/7diHnQNHJ2KGDhcaLaB0OA/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 49, "rank_absolute": 49, "position": "left", "review_id": "Di3PN0CSJZhhPz1YhFve9g", "rating": { "rating_type": "Max5", "value": 4, "votes_count": null, "rating_max": null }, "time_ago": "2017-04-15T00:00:00", "review_text": "We got here about half an hour before the kitchen was to close so we were instructed to order quick. We got signature margaritas (about the cheapest you can find in Singapore for the size!), Vatos Cowboy Queso, and an assortment of tacos (fish, chicken, shrimp, asada). Everything was yummy and fresh-tasting. We lived in South Texas and thought this place was great. Service was fast and friendly. The decor is funky. Go!", "review_images": null, "profile_name": "Suzee Q.", "profile_url": "https://yelp.com/user_details?userid=hKAelF9K5XSL9bjQO7PpIw", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/LUkeuRlqj39l-fCJTS4r7Q/60s.jpg", "profile_elite": false, "owner_answer": null }, { "type": "yelp_reviews_search", "rank_group": 50, "rank_absolute": 50, "position": "left", "review_id": "5dlyscIihKZq8MhW7SPFEA", "rating": { "rating_type": "Max5", "value": 4, "votes_count": null, "rating_max": null }, "time_ago": "2016-11-30T00:00:00", "review_text": "There's one outlet at timbre+ one north now. I had trouble deciding what to get as there were so many permutation and combinations. I really like quesadilla but the lady before me got some and it was like bright red! Looks so different from those at chipotle.

We ended up getting a burrito bowl and burrito. Considering that this is the low cost post-clubbing fare in the states, at 20 bucks this isn't cheap. They did serve nachos and salsa tho. On the bright side, the food here really quite good. The Korean pork was a little fatty but I pretty much polished it all up. Beans, rice and all. I'll get the quesadilla next time :)", "review_images": null, "profile_name": "Brian F.", "profile_url": "https://yelp.com/user_details?userid=vua8-Q3D8KmrxZ7yNL3PeA", "profile_image_url": "https://s3-media0.fl.yelpcdn.com/photo/rYEqV1tZXSdC-CR6aOPOYQ/60s.jpg", "profile_elite": false, "owner_answer": null } ] } ] } ] }

Exit mobile version