Wolt Restaurants Scraper 🥡 avatar

Wolt Restaurants Scraper 🥡

Try for free

Pay $1.50 for 1,000 Restaurants

View all Actors
Wolt Restaurants Scraper 🥡

Wolt Restaurants Scraper 🥡

nx-node/wolt-restaurants-scraper
Try for free

Pay $1.50 for 1,000 Restaurants

Extract data from restaurants on the Wolt food delivery platform. Input a city and country, and effortlessly obtain information such as restaurant names, addresses, zip codes, URLs, phone numbers, coordinates, ratings and more. Download scraped data in various formats including HTML, JSON and Excel.

DO

Error with run

Closed

dexterous_organ opened this issue
5 days ago

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

nx-node avatar

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.

Developer
Maintained by Community
Actor metrics
  • 17 monthly users
  • 3 stars
  • 96.8% runs succeeded
  • 1.6 days response time
  • Created in Mar 2024
  • Modified 4 days ago