Skip to content

A simple tool can help you download an Instagram (public) account's all pictures.

License

Notifications You must be signed in to change notification settings

snsd0805/InstaDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaDownloader

A simple tool can help you download an Instagram (public) account's all pictures.

Usage

  1. download dependencies

    pip install requests tqdm
    
  2. get IG app ID

    open you Instagram on your browser & open DevTool(F12)

    network -> select "timeline/"

    find "x-ig-app-id"

    paste to main.py

  3. Start

    find username

    python main.py [username]
    

  4. check

    find pictures in ./images/[username]

Please respect the intellectual property rights

About

A simple tool can help you download an Instagram (public) account's all pictures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages