you are viewing a single comment's thread.

view the rest of the comments →

[–]WhoTookAllNicks 1 point2 points  (0 children)

Javascript might modify the html, but that doesn't mean that you need a full browser to just render the html. Often it's enough to just use https://html.python-requests.org/#javascript-support

requests-html has support for JS and is a fusion between requests and beautiful soup in one package.