Open Surfoo opened 1 day ago
Hi @Surfoo, it looks like the issue you’re experiencing is related to importing the recipe_scrapers
library rather than the specific URLs. The ModuleNotFoundError: No module named 'recipe_scrapers'
error suggests that Python wasn’t able to locate recipe_scrapers at all before attempting to access bestrecipes.
Could you share any additional output or error messages, if available, that might clarify the environment setup? It may also help to check if recipe_scrapers is installed in the same environment where you’re running the script.
I tried to help by following the Getting Started part in the readme. Which command would you like me to execute? I don't know Python.
I had the bug with the mealie app, here the log, but mealie use recipe_scrapers in backend.
mealie | INFO 2024-11-03T19:03:47 - HTTP Request: GET https://www.bestrecipes.com.au/recipes/mini-marsala-fruit-cakes-recipe/kwlyzyae "HTTP/1.1 403 Forbidden"
Pre-filing checks
The URL of the recipe(s) that are not being scraped correctly
The results you expect to see I don't know.
The results (including any Python error messages) that you are seeing I didn't run the scraper, I have an issue: