mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 14:50:20 +00:00
@@ -243,6 +243,8 @@ class HTML(BaseParser):
|
||||
If ``script`` is specified, it will execute the provided JavaScript at
|
||||
runtime. Example:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
script = '''
|
||||
() => {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user