Skip to content

Looking up WeiBo Hot-Search in Just one command-line(Python Script))

License

Notifications You must be signed in to change notification settings

zhzhzhy/WeiBoHot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeiBo Hot(A command line based Hot_Search Looking up)

This is a Python script which can use WeiBo_hot search page to generate Simple result on What's going on in China(for reference only)

Thanks for Project weibo_Hot_Search

中文用户请点击

Running Environment Confiuration

  • Install Python 3.0 + First
  • Install Requirement: requests lxml
pip install requests

pip install lxml

Finish above installation for running environment.

Running

For Linux Based users

Give the script privilege and run

chmod +x WeiBoHot.py
./WeiBoHot.py

If this dosen't work,try

python WeiBoHot.py

OR

python3 WeiBoHot.py

Where does the data come from?

Sina open hot search rank page: https://s.weibo.com/top/summary/

What dose it look like?

Here is the example:

result.png

About

Looking up WeiBo Hot-Search in Just one command-line(Python Script))

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages