mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 06:46:14 +00:00
@@ -126,6 +126,10 @@ JavaScript Support
|
||||
|
||||
Let's grab some text that's rendered by JavaScript:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
$ pipenv install requests-http[browser]
|
||||
|
||||
.. code-block:: pycon
|
||||
|
||||
>>> from requests_html import BrowserSession
|
||||
|
||||
Reference in New Issue
Block a user