mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 06:46:14 +00:00
Update README.rst
Correct to pyppeteer
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**! (Using Chromium, thanks to Puppeteer)
|
||||
- **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