mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 23:00:20 +00:00
@@ -95,6 +95,8 @@ Render an Element as Markdown:
|
||||
|
||||
More complex CSS Selector example:
|
||||
|
||||
.. code-block:: pycon
|
||||
|
||||
>>> r = session.get('https://github.com/')
|
||||
>>> sel = 'body > div.application-main > div.jumbotron.jumbotron-codelines > div > div > div.col-md-7.text-center.text-md-left > p'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user