Wolt Restaurants Scraper 🥡 avatar
Wolt Restaurants Scraper 🥡

Pricing

$1.10 / 1,000 results

Go to Store
Wolt Restaurants Scraper 🥡

Wolt Restaurants Scraper 🥡

Developed by

Lucen

Lucen

Maintained by Community

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

85

Monthly users

9

Runs succeeded

>99%

Issues response

45 days

Last modified

2 months ago

DR

Crawling restaurant menus

Closed

delightful_river opened this issue
a year 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?

lucen_data avatar

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!

lucen_data avatar

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

lucen_data avatar

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

DO

dexterous_organ

8 months ago

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

lucen_data avatar

Lucen (lucen_data)

8 months ago

@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

8 months ago

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

lucen_data avatar

Lucen (lucen_data)

8 months ago

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

8 months ago

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