This repo aims to provide apis for weibo that do not require login, IP may be blocked after several consecutive requests, but will back to normal after about 3 minutes.
For picture downloading and crawling:
go get -u github.com/yangchenxi/weibo-go/album
For user searching according to geo location:
go get -u github.com/yangchenxi/weibo-go/radar
Album:
https://godoc.org/github.com/yangchenxi/weibo-go/album
Radar:
https://godoc.org/github.com/yangchenxi/weibo-go/radar
See test file on each package
Full Blog crawl package will be released soon