Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Instagram Scraper

This script is written in Python. It takes the username as input and return the number of posts, followers and following. BeautifulSoup, a web-scraping framework built on Python is used to get the required information

Image