Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-27 10:14:47 -05:00
parent a1186f3326
commit 19a204c9f7
2 changed files with 23 additions and 14 deletions
-4
View File
@@ -126,10 +126,6 @@ JavaScript Support
Let's grab some text that's rendered by JavaScript:
.. code-block:: shell
$ pipenv install requests-html[browser]
.. code-block:: pycon
>>> from requests_html import BrowserHTMLSession