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.

DR

Crawling restaurant menus

Open

delightful_river opened this issue
6 months ago

Great scraper, I would also like to retrieve data of a restaurant like menu, opening hours etc.. Is it possible to implement this as well?

What is the limitation of this scraper due to anti-scraper protection? How many requests to Wolt are possible?

nx-node avatar

NxNode (nx-node)

6 months ago

Thanks for the feedback! I will look into implementing the menu scraper, there might be some extra difficulty due to blocking but I can find a workaround. As for the the requests, there should be no specific limit. If you run into any issues, just let me know and I will fix it. Cheers!

nx-node avatar

NxNode (nx-node)

6 months ago

@delightful_river I've just pushed an updated version of the scraper with the opening hours and I'm working on scraping the menu :)

nx-node avatar

NxNode (nx-node)

6 months ago

Published the latest version with Menu data as well. Thanks again for your feedback.

DO

dexterous_organ

5 days ago

I think you are missing the connection between a menu category and item, if that's available.

nx-node avatar

@dexterous_organ Could you please clarify which connection is missing? Each menu item already has an assigned category (see attached picture), unless you’re referring to something else.

DO

dexterous_organ

3 days ago

you're right i missed it. was expecting to see menuCategoryId alongside menuItemId

nx-node avatar

Would it be helpful for you to also have the menuCategoryId included with the menu items? If so, I can look into adding it.

DO

dexterous_organ

a day ago

I think having consistency and identifiers always help, as it is easier to save to a database and/or compose full Wolt URLs.

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