Foodpanda Reviews Scraper — Review Text, Ratings & Replies
Pricing
$2.00 / 1,000 reviews
Foodpanda Reviews Scraper — Review Text, Ratings & Replies
Scrape Foodpanda restaurant reviews: review text, per-topic ratings (overall/food/rider), reviewer name, dates, likes, vendor replies. MY/SG/HK/PH/TW/PK/BD/KH/MM/LA. Public review surface, no login. Pay per review delivered.
Pricing
$2.00 / 1,000 reviews
Rating
0.0
(0)
Developer
subimpact
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
3 days ago
Last modified
Categories
Share
Foodpanda Reviews Scraper
Scrape restaurant reviews from Foodpanda — review text, per-topic ratings (overall / food / rider), reviewer name, dates, likes, and vendor replies — across Malaysia, Singapore, Hong Kong and more APAC markets.
Unlike the many "Foodpanda restaurant & menu" scrapers on the Store, this Actor is reviews-first: it returns the actual review text, not just the aggregate rating number.
Why use this Actor
- Reviews-only data: review text, per-topic scores, reviewer, date, likes, vendor reply — everything a restaurant owner, aggregator, or researcher needs for reputation and sentiment work.
- Multi-market:
my,sg,hk,ph,tw,pk,bd,kh,mm,la(country code in input). - Simple input: paste vendor codes or full restaurant/reviews URLs; pagination is handled automatically (pageKey cursor).
- Public review surfaces only: no login, no checkout, no account data.
How to use
- Open any Foodpanda restaurant page — the URL looks like
https://www.foodpanda.my/restaurant/zqj6/sakom-village/reviews. - Copy the vendor code (the short alphanumeric segment, e.g.
zqj6) — or paste the whole URL, the Actor extracts the code. - Pick the country (
my,sg,hk, ...). - Set
maxReviewsPerVendor(0 = all reviews, paginated to the end). - Start the run.
Input
| Field | Type | Description |
|---|---|---|
vendorCodes | string[] | Foodpanda vendor codes (e.g. m3jj, zqj6) |
vendorUrls | string[] | Full restaurant or /reviews URLs — codes auto-extracted |
country | string | Two-letter market: my, sg, hk, ph, tw, pk, bd, kh, mm, la (default my) |
maxReviewsPerVendor | int | Cap per vendor (0 = all, paginated to the end) |
maxVendors | int | Cap the number of vendors processed (0 = all) |
Output (one row per review)
| Field | Description |
|---|---|
vendorCode | Foodpanda vendor code |
country | Market code |
reviewId | Review UUID |
reviewText | Full review text |
reviewerName | Reviewer display name (or "Anonymous") |
reviewerId | Reviewer identifier |
isAnonymous | Anonymous flag |
ratingOverall | Overall star rating (1–5) |
ratingFood | Food score (1–5) when present |
ratingRider | Rider score (1–5) when present |
ratings | Full per-topic ratings array |
likes | Like/helpful count |
vendorReply | Vendor reply text when present |
createdAt | Review timestamp (ISO) |
reviewUrl | Foodpanda review page URL |
Use cases
- Reputation & sentiment analysis for restaurant chains across markets
- Menu/quality feedback monitoring (food scores, dish complaints)
- Competitor review benchmarking for F&B market research
- AI/RAG training data: natural-language restaurant reviews with structured ratings
Pricing
Pay per event: $2.00 per 1,000 reviews (that's $0.002 per review). You only pay for reviews actually delivered. Platform usage (compute) is included in the event price.
Notes & limitations
- This Actor collects publicly visible review data from Foodpanda's public reviews surface. Use it in accordance with Foodpanda's Terms of Service and local regulations.
- Reviews availability varies by vendor — some restaurants have no reviews yet (empty data is normal for new/small vendors).
- Each page returns up to 30 reviews; deep pagination is automatic via the
pageKeycursor. - Not affiliated with Foodpanda or Delivery Hero.