mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2024-11-24 08:32:19 +02:00
Merge pull request #59 from andriyor/add-pyppeteer
Add pyppeteer to Python Headless tools
This commit is contained in:
commit
9c4efc1455
@ -195,6 +195,7 @@ This list contains python libraries related to web scraping and data processing
|
||||
* [Spynner](https://github.com/makinacorpus/spynner) - wrapper of QtWebKit QtWebKit (requires PyQT)
|
||||
* [Splinter](https://github.com/cobrateam/splinter) - univeral API to browser emulators (selenium webdrivers, django client, zope)
|
||||
* Headless tools
|
||||
* [pyppeteer](https://github.com/miyakogi/pyppeteer) - Headless chrome/chromium automation library (unofficial port of puppeteer)
|
||||
* [xvfbwrapper](https://github.com/cgoldberg/xvfbwrapper) - Python wrapper for running a display inside X virtual framebuffer (Xvfb)
|
||||
|
||||
## Multiprocessing
|
||||
|
Loading…
Reference in New Issue
Block a user