hhursev / recipe-scrapers

Python package for scraping recipes data
MIT License
1.66k stars 514 forks source link

Issue getting ingredients from www.yummly.com #951

Closed dips83 closed 8 months ago

dips83 commented 9 months ago

Getting no ingredients when scraping recipe from yummly.com

Recipe example:

https://www.yummly.com/recipe/Perfectly-Baked-Salmon-2389564

It also has recipe groups so support for that should be added as well.

hhursev commented 8 months ago

Sorry, this seems to be an issue related with bot protection from yummly. This package is not suitable for bypassing such. Closing and marking the yummly scraper as offline use only in the README.