Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-26 11:55:06 -05:00
parent d9571df43c
commit 575dbfc9f2
+4
View File
@@ -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