sqrape icon indicating copy to clipboard operation
sqrape copied to clipboard

Simple Query Scraping with CSS and Go Reflection (MOVED to Gitlab)

Results 2 sqrape issues
Sort by recently updated
recently updated
newest added

Most often scraping need to go over multi pages. Hope that feature can be added soon. Cool project, BTW, I like it better than [mine](https://godoc.org/github.com/suntong/goscrape), which is based on an...

Please add some demo of those Advanced Optional Methods. I want to know how to make use of them for [something like this -- look at the doc for `PieceShaper`](https://godoc.org/gopkg.in/suntong/goscrape.v1#ScrapeConfig)...