mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 06:46:14 +00:00
Merge pull request #536 from clach04/patch-1
Mention pyppeteer/Chromium in readme
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ simple and intuitive as possible.
|
||||
|
||||
When using this library you automatically get:
|
||||
|
||||
- **Full JavaScript support**!
|
||||
- **Full JavaScript support**! (Using Chromium, thanks to pyppeteer)
|
||||
- *CSS Selectors* (a.k.a jQuery-style, thanks to PyQuery).
|
||||
- *XPath Selectors*, for the faint of heart.
|
||||
- Mocked user-agent (like a real web browser).
|
||||
|
||||
Reference in New Issue
Block a user