Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 319 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 319 Bytes

phantomjs Demo

Installation

Install PhantomJS

You can download the phantomjs executable binary here. And add it to your $PATH.

Clone the Source

go get github.com/PuerkitoBio/goquery           # used in example
go get github.com/nladuo/go-phantomjs-fetcher

Run

go run main.go