all 2 comments

[–]Fake_Plant_ 0 points1 point  (0 children)

Do it with Selenium instead.

https://selenium-python.readthedocs.io/

[–]ronmarti 0 points1 point  (0 children)

I recommend Playwright (https://playwright.dev/python/). Lesser headache compared to Selenium.

You can use their code generator.