Skip to content

despcy/weibo-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weibo-go:

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.

Installation&Setup:

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

Documentation:

Album:

https://godoc.org/github.com/yangchenxi/weibo-go/album

Radar:

https://godoc.org/github.com/yangchenxi/weibo-go/radar

Demo:

See test file on each package

TODO:

Full Blog crawl package will be released soon

About

Golang package for weibo no-login api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages