JS Rendered requests with Chrome support added

This commit is contained in:
Musab Gültekin
2019-06-13 22:08:45 +03:00
parent 76a687e193
commit 1a7d480b36
8 changed files with 111 additions and 12 deletions

2
go.mod
View File

@ -4,6 +4,8 @@ go 1.12
require (
github.com/PuerkitoBio/goquery v1.5.0
github.com/chromedp/cdproto v0.0.0-20190429085128-1aa4f57ff2a9
github.com/chromedp/chromedp v0.3.0
github.com/fpfeng/httpcache v0.0.0-20181220155740-6b8f16a92be3
golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
golang.org/x/text v0.3.2 // indirect