Skip to content

Fried Potato is a instagram scrapper that shows you the post, followers, and following count for any public or private instagram handle. Useful for small social media marketing firms.

Notifications You must be signed in to change notification settings

vivekshah1801/Instagram-Fried-Potato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Scraper

An easy-to-use instagram public details (Followers, following, post count) scraper.


Installation

git clone https://github.com/vivekshah1801/Instagram-Fried-Potato

Usage

This scraper runs in two modes.

  • Batch Mode (Takes input from file and scrapes details in batch, optionally saves output to csv file)
  • Interactive Mode (Takes input from console, scrapes one profile only, useful for quick test)

Batch Mode Usage

python3 main.py -f path/to/file [-q] [-o path/to/output]

  • -f : Path to input file with profile ids to scrape.
  • -q : Quite flag, surpresses any error. [Optional]
  • -o : Output file path where csv of results will be saved, if not provided outputs to console. [Optional]

Interactive Mode Usage

python3 main-interactive.py

Screenshots

  • Batch Mode batch mode execution

  • Interactive Mode interactive mode execution


#### [vivekshah.tech](https://vivekshah.tech)

About

Fried Potato is a instagram scrapper that shows you the post, followers, and following count for any public or private instagram handle. Useful for small social media marketing firms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages