Results 795 comments of James Addison

Thank you again for the contribution @tomtjes - unfortunately I don't think that this particular scraper is acceptable to me as a maintainer; the fact that HTML is retrieved from...

Hi @giannis371 - thanks for the bugreport! Could you confirm the version of `recipe-scrapers` in use in your Tandoor instance, and, if possible, any error output that occurs when attempting...

Thanks @giannis371 @smilerz. I was able to scrape the same recipe URL successfully using a standalone checkout of `recipe-scrapers` v15.0.0 (without Tandoor). Note: `recipe-scrapers` doesn't contain any asynchronous request code,...

However.. I did not set `supported_only=False` during my repro attempt. I will inspect the code and/or attempt again related to that soon.

> What are you using to collect the html? Tandoor is using: > [ ... snip ... ] I was using the built-in HTTP headers from `recipe-scrapers` v15.0.0 (`online=True`) --...

I'm not sure what to suggest here; I'm able to access the recipe using both 15.0.0 and 15.1.0 -- so to me it would seem that there is at least...

> So it means we just have to close the issue and remove the website from the scrappers-list or is there any chance to find a solution? We don't have...

That's _probably_ a good idea. I'll outline my thought process about it: * It's an improvement that would fix a problem for one known case (that's a positive). * However,...

Possibly closable as a duplicate of #8154?

I'm optimistic that the merge of #9034 may have progressed this slightly - bumping the thread in case anyone has time to take another look.