GrubHub


Limitations:

  • Currently, review responses are not returned

Supported URL formats:


Supported Metadata

  • For profile - restaurant name, average rating, rating count, food type (burgers, catering etc.), opening hours, address, phone number, delivery dee, full menu, food quality percentage, delivery speed percentage, currency

Example:

{\"name\":\"Village Breakfast Snob\",\"ratings_count\":558,\"profile_logo_url\":\"https://media-cdn.grubhub.com/image/upload/v1581034303/as7kb6irkdyutp9uyyw2.jpg\",\"profile_description\":\"This is a virtual restaurant. If you have a food allergy, please notify us.\",\"opening_hours\":{\"Monday\":[\"04:00-04:00\"],\"Tuesday\":[\"04:00-04:00\"],\"Wednesday\":[\"04:00-04:00\"],\"Thursday\":[\"04:00-04:00\"],\"Friday\":[\"04:00-04:00\"],\"Saturday\":[\"04:00-04:00\"],\"Sunday\":[\"10:00-20:45\"]},\"company_data\":{\"company_name\":\"Village Breakfast Snob\"},\"address\":\"59 4th Ave, New York, NY 10003, USA\",\"country\":\"United States\",\"street\":\"59 4th Ave\",\"city\":\"New York\",\"region\":\"New York\",\"zipcode\":\"10003\",\"phone\":\"6467911867\",\"latitude\":\"40.73063278\",\"longitude\":\"-73.9900055\",\"food_quality_percentage\":82,\"delivery_speed_percentage\":94,\"order_accuracy_percentage\":88,\"cuisines\":[\"American\",\"Breakfast\",\"Dessert\",\"Fast Food\",\"sandwich\"],\"delivery_fee\":\"1.99\",\"currency\":\"USD\"}

  • For review - review count, sentiment, order placed time, order accuracy, delivery speed, food quality, ordered items

Example:

{"review_source":"grubhub","datashake_review_uuid":"2a9cdb53-d780-327b-9e48-a26d9e1d4ac2","review_count":1,"sentiment":"Negative","order_placed_time":"2024-02-13T13:01:41","order_accuracy":"No","delivery_speed":"No","food_quality":"No","ordered_items":["The California Omelette"]}

Meanwhile, here's a sample JSON using the reviews endpoint for reference:

{
    "success": true,
    "status": 200,
    "job_id": 697143808,
    "source_url": "https://www.grubhub.com/restaurant/village-breakfast-snob-59-4th-ave-new-york/1946629",
    "source_name": "grubhub",
    "place_id": null,
    "external_identifier": null,
    "meta_data": "{\"name\":\"Village Breakfast Snob\",\"ratings_count\":558,\"profile_logo_url\":\"https://media-cdn.grubhub.com/image/upload/v1581034303/as7kb6irkdyutp9uyyw2.jpg\",\"profile_description\":\"This is a virtual restaurant. If you have a food allergy, please notify us.\",\"opening_hours\":{\"Monday\":[\"04:00-04:00\"],\"Tuesday\":[\"04:00-04:00\"],\"Wednesday\":[\"04:00-04:00\"],\"Thursday\":[\"04:00-04:00\"],\"Friday\":[\"04:00-04:00\"],\"Saturday\":[\"04:00-04:00\"],\"Sunday\":[\"10:00-20:45\"]},\"company_data\":{\"company_name\":\"Village Breakfast Snob\"},\"address\":\"59 4th Ave, New York, NY 10003, USA\",\"country\":\"United States\",\"street\":\"59 4th Ave\",\"city\":\"New York\",\"region\":\"New York\",\"zipcode\":\"10003\",\"phone\":\"6467911867\",\"latitude\":\"40.73063278\",\"longitude\":\"-73.9900055\",\"food_quality_percentage\":82,\"delivery_speed_percentage\":94,\"order_accuracy_percentage\":88,\"cuisines\":[\"American\",\"Breakfast\",\"Dessert\",\"Fast Food\",\"sandwich\"],\"delivery_fee\":\"1.99\",\"currency\":\"USD\"}",
    "unique_id": "1946629",
    "review_count": 59,
    "average_rating": 4.1,
    "last_crawl": "2024-05-27",
    "crawl_status": "complete",
    "percentage_complete": 100,
    "result_count": 59,
    "credits_used": 63,
    "from_date": null,
    "blocks": null,
    "reviews": [
        {
            "id": 22176055314,
            "name": "Peter",
            "date": "2024-02-13",
            "rating_value": 1.0,
            "review_text": "2 hours late and cold.",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "7c072b10-ca90-11ee-ab11-016c8a8d78ec",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"2a9cdb53-d780-327b-9e48-a26d9e1d4ac2\",\"review_count\":1,\"sentiment\":\"Negative\",\"order_placed_time\":\"2024-02-13T13:01:41\",\"order_accuracy\":\"No\",\"delivery_speed\":\"No\",\"food_quality\":\"No\",\"ordered_items\":[\"The California Omelette\"]}"
        },
        {
            "id": 22176055320,
            "name": "Joseph",
            "date": "2024-01-14",
            "rating_value": 1.0,
            "review_text": "Food was given to me upside down",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "9e9489e0-b2ba-11ee-89e1-a58efd30a488",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"1d62b51e-c5ab-3cf2-a9bf-2960fcec7e14\",\"review_count\":3,\"sentiment\":\"Negative\",\"order_placed_time\":\"2024-01-10T11:22:27\",\"order_accuracy\":\"No\",\"delivery_speed\":\"Yes\",\"food_quality\":\"No\",\"ordered_items\":[\"Pork Sausage French Toast\"]}"
        },
        {
            "id": 22176055325,
            "name": "Cas",
            "date": "2023-11-30",
            "rating_value": 2.0,
            "review_text": "I would be able to enjoy the food more if they'd pay attention to some of the request in the instruction box. Nothing major, however enough to disappoint. Drink with no straw, food with no utensils, no condiments even when requested. A full meal and one ketchup packet seems like a one-sided joke. They have potential..I suppose",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "696cda50-8f93-11ee-9a51-3f108349a58c",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"0ebffd6e-d3ed-3156-87f7-f0703d3232a3\",\"review_count\":10,\"sentiment\":\"Negative\",\"order_placed_time\":\"2023-11-30T09:59:02\",\"order_accuracy\":\"No\",\"delivery_speed\":\"Yes\",\"food_quality\":\"No\",\"ordered_items\":[\"2 Eggs with Home Fries and Toast\",\"Side of Turkey Sausage\",\"House Coffee\"]}"
        },
        {
            "id": 22176055330,
            "name": "Karen",
            "date": "2023-11-20",
            "rating_value": 4.0,
            "review_text": "Good food, pancakes a little small for the price. ",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "b3548510-87c2-11ee-8511-3779fce58db2",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"9af5edd1-e000-3c41-9556-bf0efc535c64\",\"review_count\":3,\"sentiment\":\"Positive\",\"order_placed_time\":\"2023-11-19T13:43:17\",\"order_accuracy\":\"Yes\",\"delivery_speed\":\"Yes\",\"food_quality\":\"Yes\",\"ordered_items\":[\"Strawberry Buttermilk Pancakes\"]}"
        },
        {
            "id": 22176055335,
            "name": "Dikran",
            "date": "2023-09-25",
            "rating_value": 1.0,
            "review_text": "Very bad, coffee was all leaking the cups were very bad, they went down the garbage",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "f3d9acf0-5ba3-11ee-acf1-d1dfde3e9e1a",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"f4be3e35-fb42-3151-8365-c0bc2c45ff26\",\"review_count\":1,\"sentiment\":\"Negative\",\"order_placed_time\":\"2023-09-25T03:36:41\",\"order_accuracy\":\"Yes\",\"food_quality\":\"No\",\"ordered_items\":[\"Poppy Bagel with Cream Cheese\",\"House Coffee\"]}"
        },
        {
            "id": 22176055341,
            "name": "Jose",
            "date": "2023-09-13",
            "rating_value": 2.0,
            "review_text": "I asked for no homefries but as an alternative add extra toast, they didn’t put the homefries in but they also did not put the extra toast.. besides that one ketchup one salt one fork no pepper no knife for my omelette and bacon.. over all this meal is a 5 out of 10 ",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "64544750-5245-11ee-8751-2bc164aade1e",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"ef71c8d1-bbcd-3d34-9145-21d7f60fe41a\",\"review_count\":11,\"sentiment\":\"Negative\",\"order_placed_time\":\"2023-09-13T13:28:26\",\"order_accuracy\":\"No\",\"delivery_speed\":\"Yes\",\"food_quality\":\"No\",\"ordered_items\":[\"Spanish Omelette\"]}"
        },
        {
            "id": 22176055347,
            "name": "ken",
            "date": "2023-08-25",
            "rating_value": 5.0,
            "review_text": "My go to for a great breakfast",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "1c66ed62-4356-11ee-ad63-e9caca8f9568",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"206cff30-ccaa-33a2-9294-29a900ade112\",\"review_count\":14,\"sentiment\":\"Positive\",\"order_placed_time\":\"2023-08-11T12:48:52\",\"order_accuracy\":\"Yes\",\"delivery_speed\":\"Yes\",\"food_quality\":\"Yes\",\"ordered_items\":[\"2 Eggs with Home Fries and Toast\",\"House Coffee\"]}"
        },
        {
            "id": 22176055354,
            "name": "Marvin",
            "date": "2023-07-27",
            "rating_value": 3.0,
            "review_text": "Food didn’t hit the mark. ",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "986ce020-2c97-11ee-a021-bbeaca1fbb6a",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"91713b35-3e0d-3370-b071-b6d4dc58ed6c\",\"review_count\":17,\"sentiment\":\"Negative\",\"order_placed_time\":\"2023-07-22T15:59:18\",\"order_accuracy\":\"Yes\",\"delivery_speed\":\"Yes\",\"food_quality\":\"No\",\"ordered_items\":[\"The Healthy Omelette\",\"Cheese Omelette\"]}"
        },
        {
            "id": 22176055361,
            "name": "Jeannine",
            "date": "2023-07-25",
            "rating_value": 1.0,
            "review_text": "First time ordering and it was awful. The eggs seemed soggy and wet in my bagel sandwich and the side of sausage was so burnt I couldn't eat it ",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "ed7cefd0-2afb-11ee-afd1-3f428d467b3f",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"d2ecac07-975e-39a6-9d98-32879b082d88\",\"review_count\":157,\"sentiment\":\"Negative\",\"order_placed_time\":\"2023-07-25T09:59:18\",\"order_accuracy\":\"Yes\",\"delivery_speed\":\"Yes\",\"food_quality\":\"No\",\"ordered_items\":[\"The Bacon, Egg and Cheese Bagel\",\"Side of Beef Sausage\"]}"
        },
        {
            "id": 22176055364,
            "name": "ken",
            "date": "2023-06-29",
            "rating_value": 5.0,
            "review_text": "The food from the breakfast snob is consistently hearty. Well done.",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "350b8670-1695-11ee-8671-855d4a983f59",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"17285212-8644-36c7-bb0e-adf3a1ebd7ac\",\"review_count\":14,\"sentiment\":\"Positive\",\"order_placed_time\":\"2023-06-29T13:59:10\",\"order_accuracy\":\"Yes\",\"food_quality\":\"Yes\",\"ordered_items\":[\"2 Eggs with Home Fries and Toast\",\"House Coffee\"]}"
        },
        {
            "id": 22176055371,
            "name": "Beverly",
            "date": "2023-06-22",
            "rating_value": 1.0,
            "review_text": "Not please with them",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "b5228810-1102-11ee-8811-49216ff474e7",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"4c6aeb29-f332-31e8-ab37-5932565844b5\",\"review_count\":1,\"sentiment\":\"Negative\",\"order_placed_time\":\"2023-06-22T05:02:05\",\"order_accuracy\":\"No\",\"ordered_items\":[\"Banana French Toast\",\"Side of Pork Sausage\",\"House Coffee\"]}"
        },
        {
            "id": 22176055376,
            "name": "Hector",
            "date": "2023-06-11",
            "rating_value": 1.0,
            "review_text": "sandwich was cold and the fruit cup was from last month",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "a2468c90-085c-11ee-8c91-bffd25435f3e",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"711b6a49-e0f3-3d83-a9f0-0ca69a490b85\",\"review_count\":2,\"sentiment\":\"Neutral\",\"order_placed_time\":\"2023-06-11T11:01:51\",\"order_accuracy\":\"Yes\",\"delivery_speed\":\"Yes\",\"food_quality\":\"No\",\"ordered_items\":[\"The Bacon, Egg and Cheese Sandwich\",\"Fruit Salad\"]}"
        },
        {
            "id": 22176055384,
            "name": "ken",
            "date": "2023-06-07",
            "rating_value": 5.0,
            "review_text": "I love village breakfast snob. Delicious food. Excellent coffee.",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "80d29560-0549-11ee-9561-6dbcd6071d51",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"8d40a770-d2e6-3215-9761-992856232b2e\",\"review_count\":14,\"sentiment\":\"Positive\",\"order_placed_time\":\"2023-06-07T13:59:57\",\"order_accuracy\":\"Yes\",\"food_quality\":\"Yes\",\"ordered_items\":[\"2 Eggs with Home Fries and Toast\",\"House Coffee\"]}"
        },
        {
            "id": 22176055388,
            "name": "Shannon",
            "date": "2023-05-23",
            "rating_value": 1.0,
            "review_text": "Sausage not as pictured / patty instead of link Granola was $2.99 for an insanely small amount ",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "f97a80a0-f96d-11ed-80a1-d5d596825480",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"b867d9cb-ec29-388a-a6eb-29676455b0b4\",\"review_count\":1,\"sentiment\":\"Positive\",\"order_placed_time\":\"2023-05-23T11:54:11\",\"order_accuracy\":\"No\",\"delivery_speed\":\"Yes\",\"food_quality\":\"No\",\"ordered_items\":[\"Side of Pork Sausage\",\"Strawberry Chobani Yogurt\",\"Ginger Ale Can\",\"Fruit Salad\"]}"
        },
        {
            "id": 22176055393,
            "name": "Robert",
            "date": "2023-05-20",
            "rating_value": 5.0,
            "review_text": "Gr8 no 🧢",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "83061390-f719-11ed-9391-0d5896df7229",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"e4f4563d-90a0-38be-837e-c0c946324d9e\",\"review_count\":114,\"sentiment\":\"Neutral\",\"order_placed_time\":\"2023-05-20T12:40:24\",\"order_accuracy\":\"Yes\",\"food_quality\":\"Yes\",\"ordered_items\":[\"The Bacon, Egg and Cheese Bagel\",\"The Bacon, Egg and Cheese Bagel\"]}"
        },
        {
            "id": 22176055401,
            "name": "Zenaida",
            "date": "2023-04-28",
            "rating_value": 5.0,
            "review_text": "Ty the best ",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "acf72230-e5fc-11ed-a231-557401b1b9ba",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"0e86311f-9b95-3fee-86c9-c5199329cd12\",\"review_count\":2,\"sentiment\":\"Positive\",\"order_placed_time\":\"2023-04-28T15:01:35\",\"order_accuracy\":\"Yes\",\"delivery_speed\":\"Yes\",\"food_quality\":\"Yes\",\"ordered_items\":[\"House Coffee\",\"The Bacon, Egg and Cheese Bagel\",\"Fresh Squeezed Orange Juice\"]}"
        },
        {
            "id": 22176055411,
            "name": "Jeffrey",
            "date": "2023-03-31",
            "rating_value": 4.0,
            "review_text": "It's the go to place for breakfast food!",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "033b9ed0-d00b-11ed-9ed1-33d6aca6b0d4",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"dcb19052-87d5-3e3b-a46d-f4b7bcd2781d\",\"review_count\":15,\"sentiment\":\"Positive\",\"order_placed_time\":\"2023-03-31T19:53:16\",\"order_accuracy\":\"Yes\",\"food_quality\":\"Yes\",\"ordered_items\":[\"Pork Sausage Buttermilk Pancakes\",\"Pork Sausage Buttermilk Pancakes\"]}"
        },
        {
            "id": 22176055428,
            "name": "Justin",
            "date": "2023-02-05",
            "rating_value": 5.0,
            "review_text": "Omelette, Bacon and Sausage was amazing!! Think I found my new work breakfast spot ",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "26e084e2-a56d-11ed-84e3-b70a94de3f17",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"0333d87a-8382-3d4c-b9d6-722bdb50e9f6\",\"review_count\":20,\"sentiment\":\"Positive\",\"order_placed_time\":\"2023-02-05T14:19:20\",\"order_accuracy\":\"Yes\",\"delivery_speed\":\"Yes\",\"food_quality\":\"Yes\",\"ordered_items\":[\"Tuscan Omelette\",\"Side of Bacon\",\"Side of Pork Sausage\"]}"
        },
        {
            "id": 22176055444,
            "name": "Jeffrey",
            "date": "2023-01-27",
            "rating_value": 3.0,
            "review_text": "The food was alright but they forgot part of the order.",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "de858080-9e8a-11ed-8081-9f242639a716",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"e36d48e5-4e2b-3f55-8dca-1e11e9b1b579\",\"review_count\":15,\"sentiment\":\"Negative\",\"order_placed_time\":\"2023-01-27T19:45:14\",\"order_accuracy\":\"No\",\"food_quality\":\"Yes\",\"ordered_items\":[\"Pork Sausage Buttermilk Pancakes\",\"Bacon Buttermilk Pancakes\"]}"
        },
        {
            "id": 22176055447,
            "name": "Hakung",
            "date": "2022-12-25",
            "rating_value": 3.0,
            "review_text": "Portions were small for the price and it was the saddest omelet we've ever seen. Some of the potatoes were also undercooked. Pancakes were OK.",
            "url": null,
            "profile_picture": null,
            "location": null,
            "review_title": null,
            "verified_order": false,
            "reviewer_title": null,
            "language_code": null,
            "unique_id": "c36d2eb4-8486-11ed-aeb5-1f80ff864e31",
            "meta_data": "{\"review_source\":\"grubhub\",\"datashake_review_uuid\":\"83cd377f-94d0-39dd-a42a-587895d93853\",\"review_count\":5,\"sentiment\":\"Positive\",\"order_placed_time\":\"2022-12-25T14:20:47\",\"order_accuracy\":\"Yes\",\"delivery_speed\":\"Yes\",\"food_quality\":\"No\",\"ordered_items\":[\"Western Omelette\",\"Side of Pork Sausage\",\"Blueberry Buttermilk Pancakes\",\"The Bacon, Egg and Cheese Bagel\"]}"
        }
    ]
}
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.