It scraps instagram followers information.
+ It takes input of a instagram username
+ It scrap all information about followers of that username
+ Only public informations are captured (Like public email, public number, etc)
Download python and git
git clone https://github.com/Crevils/instascrapper
cd instascrapper
pip install -r requirements.txt
python instabot.pyc
- It captures - user_id username fullname is_verified is_private media_count follower_count following_count bio website emails last_activity in a csv file.