Skip to content

larryyangsen/go-ptt-scr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Ptt scrape

go get -u github.com/asciimoo/colly

go build


helper

 ./go-scr -h
Usage of ./go-scr:
  -board string
        A ptt board name (default "beauty")
  -pages int
        How many pages to scrape (default 1)
  -start int
        What's the page start to scrape

output json file

./go-scr >output.json -pages=3 -board=gamesale

Releases

No releases published

Packages

No packages published

Languages