- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 871
Hellofresh.de Scraping fails #3158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Tried the same on my local mealie container. Here are the logs:
|
@mbaiti is any scraping working for you? Ie. Other websites. Can you try a |
Hey, i just checked on my instance as well as the demo instance and i am also not able to scrape from hellofresh.de as well as hellofresh.com. I also tried to scrape the sites with our scraper library directly, which also results in no returned data. When visiting the website or using curl, i can confirm that they are still using the schema, but they might either be blocking the scraper or have updated some parts of their page. In conclusion, it seems that this is not a mealie issue. To fix this you would need create an issue over at https://github.com/hhursev/recipe-scrapers. When they have fixed it and release a new version it will get meged into mealie. |
Can someone please open a post there? I can't provide any logs as I don't have mealie installed, because it's only of interest if hellofresh is working |
Just retried in the demo and my dev instance, issues with hellofresh.de and .com seem to have been fixed. |
First Check
I used the GitHub search to find a similar issue and didn't find it.
I have verified that this issue is not related to the underlying library
hhyrsev/recipe-scrapers by 1) checking
the debugger and data is returned, 2)
verifying that there are errors in the log related to application level code, or
3) verified that the site provides recipe data, or is otherwise supported by
hhyrsev/recipe-scrapers
This issue can be replicated on the demo site (https://demo.mealie.io/)
Please provide 1-5 example URLs that are having errors
https://www.hellofresh.de/recipes/thai-hahnchen-stir-fry-nach-art-pad-kra-pao-6551f7e22d94ad532d60306d
Please provide your logs for the Mealie container
docker logs <container-id> > mealie.logs
I cant provide, i used the Online Demo and the Scraper say only:
recipe_scrapers was unable to scrape this URL
Deployment
Other
The text was updated successfully, but these errors were encountered: