1
0
mirror of https://github.com/lorien/awesome-web-scraping.git synced 2025-02-15 13:33:11 +02:00

add chromedp to Golang Browser automation and emulation

This commit is contained in:
Andriy Orehov 2018-11-17 21:54:08 +02:00
parent 0518b86b3e
commit 02491567c2

View File

@ -122,7 +122,7 @@ This list contains Golang libraries related to web scraping and data processing
## Browser automation and emulation
* TODO
* [chromedp](https://github.com/chromedp/chromedp) - A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol
## Multiprocessing