Skip to content

thompsonhu/weiboSpyder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

weiboSpyder

This is the python3 script for get weibo content by using selenium module. For course project in HKUST, we use it to get all the weibo content from Sensetime.

Installation

Firstly, git this repository in your laptop.

$git clone https://github.com/thompsonhu/weiboSpyder.git

Then, download and install selenium module.

pip install selenium

And you also need to download ChromeDriver and put it in the directory as C:/Program Files (x86)/Google/Chrome/Application.

How to use?

Run the script by using command:

python weiboSpyder.py

After running the script, you will get the usetinfo.txt and weiboContent.txt.

Enjoy your selenium and sina weibo now!!!

Reference

weibospider

About

Using selenium module to get weibo content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages