【编程】chromedp入门
代码仓库
https://github.com/makelove/chromedp_examples/tree/master/%E5%85%A5%E9%97%A8
Chrome DevTools Protocol (CDP)基于 websocket 的一种协议
远程调试协议Remote Debugging Protocol
不需要依赖其他的外界服务(比如 Selenium 和 PhantomJs)
headless-chrome 无GUI的命令行版浏览器