
Wolt Restaurants Scraper 🥡
Pricing
$1.10 / 1,000 results

Wolt Restaurants Scraper 🥡
Extract data from restaurants on the Wolt food delivery platform using this simple to use Wolt API. Simply choose a city to obtain information such as restaurant names, addresses, zip codes, phone numbers, ratings and more. Download scraped data in various formats including JSON, CSV and Excel.
5.0 (1)
Pricing
$1.10 / 1,000 results
5
Total users
96
Monthly users
13
Runs succeeded
>99%
Issues response
66 days
Last modified
3 months ago
Error with run
Closed
file:///usr/src/app/src/wolt/restaurantMenu.js:16 2024-09-15T07:47:27.294Z const menuItems = response.items.map((item) => { 2024-09-15T07:47:27.296Z ^ 2024-09-15T07:47:27.298Z 2024-09-15T07:47:27.300Z TypeError: Cannot read properties of undefined (reading 'map') 2024-09-15T07:47:27.302Z at fetchMenuData (file:///usr/src/app/src/wolt/restaurantMenu.js:16:38) 2024-09-15T07:47:27.304Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2024-09-15T07:47:27.306Z at async processRestaurant (file:///usr/src/app/src/main.js:11:43) 2024-09-15T07:47:27.308Z at async file:///usr/src/app/src/main.js:45:36 2024-09-15T07:47:27.312Z at async file:///usr/src/app/node_modules/p-queue/dist/index.js:187:36 2024-09-15T07:47:27.314Z

Thank you for opening the issue. I fixed the problem and your run should work as expected now. Unfortunately, there might be only 1 restaurant missing the menu information (the restaurant which was previously causing the error), I will continue investigating to avoid any future loss of data.