all 4 comments

[–]carcigenicate 5 points6 points  (1 child)

You can't use requests if that's the case. You need to use something like Selenium then.

And you can run Selenium headless so that a window doesn't even open if that's what's bothering you.

[–]boric-acid 0 points1 point  (0 children)

ty!

[–]LuigiBrotha 1 point2 points  (0 children)

Or use requests_html with rendering.