Skip to content

AnietieGodswill/insta-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

insta-scraper

This is a simple Instagram scraper tool, written in Python which scrap (insta ID, Followers, Following, External URL, etc)

How to install

For Termux

pkg install git
pkg install python
git clone https://github.com/dx4iot/insta-scraper.git
pip install requests 
pip install bs4 
cd insta-scraper 
python instainfo.py

For Linux

sudo apt install git
git clone https://github.com/dx4iot/insta-scraper.git
pip install requests 
pip install bs4 
cd insta-scraper 
python instainfo.py

Screenshot

Contact Me

Mail: dx4iot@gmail.com

Instagram: https://www.instagram.com/dx4iot/

LinkedIn: https://www.linkedin.com/in/dx4iot

Facebook: https://www.facebook.com/dx4iot/

About

πŸ“ Instagram Info Scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages