Merge pull request #536 from clach04/patch-1

Mention pyppeteer/Chromium in readme
This commit is contained in:
surister
2023-04-03 00:03:07 +02:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@ simple and intuitive as possible.
When using this library you automatically get: 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). - *CSS Selectors* (a.k.a jQuery-style, thanks to PyQuery).
- *XPath Selectors*, for the faint of heart. - *XPath Selectors*, for the faint of heart.
- Mocked user-agent (like a real web browser). - Mocked user-agent (like a real web browser).