hhursev / recipe-scrapers

Python package for scraping recipes data
MIT License
1.7k stars 520 forks source link

Request: Popular Dutch recipe sites for scraper #485

Open marvinstorage opened 2 years ago

marvinstorage commented 2 years ago

Can these popular dutch recipe website's be added to the scraper?:

Edit by @jayaddison: transform the description list into Markdown todo-list, and indicate where support is available as of July 2024.

jayaddison commented 2 years ago

Thanks for the suggestion list @marvinstorage! Have you tried to retrieve recipe data from any of the recipes on these sites using the wild_mode argument?

marvinstorage commented 2 years ago

I have not. Will try too look into it. Via the application Mealie which uses this plugin/library, I have tried to add a few recipes by url with various results.

jayaddison commented 2 months ago

July 2024 update: of the requested recipes sites, today the library includes support for: smulweb.nl, ah.nl, leukerecepten.nl and lekkerensimpel.com. Any confirmation that those work well, or alternatively bugreports if they don't, would be welcome. For the others, wild_mode remains a possibility, although it would require that the site(s) provide schema.org Recipe metadata on their recipe pages.