weiboRobot
A bot to automatically collect data and publishing posts on Weibo
1. Prerequisites
- Chrome
- selemium
- python3.7
2. Getting started
2.1 Install Dependencies
git clone https://github.com/webscrapingproject/weiboRobot.git
cd weiboRobot
pip install -r requirements.txt
2.2 Options
python run.py -a -p -o accounts name of Sina Weibo
password
3. Run via docker
docker run univeroner/weiborobot:latest python run.py -a -p -o (Note: Captcha is currently unbreakable when deployed on servers without a graphical interface)