SEA Food Delivery Intel — Foodpanda + GrabFood avatar

SEA Food Delivery Intel — Foodpanda + GrabFood

Pricing

from $2.00 / 1,000 review scrapeds

Go to Apify Store
SEA Food Delivery Intel — Foodpanda + GrabFood

SEA Food Delivery Intel — Foodpanda + GrabFood

Extract Foodpanda restaurant reviews and GrabFood merchant intelligence (ratings, menus, hours, promos) across Southeast Asia. One actor, two platforms, clean JSON.

Pricing

from $2.00 / 1,000 review scrapeds

Rating

0.0

(0)

Developer

subimpact

subimpact

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

SEA Food Delivery Intelligence

Foodpanda restaurant reviews + GrabFood merchant intelligence in one actor. Ratings, menus, reviews, promos across MY/SG/TH/PH and more.

Quick Start

  1. Pick a platform: foodpanda (reviews) or grab (merchant intel)
  2. Pick a mode:
    • foodpanda: reviews — pass vendorCodes (e.g. m3jj) or full restaurant URLs
    • grab: merchant_ids (full detail for specific IDs) or search (find merchants by keyword near a location)
  3. Run — clean JSON in the dataset, pay only per result

Example inputs

Foodpanda reviews:

{
"platform": "foodpanda",
"mode": "reviews",
"vendorCodes": ["m3jj", "zqj6"],
"country": "my"
}

GrabFood merchant detail:

{
"platform": "grab",
"mode": "merchant_ids",
"merchant_ids": ["1-CY5FNLDUNXDKCE"],
"include_menu": true
}

GrabFood search:

{
"platform": "grab",
"mode": "search",
"keyword": "nasi lemak",
"latlng": "3.1390,101.6869",
"country_code": "MY"
}

Pricing

Pay per event:

  • $0.002 / review (foodpanda)
  • $0.004 / merchant (grab)

Use cases

  • Competitive restaurant intelligence (ratings, menus, pricing)
  • Market research across SEA food delivery
  • Brand monitoring (review sentiment, vendor replies)
  • Menu/price tracking over time

Notes

  • Foodpanda: public reviews API, no login needed. Supports my, sg, hk, ph, tw, pk, bd, kh, mm, la.
  • GrabFood: guest API. A session_cookie may be required for reliable access (see the input description for how to get one).
  • Default inputs produce a successful run.