Skip to content

A web scraper I developed for instagram by investigating the Network requests of instagram.com

Notifications You must be signed in to change notification settings

SemogEnaz/IG_graphql_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

IG_graphql_scraper

A web scraper I developed for instagram by investigating the Network requests of instagram.com

Usage

Provide the program you want to run with some command line args, sit back and enjoy!

post_data

This will collect the links, caption and creation date for a post. This will be entered into the txt file, the JSON has data more data like comments, tagged users, owner & likes. python post_data.py <your link here>

search_data

This will collect hashtags and users, count seems to be 55 total. python search_data.py <your search query here>

About

A web scraper I developed for instagram by investigating the Network requests of instagram.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages