Skip to content

A simple python webcrawler for reposting articles on social media

Notifications You must be signed in to change notification settings

zitotw/scrawling-reposter-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

About

I wrote an article about this repo on medium.com

Please check it out here: https://medium.com/p/54e88b3ebd42

Prerequisites

Python 2

sudo apt install python

Package Manager (pip)

wget -O get-pip.py "https://bootstrap.pypa.io/get-pip.py"

sudo python get-pip.py

Dependencies

sudo pip install requests beautifulsoup4 collective.soupstrainer tinydb lxml

Starting the bot

python mybot.py

About

A simple python webcrawler for reposting articles on social media

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%