Foodora Scraper | Menus Restaurants NO SE AT HU CZ avatar

Foodora Scraper | Menus Restaurants NO SE AT HU CZ

Pricing

from $2.20 / 1,000 results

Go to Apify Store
Foodora Scraper | Menus Restaurants NO SE AT HU CZ

Foodora Scraper | Menus Restaurants NO SE AT HU CZ

Scrape Foodora restaurants and full menus across Norway, Sweden, Austria, Hungary, and Czechia. Extract vendor codes, ratings, cuisine SEO listings, chain filters, and menu prices. Discover cities & cuisines. Export Excel/CSV/JSON. Unofficial — not affiliated with Foodora or Delivery Hero.

Pricing

from $2.20 / 1,000 results

Rating

0.0

(0)

Developer

kane liu

kane liu

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Share

Foodora Scraper | Restaurant Lists & Menus (NO · SE · AT · HU · CZ)

Scrape Foodora country ordering sites — restaurants by city × cuisine, full menus with prices, chain filters, city/cuisine discovery, and optional shops verticals — across Norway, Sweden, Austria, Hungary, and Czechia.

Export Excel / CSV / JSON. Run from the Apify Console, API, or Make / n8n / Zapier. Unofficial Actor — not affiliated with Foodora or Delivery Hero.

Looking for Foodpanda (Asia), Uber Eats, DoorDash, Wolt, Glovo, or Deliveroo? Those platforms have separate Store Actors. This one is built specifically for Foodora EU TLDs (foodora.no / .se / .at / .hu / .cz). Brand portal foodora.com and closed foodora.fi are out of scope.


Need a dedicated scraper for one website?

This Actor is the general tool for protected public pages. If you already have one specific site and a field list, a dedicated scraper is faster and more stable: listing + detail, your export format, delivered to your Apify account or as a standalone runnable client.

I confirm the tier before you pay. The clock starts after that confirmation.

Start here: Submit a custom scraper request

Starter $50Dedicated $100Hard target $200–999
Site1 simple anti-bot public site1 medium anti-bot public siteCloudflare / aggressive anti-bot / custom parser
ScopeFull listing + detail fieldsListing + detail + pagination, your field listAgreed fields, repeatable runs
DeliveryCSV/JSON · Apify Actor or standalone runnable client (script/CLI)Same, plus a sample run and short instructionsFeasibility first, then build
Time24 hours after we confirm the URL is in scope48 hours after confirmationQuoted after feasibility
Fixes30 days for small public-layout changes30 daysScoped in the quote

Hard-target sites are not a 100% uptime promise. You get a dedicated parser that can be re-run on the agreed fields. If the URL is not feasible, you get a refund or pay an assessment fee only — you will know before the build starts.

Not in Starter/Dedicated: login-walled data, native APK / Windows installer / full web apps, or two-year maintenance. Those are a separate quote.


What you can scrape

ModeWhat you get
cuisineRestaurant list for a city × cuisine SEO page (JSON-LD + DOM)
restaurantFull vendor detail + menu categories, products, variations & prices
cityCity feed / listing restaurants
shopsBest-effort grocery / shops vertical candidates
discoverCitiesCity urlKeys for a market
discoverCuisinesCuisine slugs linked from a city
chainFilter listings by chain name (e.g. McDonald)
startUrlsPaste Foodora restaurant or cuisine URLs

Extras: loadMoreRounds, enrichMenus / maxEnrich (batch-fetch menus after a list), includeToppings, chainName, lang, city aliases (vienna→wien, prague→praha, gothenburg→goteborg).

Typical fields: vendorCode, name / title, url, rating, slug, market, menu categoryName, productId, price, address fragments, scrapedAt.


Why this Actor

  • Foodora-specific — not a generic multi-platform delivery scraper
  • Multi-market — NO / SE / AT / HU / CZ in one Actor
  • Menus & prices — list pages plus optional menu enrichment
  • Discovery modes — enumerate cities and cuisines before deep scrapes
  • Pay per result — Actor start + dataset items; volume tiers on Store
  • Free Apify plan caps (developer-set): 10 runs · 200 results per run

Example inputs

Oslo pizza list

{
"mode": "cuisine",
"market": "no",
"citySlug": "oslo",
"cuisineSlug": "pizza",
"maxResults": 30,
"loadMoreRounds": 2
}

Vienna (alias) + enrich 2 menus

{
"mode": "cuisine",
"market": "at",
"citySlug": "vienna",
"cuisineSlug": "pizza",
"enrichMenus": true,
"maxEnrich": 2,
"maxResults": 15,
"loadMoreRounds": 0
}

Discover cuisines in Budapest

{
"mode": "discoverCuisines",
"market": "hu",
"citySlug": "budapest",
"maxResults": 40
}

Chain filter (Oslo)

{
"mode": "chain",
"market": "no",
"citySlug": "oslo",
"chainName": "McDonald",
"maxResults": 20,
"loadMoreRounds": 0
}

City tip: prefer local Foodora urlKeys (wien, praha, goteborg). English names often 404; aliases are applied automatically.


Pricing

Pay per event — you pay for Actor starts and each result written to the default dataset. Platform compute usage is not charged to the user on this Actor (developer pays).

EventPrice
Actor start (apify-actor-start)$0.005 per start (per GB of memory, min 1)
Result (apify-default-dataset-item)$3.00 / 1,000 on FREE & BRONZE
Tier$/1,000 resultsper result
FREE*$3.00$0.003
BRONZE$3.00$0.003
SILVER$2.60$0.0026
GOLD$2.20$0.0022
PLATINUM$2.00$0.002
DIAMOND$1.60$0.0016

*FREE tier uses the same unit price as BRONZE. Exact billing always follows your Apify plan tier in the Console.

Rough example: 1,000 restaurant rows ≈ $3.00 + $0.005 start (FREE/BRONZE).


Free Apify plan limits

CapValue
Runs10
Results / run200

These caps are set by the Actor developer (not Apify platform defaults).


More Actors like this

Use a specialized Actor when one exists for your site — structured fields and usually lower cost than a generic URL scraper. For Foodora EU markets, stay on this Actor.

Food delivery & local discovery

E-commerce (prices & catalogs)

Travel & stays

Jobs & freelance

Social & ads

General tools

→ Full catalog in Related Actors · profile apify.com/lentic_clockss


How to use (no code required)

  1. Click Try for free on this Actor page
  2. Choose a mode (cuisine is a good start)
  3. Set market (no / se / at / hu / cz) and citySlug (e.g. oslo, wien, praha)
  4. For cuisine lists, set cuisineSlug (e.g. pizza, sushi, burger)
  5. Optionally enable enrichMenus to pull a few full menus after the list
  6. Click Start — open the Dataset tab for rows; Key-value store for INPUT_ECHO / RUN_SUMMARY

Download as CSV, Excel, or JSON.

Connect to your tools

PlatformHow
Make.comApify → Run Actor → lentic_clockss/foodora-scraper
n8nApify node → Run Actor
ZapierApify → Run Actor
API / SDKApify Client (actorId: lentic_clockss/foodora-scraper)

Coverage matrix

DimensionCovered
Marketsno se at hu cz
Excludedbrand foodora.com, closed foodora.fi, checkout / payment
Modescuisine · restaurant · city · shops · discoverCities · discoverCuisines · chain · startUrls
OutputDataset rows + KV INPUT_ECHO / RUN_SUMMARY / ERROR_SUMMARY

Default run memory 1024 MB.


FAQ

Is this official Foodora / Delivery Hero software?
No. It collects publicly rendered listing and menu data for research and analysis. Respect site terms and local law.

Why did my English city slug fail?
Many listing URLs use local keys (wien, praha). Pass those, or use aliases (vienna, prague) — they are normalized automatically.

Do I need my own proxies?
No for normal Store runs — residential egress is handled for you.

What about Foodpanda / Uber Eats?
Different products and domains. Search the Apify Store for those brands, or use Stealth Web Scraper for ad-hoc URLs.


All 77 public Actors from [lentic_clockss]. Click a name to open the Store detail page.

Jobs & Freelance

Real Estate

E-commerce

Travel & Stays

Social & Content

Ads Intelligence

Local & Maps

General Tools

→ Browse the full profile: apify.com/lentic_clockss