# Wolt Scraper | Restaurants, Menus & Cities (`lentic_clockss/wolt-scraper`) Actor

Scrape Wolt restaurants, grocery/retail venues, discovery feeds, category listings, city search, and guest-preview menus across cities worldwide. Extract slugs, ratings, prices, delivery ETA, menu items and options. Export Excel/CSV/JSON. Unofficial — not affiliated with Wolt.

- **URL**: https://apify.com/lentic\_clockss/wolt-scraper.md
- **Developed by:** [kane liu](https://apify.com/lentic_clockss) (community)
- **Categories:** E-commerce, Travel, Automation
- **Stats:** 1 total users, 0 monthly users, 0.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.20 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Wolt Scraper | Restaurants, Menus & Cities

**Scrape [Wolt](https://wolt.com) restaurants, grocery / retail venues, discovery feeds, category listings, city search, and guest-preview menus — then download structured food-delivery data as Excel, CSV, or JSON.**

Use this Actor as a practical **Wolt data API** for multi-city restaurant discovery, cuisine research, menu monitoring, and delivery-market tracking. Pick a country + city and mode, then get Dataset rows with slugs, ratings, prices, delivery ETA, menu options, and permalinks.

- Cover **Wolt cities worldwide** via the live city catalog (`mode=cities`) and any `{lang}/{country}/{city}` path
- Modes: **cities**, **categories**, **discovery**, **category**, **search**, **restaurant**, **venue**, **startUrls**
- Extract **name**, **slug**, **rating**, **price range**, **delivery ETA / fee fields**, **menu items**, **options / variants**, section titles
- Client-side listing **sort & filters** (`sortBy`, `openNow`, `isWoltPlus`, `priceRange`) plus optional **detail enrich**
- Export to **Excel / CSV / JSON**, or connect Make, n8n, Zapier, Python, or the Apify API
- **Pay per event** — Actor start + each Dataset result; **platform usage is included** (you do not pay separate Apify compute on top)

> **Unofficial tool.** This Actor is not affiliated with, endorsed by, or sponsored by Wolt or DoorDash. It collects publicly reachable guest-preview listing and menu surfaces and does **not** place orders, checkout, log in, or access private Wolt accounts.

***

### What does the Wolt Scraper do?

[Wolt Scraper](https://apify.com/lentic_clockss/wolt-scraper) lets you **extract structured restaurant, store, and menu data from Wolt.com** without operating your own anti-bot browser fleet. Give it a country/city and a mode (for example `search`, `category`, or `restaurant`), then start a run.

Under the hood, the Actor:

1. Validates your input (mode, country, city, slug, query, filters, URLs)
2. Enforces free-tier caps when you are on a free Apify plan
3. Collects public Wolt surfaces through a managed scrape backend with residential egress
4. Normalizes city / category / venue-card / restaurant / venue / menu rows into a clean Dataset
5. Writes `INPUT_ECHO`, `RUN_SUMMARY` (and `ERROR_SUMMARY` on failure) to the key-value store

You run it like any other Apify Actor — schedule it, call it from the API, or plug it into automations.

***

### What Wolt data can I extract?

| Data | Cities | Categories | Discovery / category / search | Restaurant / venue |
| --- | :---: | :---: | :---: | :---: |
| city / country / lang | ✅ | ✅ | ✅ | ✅ |
| category slug / group | — | ✅ | ✅ | — |
| venue name / slug / URL | — | — | ✅ | ✅ |
| rating / price range | — | — | ✅ | ✅ |
| delivery ETA / fee fields | — | — | ✅ | ✅ |
| section titles | — | — | ✅ | ✅ |
| menu items / categories | — | — | enrich preview | ✅ |
| options / variant groups | — | — | enrich preview | ✅ |
| Wolt+ / online flags | — | — | ✅ | ✅ |

***

### Why scrape Wolt?

Wolt is a major food-delivery and retail marketplace across Europe and beyond. Teams scrape Wolt for **competitor menus**, **cuisine density**, **price monitoring**, and **market research**:

- List **restaurants and stores** in a city discovery feed or category (restaurants, groceries, electronics, cuisine filters)
- Run **city search** (`mode=search`) for a keyword near lat/lon
- Pull **restaurant / venue detail** with guest-preview menus and option groups
- Compare cities (Helsinki vs Berlin vs Warsaw vs Tokyo) with the same field shape
- Feed CRM, BI dashboards, Google Sheets, BigQuery, or AI agents with clean rows

Compared with Wolt Actors that only cover **one country**, **restaurant URLs only**, or **generic HTML dumps**, this Actor focuses on **full guest-surface coverage**: cities catalog, category taxonomy, discovery, search, sort/filter, enrich, and menu options in one input form.

***

### More Actors like this

Need restaurant / local / travel data outside Wolt, or a different vertical? Use a **dedicated Actor** below for structured fields. Use this Actor for **Wolt** multi-city restaurants, stores, search, and menus.

#### Similar food-delivery, local & travel scrapers

- [Deliveroo Scraper](https://apify.com/lentic_clockss/deliveroo-scraper)
- [Uber Eats Scraper](https://apify.com/lentic_clockss/ubereats-scraper)
- [Google Maps Scraper](https://apify.com/lentic_clockss/google-maps-scraper)
- [TripAdvisor Scraper](https://apify.com/lentic_clockss/tripadvisor-scraper)
- [Booking.com Hotels Scraper](https://apify.com/lentic_clockss/booking-hotels-scraper)
- [Airbnb Listings Scraper](https://apify.com/lentic_clockss/airbnb-listings-scraper)
- [Expedia Scraper](https://apify.com/lentic_clockss/expedia-scraper)
- [Traveloka Scraper](https://apify.com/lentic_clockss/traveloka-scraper)
- [Despegar Scraper](https://apify.com/lentic_clockss/despegar-scraper)
- [Stealth Web Scraper](https://apify.com/lentic_clockss/stealth-web-scraper)

#### Prefer another specialized scraper?

If your target has a specialized Actor below, use that first — usually cheaper and more structured than a generic scrape.

**Jobs & Freelance**

- [LinkedIn Jobs Scraper](https://apify.com/lentic_clockss/linkedin-jobs-scraper)
- [Indeed Jobs Scraper](https://apify.com/lentic_clockss/indeed-jobs-scraper)
- [Upwork Jobs Scraper](https://apify.com/lentic_clockss/upwork-jobs-scraper)
- [Glassdoor Scraper](https://apify.com/lentic_clockss/glassdoor-scraper)
- [Fiverr Gigs Scraper](https://apify.com/lentic_clockss/fiverr-programming-tech-gigs-scraper)
- [Bayt Jobs Scraper](https://apify.com/lentic_clockss/bayt-scraper)

**Real Estate**

- [Zillow & Zumper Scraper](https://apify.com/lentic_clockss/us-real-estate-scraper)
- [Realtor.com Scraper](https://apify.com/lentic_clockss/realtor-com-scraper)
- [Apartments.com Rental Scraper](https://apify.com/lentic_clockss/apartments-com-rental-scraper)
- [Rightmove Scraper](https://apify.com/lentic_clockss/rightmove-property-scraper)
- [Idealista Scraper](https://apify.com/lentic_clockss/idealista-scraper)
- [realestate.com.au Scraper](https://apify.com/lentic_clockss/realestate-com-au-scraper)

**E-commerce**

- [Amazon Search Scraper](https://apify.com/lentic_clockss/amazon-search-results-collector)
- [Walmart Product Scraper](https://apify.com/lentic_clockss/walmart-scraper)
- [Etsy Scraper](https://apify.com/lentic_clockss/etsy-scraper)
- [Shopee Search Scraper](https://apify.com/lentic_clockss/shopee-search-scraper)
- [SHEIN Product Scraper](https://apify.com/lentic_clockss/shein-scraper)
- [Temu Product Scraper](https://apify.com/lentic_clockss/temu-scraper)
- [Target Product Scraper](https://apify.com/lentic_clockss/target-scraper)
- [Allegro Scraper](https://apify.com/lentic_clockss/allegro-scraper)

**Social & Content**

- [YouTube Research Scraper](https://apify.com/lentic_clockss/youtube-research-scraper)
- [TikTok Scraper](https://apify.com/lentic_clockss/tiktok-scraper)
- [Reddit Scraper](https://apify.com/lentic_clockss/reddit-scraper)
- [YouTube Shorts Scraper](https://apify.com/lentic_clockss/youtube-shorts-scraper)

**Ads Intelligence**

- [Facebook Ad Library Scraper](https://apify.com/lentic_clockss/facebook-ad-library-scraper)
- [TikTok Ads Scraper](https://apify.com/lentic_clockss/tiktok-ads-top-ads-actor)

**General Tools**

- [Stealth Web Scraper](https://apify.com/lentic_clockss/stealth-web-scraper)
- [Email Risk Validator](https://apify.com/lentic_clockss/email-risk-validator)
- [Phone Number Intelligence](https://apify.com/lentic_clockss/phone-number-intelligence)

→ See the full catalog in [Related Actors](#related-actors) below, or browse [apify.com/lentic\_clockss](https://apify.com/lentic_clockss).

***

### How to scrape Wolt (no code required)

1. Create a free [Apify](https://apify.com/) account
2. Open [Wolt Scraper](https://apify.com/lentic_clockss/wolt-scraper)
3. Choose a **mode**: `cities`, `categories`, `discovery`, `category`, `search`, `restaurant`, `venue`, or `startUrls`
4. Set **country** (ISO2/ISO3, e.g. `FIN`, `DEU`) and **city** slug (e.g. `helsinki`, `berlin`)
5. Fill the fields for that mode (see table below)
6. Click **Start** and download the Dataset as JSON, CSV, Excel, or JSONL

Start with `maxResults: 5–15` to verify the query, then scale up.

| Mode | Required inputs |
| --- | --- |
| cities | (optional `maxResults`) |
| categories | `country` + `city` |
| discovery | `country` + `city` |
| category | `categorySlug` + `country` + `city` |
| search | `query` + `country` + `city` |
| restaurant | `slug` + `country` + `city` |
| venue | `slug` + `country` + `city` |
| startUrls | `startUrls[]` |

Optional listing controls: `sortBy`, `openNow`, `isWoltPlus`, `priceRange`, `enrichDetails`. Menu controls: `includeMenu`, `includeMenuOptions`, `menuItemLimit`, `autoPaginateMenu`.

***

### How much does it cost to scrape Wolt?

This Actor uses **pay-per-event** pricing. You are charged for:

| Event | Price |
| --- | --- |
| Actor Start (`apify-actor-start`) | **$0.005** per start |
| Result (`apify-default-dataset-item`) | **$3.00 / 1,000** results (**$0.003** each on FREE/BRONZE) |

**Platform usage costs are included** — you do **not** pay separate Apify compute/proxy usage for this Actor on top of the event prices above (**User pays platform usage costs = No**).

#### Volume discount tiers (per result)

| Tier | $/1,000 | per 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 matches BRONZE for this Actor.

#### Example cost estimates (FREE/BRONZE)

| Results collected | Approx. event cost\* |
| --- | ---: |
| 100 | ~$0.31 |
| 1,000 | ~$3.01 |
| 10,000 | ~$30.01 |

\*Assumes one Actor start at default memory billing for start events, plus `$0.003` per Dataset item. Exact start billing can scale with allocated memory (one start event per GB, minimum one).

#### Free plan limits

On a **free Apify plan**, this Actor enforces developer limits of **10 runs** and **200 results per run**. Upgrade to a paid Apify plan for unlimited runs (event prices still apply).

***

### Input examples

#### Search restaurants in Warsaw

```json
{
  "mode": "search",
  "country": "POL",
  "city": "warsaw",
  "query": "pierogi",
  "sortBy": "rating",
  "maxResults": 10
}
```

#### Category listing with enrich (Tallinn electronics)

```json
{
  "mode": "category",
  "country": "EST",
  "city": "tallinn",
  "categorySlug": "electronics",
  "enrichDetails": true,
  "enrichLimit": 3,
  "maxResults": 5
}
```

#### Restaurant menu with options (Helsinki)

```json
{
  "mode": "restaurant",
  "country": "FIN",
  "city": "helsinki",
  "slug": "kfc-kamppi",
  "includeMenu": true,
  "includeMenuOptions": true,
  "maxResults": 1
}
```

#### City category taxonomy (Munich)

```json
{
  "mode": "categories",
  "country": "DEU",
  "city": "munich",
  "maxResults": 40
}
```

#### Discovery feed sorted by delivery estimate

```json
{
  "mode": "discovery",
  "country": "DEU",
  "city": "berlin",
  "sortBy": "delivery-estimate",
  "openNow": true,
  "maxResults": 15
}
```

***

### Output example

Restaurant / venue-card style rows look like:

```json
{
  "recordType": "venue_card",
  "type": "restaurant",
  "name": "Bastard Burgers Kamppi",
  "slug": "bastard-burgers-kamppi",
  "city": "helsinki",
  "country": "FIN",
  "rating": 8.4,
  "estimateMinutes": 25,
  "url": "https://wolt.com/en/fin/helsinki/restaurant/bastard-burgers-kamppi",
  "contentDepth": "guest_preview",
  "source": "wolt.com"
}
```

Detail runs add `menuItems`, `menuCategories`, and optional `options` / `variantGroups` on menu rows.

***

### Tips for better Wolt scrapes

- Prefer **ISO3 country** codes (`FIN`, `DEU`, `POL`) — ISO2 is accepted and normalized
- Use `mode=categories` once per city to discover live root tiles + cuisine filters, then feed `categorySlug`
- Keep **`maxResults`** modest on free plans (capped at **200** per run)
- Use `enrichDetails` sparingly — each enrich fetches a venue detail page
- Site login, checkout, gatekeeper, and App-only surfaces are **out of scope**

***

### Integrations

- **Apify API / Python / JS client** — start runs and pull Dataset items
- **Schedules** — daily city discovery / price checks
- **Webhooks** — notify when a run finishes
- **Make / Zapier / n8n** — push rows to Sheets, Slack, CRM, warehouse

***

### FAQ

#### Is this an official Wolt API?

No. It is an unofficial scraper for publicly reachable guest-preview pages. Not affiliated with Wolt.

#### Do I need cookies or a Wolt account?

No. Guest-preview coverage only — no login.

#### Can I scrape every Wolt country?

Yes, as long as the city exists in Wolt's catalog. Use `mode=cities` to list cities, then scrape with the matching `country` + `city`.

#### What about grocery / retail venues?

Use `mode=venue` (or discovery/category cards with retail product lines). Menus often come from venue-content sections.

#### Why are some category pages empty without this Actor?

Wolt category PLP HTML is often CSR-empty; this Actor uses the public restaurant-api pages with lat/lon instead.

***

### Actor specs

| Spec | Value |
| --- | --- |
| Default memory | **1024 MB** |
| Timeout default | **3600 s** |
| Standby | Enabled (lightweight Live-view) |
| Free plan caps | **10 runs** / **200 results** per run |

**Keywords:** Wolt scraper, Wolt API, Wolt restaurant scraper, Wolt menu scraper, Wolt grocery scraper, food delivery data, Helsinki restaurants, Berlin Wolt, pay per event

***

### Related Actors

All **77** public Actors from \[[lentic\_clockss](https://apify.com/lentic_clockss)]. Click a name to open the Store detail page.

#### Jobs & Freelance

- [LinkedIn Jobs Scraper](https://apify.com/lentic_clockss/linkedin-jobs-scraper)
- [Bayt Jobs Scraper](https://apify.com/lentic_clockss/bayt-scraper)
- [Fiverr Gigs Scraper](https://apify.com/lentic_clockss/fiverr-programming-tech-gigs-scraper)
- [Freelancer.com Scraper](https://apify.com/lentic_clockss/freelancer-scraper)
- [Glassdoor Scraper](https://apify.com/lentic_clockss/glassdoor-scraper)
- [Himalayas Jobs Scraper](https://apify.com/lentic_clockss/himalayas-jobs-scraper)
- [Indeed Jobs Scraper](https://apify.com/lentic_clockss/indeed-jobs-scraper)
- [Jobicy Remote Jobs Scraper](https://apify.com/lentic_clockss/jobicy-remote-jobs-scraper)
- [RemoteOK Jobs Scraper](https://apify.com/lentic_clockss/remoteok-all-jobs-scraper)
- [SEEK Jobs Scraper](https://apify.com/lentic_clockss/seek-scraper)
- [Upwork Jobs Scraper](https://apify.com/lentic_clockss/upwork-jobs-scraper)

#### Real Estate

- [Zillow & Zumper Scraper](https://apify.com/lentic_clockss/us-real-estate-scraper)
- [Realtor.com Scraper](https://apify.com/lentic_clockss/realtor-com-scraper)
- [99.co Scraper](https://apify.com/lentic_clockss/ninetynine-co-sg-scraper)
- [Realtor.com Agents Scraper](https://apify.com/lentic_clockss/realtor-com-agents-scraper)
- [Apartments.com Rental Scraper](https://apify.com/lentic_clockss/apartments-com-rental-scraper)
- [Bayut Scraper](https://apify.com/lentic_clockss/bayut-uae-scraper)
- [Craigslist Housing Scraper](https://apify.com/lentic_clockss/craigslist-housing-scraper)
- [Daft.ie Scraper](https://apify.com/lentic_clockss/daft-property-scraper)
- [Dot Property Scraper](https://apify.com/lentic_clockss/dot-property-th-scraper)
- [FINN.no Scraper](https://apify.com/lentic_clockss/finn-scraper)
- [Funda Scraper](https://apify.com/lentic_clockss/funda-scraper)
- [Hepsiemlak Scraper](https://apify.com/lentic_clockss/hepsiemlak-scraper)
- [Idealista Scraper](https://apify.com/lentic_clockss/idealista-scraper)
- [Immobiliare.it Scraper](https://apify.com/lentic_clockss/immobiliare-property-scraper)
- [ImmoScout24 Scraper](https://apify.com/lentic_clockss/immobilienscout24-scraper)
- [Naver Land Scraper](https://apify.com/lentic_clockss/naver-land-scraper)
- [OpenSooq Scraper](https://apify.com/lentic_clockss/opensooq-real-estate-scraper)
- [Otodom Scraper](https://apify.com/lentic_clockss/otodom-scraper)
- [Property Finder Scraper](https://apify.com/lentic_clockss/property-finder-uae-scraper)
- [PropertyGuru Scraper](https://apify.com/lentic_clockss/propertyguru-sg-scraper)
- [realestate.com.au Scraper](https://apify.com/lentic_clockss/realestate-com-au-scraper)
- [Realtor.ca Scraper](https://apify.com/lentic_clockss/realtor-ca-scraper)
- [Rightmove Scraper](https://apify.com/lentic_clockss/rightmove-property-scraper)
- [SeLoger Scraper](https://apify.com/lentic_clockss/seloger-property-scraper)
- [SUUMO Scraper](https://apify.com/lentic_clockss/suumo-property-scraper)
- [Zillow Group Scraper](https://apify.com/lentic_clockss/zillow-group-scraper)

#### E-commerce

- [Shopee Search Scraper](https://apify.com/lentic_clockss/shopee-search-scraper)
- [E-commerce Scraper](https://apify.com/lentic_clockss/ecommerce-scraper)
- [1688 Global Product Search Scraper](https://apify.com/lentic_clockss/1688-global-scraper)
- [Allegro Scraper](https://apify.com/lentic_clockss/allegro-scraper)
- [Amazon Search Scraper](https://apify.com/lentic_clockss/amazon-search-results-collector)
- [ASOS Product Scraper](https://apify.com/lentic_clockss/asos-scraper)
- [Cdiscount Product Scraper](https://apify.com/lentic_clockss/cdiscount-scraper)
- [Costco Product Scraper](https://apify.com/lentic_clockss/costco-scraper)
- [Coupang Product Scraper](https://apify.com/lentic_clockss/coupang-scraper)
- [Etsy Scraper](https://apify.com/lentic_clockss/etsy-scraper)
- [Lazada Scraper](https://apify.com/lentic_clockss/lazada-ph-search-results-collector)
- [MercadoLibre Scraper](https://apify.com/lentic_clockss/mercadolibre-scraper)
- [Mercari Japan Scraper](https://apify.com/lentic_clockss/mercari-scraper)
- [Rakuten Japan Scraper](https://apify.com/lentic_clockss/rakuten-scraper)
- [SHEIN Product Scraper](https://apify.com/lentic_clockss/shein-scraper)
- [Target Product Scraper](https://apify.com/lentic_clockss/target-scraper)
- [Temu Product Scraper](https://apify.com/lentic_clockss/temu-scraper)
- [Walmart Product Scraper](https://apify.com/lentic_clockss/walmart-scraper)

#### Travel & Stays

- [Booking.com & Airbnb Scraper](https://apify.com/lentic_clockss/booking-airbnb-scraper)
- [Agoda Scraper](https://apify.com/lentic_clockss/agoda-scraper)
- [Airbnb Listings Scraper](https://apify.com/lentic_clockss/airbnb-listings-scraper)
- [Booking.com Hotels Scraper](https://apify.com/lentic_clockss/booking-hotels-scraper)
- [Despegar Scraper](https://apify.com/lentic_clockss/despegar-scraper)
- [Expedia Scraper](https://apify.com/lentic_clockss/expedia-scraper)
- [Traveloka Scraper](https://apify.com/lentic_clockss/traveloka-scraper)
- [Travelstart Flights Scraper](https://apify.com/lentic_clockss/travelstart-scraper)
- [Trip.com Scraper](https://apify.com/lentic_clockss/trip-com-scraper)
- [TripAdvisor Scraper](https://apify.com/lentic_clockss/tripadvisor-scraper)

#### Social & Content

- [TikTok Scraper](https://apify.com/lentic_clockss/tiktok-scraper)
- [Reddit Scraper](https://apify.com/lentic_clockss/reddit-scraper)
- [YouTube Shorts Scraper](https://apify.com/lentic_clockss/youtube-shorts-scraper)
- [YouTube Research Scraper](https://apify.com/lentic_clockss/youtube-research-scraper)
- [Hacker News Scraper](https://apify.com/lentic_clockss/hacker-news-scraper)

#### Ads Intelligence

- [Facebook Ad Library Scraper](https://apify.com/lentic_clockss/facebook-ad-library-scraper)
- [Google Ads Transparency VN](https://apify.com/lentic_clockss/google-ads-transparency-center-vn)
- [TikTok Ads Scraper](https://apify.com/lentic_clockss/tiktok-ads-top-ads-actor)

#### Local & Maps

- [Google Maps Scraper](https://apify.com/lentic_clockss/google-maps-scraper)

#### General Tools

- [Stealth Web Scraper](https://apify.com/lentic_clockss/stealth-web-scraper)
- [Email Risk Validator](https://apify.com/lentic_clockss/email-risk-validator)
- [Phone Number Intelligence](https://apify.com/lentic_clockss/phone-number-intelligence)

→ Browse the full profile: [apify.com/lentic\_clockss](https://apify.com/lentic_clockss)

# Actor input Schema

## `mode` (type: `string`):

cities | categories | discovery | category | search | restaurant | venue | startUrls

## `lang` (type: `string`):

URL language segment (e.g. en)

## `country` (type: `string`):

ISO2/ISO3 country for city path (FIN, KAZ, DEU, …). Auto-maps proxyCountry.

## `city` (type: `string`):

Wolt city slug, e.g. helsinki, berlin, taldykorgan

## `categorySlug` (type: `string`):

Root tile or cuisine: restaurants, groceries, electronics, burgers, pizza, …

## `query` (type: `string`):

Required for mode=search (alias: keyword)

## `slug` (type: `string`):

Restaurant or retail venue slug (e.g. kfc-kamppi, wolt-market-kamppi)

## `lat` (type: `number`):

Optional override for discovery/category/search API geo

## `lon` (type: `number`):

Optional override for discovery/category/search API geo

## `includeMenu` (type: `boolean`):

For restaurant/venue detail: include menuCategories/menuItems

## `includeMenuOptions` (type: `boolean`):

Normalize options / variant\_groups on menu items

## `menuItemLimit` (type: `integer`):

Cap menu items (0 = no cap)

## `autoPaginateMenu` (type: `boolean`):

Best-effort follow venue-content nextPageToken

## `enrichDetails` (type: `boolean`):

For discovery/category/search: scrape detail pages and merge fields

## `enrichLimit` (type: `integer`):

Max cards to enrich (default 20 when enrichDetails=true)

## `sortBy` (type: `string`):

Client-side sort: rating | delivery-estimate | delivery-price | distance | name | name\_desc

## `openNow` (type: `boolean`):

Keep venues with online/delivers=true

## `isWoltPlus` (type: `boolean`):

Filter by Wolt+ flag

## `priceRange` (type: `integer`):

1–4 price tier filter

## `maxResults` (type: `integer`):

Free plan capped at 200 results per run (developer limit, not Apify).

## `startUrls` (type: `array`):

Wolt city / category / restaurant / venue URLs

## `proxyCountry` (type: `string`):

Egress hint; auto-mapped from country when omitted

## `workerBaseUrl` (type: `string`):

Optional HTTPS Cloud Run URL (allowlisted). Prefer Actor env WORKER\_BASE\_URL.

## Actor input object example

```json
{
  "mode": "discovery",
  "lang": "en",
  "country": "FIN",
  "city": "helsinki",
  "includeMenu": true,
  "includeMenuOptions": true,
  "autoPaginateMenu": true,
  "enrichDetails": false,
  "maxResults": 50,
  "proxyCountry": "FI"
}
```

# Actor output Schema

## `results` (type: `string`):

Normalized Wolt city / venue / menu rows from the default dataset.

## `runSummary` (type: `string`):

Structured summary record stored in the default key-value store.

## `inputEcho` (type: `string`):

Normalized input saved at run start.

## `errorSummary` (type: `string`):

Present when a failed run stores structured terminal error information.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {};

// Run the Actor and wait for it to finish
const run = await client.actor("lentic_clockss/wolt-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {}

# Run the Actor and wait for it to finish
run = client.actor("lentic_clockss/wolt-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{}' |
apify call lentic_clockss/wolt-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=lentic_clockss/wolt-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/OMwPQF2NG1vBSgXq1/builds/CJdFC1qpnWzCAYZpL/openapi.json
