The objective of this project is to create tools for steemit platform. For now, an activite follower has been created. It will be updated again soon.
Demo: steemit-activity
Flask
Requests
Beautifulsoup4
virtualenv -p python3 /.
source bin/activate
git clone https://github.com/tolgahanuzun/steemit-activity
cd steemit-activity
pip install -r requirements.txt
python app.py