James Addison
James Addison
> The alternatives I've considered so far are: > > * Do nothing - people would have to learn the reasons why these HTTP requests are denied on their own....
> Perhaps there is already a well-known test/example `user-agent` header in a technical specification somewhere. I haven't been able to locate a standard, generic `user-agent` of this kind. I am...
With Python 3.14 (pi!) on the horizon, perhaps it could be worth checking whether Py3.13 is in good shape by adding it to the [GitHub Actions continuous integration testing matrix](https://github.com/jazzband/pip-tools/blob/16c793b06897e1ab22d326ebe249780a2fac9116/.github/workflows/ci.yml#L56-L61),...
Thanks all! And apologies for taking a while here; I plan to review this within the next 24h or so.
Sounds good - thanks, @a1831319!
> * To confirm that the `ingredient_groups` functionality works as expected, could we add another test case for a recipe that involves ingredient groupings? Resolved, thank you @a1831319 @mlduff! >...
Thanks for the bugreport @jonzey231. What happened when you tried to run the script, and how did that differ from what you expected?
Ok, no problem - to confirm, you do have Python and `pip` installed, yep?
Ok, great! Next up is to check whether you've been able to get this library (`recipe-scrapers`) installed -- and then let's figure out the first recipe for you to scrape....
Hrm, OK. Could you try running `python` before entering the next commands? Here's more-or-less the output you should get (the text on the first line will probably be different on...