Skip to content

Scraper issue with https://www.hellofresh.fr/recipes/salade-de-farfalle-au-lard-646b19080c1e02e39244a242 #2005

Description

@depuntism

Recipe URL with the issue:

For some reason, If I try a bulk of 200 recipes, it goes like this for lots of recipies but they exist
mealie | ERROR 2026-06-17T17:17:23 - failed to scrape url during bulk url import https://www.hellofresh.fr/recipes/salade-de-farfalle-au-lard-646b19080c1e02e39244a242
mealie | ERROR 2026-06-17T17:17:23 -
mealie | Traceback (most recent call last):
mealie | File "/opt/mealie/lib/python3.12/site-packages/mealie/services/scraper/recipe_bulk_scraper.py", line 88, in _do
mealie | recipe, _ = await create_from_html(url, self.repos, self.translator)
mealie | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
mealie | File "/opt/mealie/lib/python3.12/site-packages/mealie/services/scraper/scraper.py", line 52, in create_from_html
mealie | new_recipe, extras = await scraper.scrape(url, html, on_progress=on_progress)
mealie | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
mealie | File "/opt/mealie/lib/python3.12/site-packages/mealie/services/scraper/recipe_scraper.py", line 62, in scrape
mealie | html = await safe_scrape_html(url)
mealie | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
mealie | File "/opt/mealie/lib/python3.12/site-packages/mealie/services/scraper/scraper_strategies.py", line 104, in safe_scrape_html
mealie | raise ForceTimeoutException()
mealie | mealie.services.scraper.scraper_strategies.ForceTimeoutException
mealie | ERROR 2026-06-17T17:17:23 -
mealie | Traceback (most recent call last):
mealie | File "/opt/mealie/lib/python3.12/site-packages/mealie/services/scraper/recipe_bulk_scraper.py", line 88, in _do
mealie | recipe, _ = await create_from_html(url, self.repos, self.translator)
mealie | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
mealie | File "/opt/mealie/lib/python3.12/site-packages/mealie/services/scraper/scraper.py", line 52, in create_from_html
mealie | new_recipe, extras = await scraper.scrape(url, html, on_progress=on_progress)
mealie | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
mealie | File "/opt/mealie/lib/python3.12/site-packages/mealie/services/scraper/recipe_scraper.py", line 62, in scrape
mealie | html = await safe_scrape_html(url)
mealie | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
mealie | File "/opt/mealie/lib/python3.12/site-packages/mealie/services/scraper/scraper_strategies.py", line 104, in safe_scrape_html
mealie | raise ForceTimeoutException()
mealie | mealie.services.scraper.scraper_strategies.ForceTimeoutException

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions