Skip to content

Web scraping script to scrape an Instagram (public) user profile data.

License

Notifications You must be signed in to change notification settings

Muyoouu/instagram-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


instagram-scraper

Python-based Instagram's data scraping scripts

About The Project

This script is designed for scraping data from Instagram public profiles using the Instagrapi module.

The Instagrapi Python module only handles the API requests, so I've added additional features to ensure its functionality:

  • Parsing and storing the scraped data in JSON format
  • Setting a proxy (I used ScrapeOps service, but you can use any proxy that works)
  • Log recordings to track the process and identify bugs
  • Capability to resume unfinished scraping processes
  • Optional: Use the data_cleanse.py script for parsing JSON into a CSV file in Excel-friendly data format

For a scraping demo, please visit the Medium Story: How to Scrape and Analyze Instagram Influencer Engagements.

(back to top)

Built With

Python

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Musa Yohanes - musayohanes00@gmail.com

Project Link: https://github.com/Muyoouu/instagram-scraper

(back to top)

About

Web scraping script to scrape an Instagram (public) user profile data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages