Skip to content

Gertje823/IGAvatarDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IGAvatarDownloader

A small script to download profile pictures from Instagram. This does not use the official instagram API.

How to use

  1. Put your sessionid from instagram in the downloader.py on line 15
  2. Put all the userids of which you want to download the profile picture in the users.txt. Every userid must be on a new line.
  3. Run the script