Wolt Restaurants Scraper 🥡
1 day trial then $25.00/month - No credit card required now
Wolt Restaurants Scraper 🥡
1 day trial then $25.00/month - No credit card required now
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.
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.
- 10 monthly users
- 3 stars
- 100.0% runs succeeded
- 3.5 days response time
- Created in Mar 2024
- Modified 16 days ago