Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

webscrapingproject/weiboRobot

Repository files navigation

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)

About

A bot to automatically publishing posts on Weibo

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors