Skip to content

TheTrashCan/InstagramPhotoParser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstagramPhotoParser

This is very simple utility for getting full paths to photos in Instagram. Thanks @omih for idea.

How to install

  1. pip install -r requirements.txt
  2. chmod +x photo_parser.py
  3. ???????
  4. PROFIT

How to use

Open any photo on Instagram (for instance: https://www.instagram.com/p/BDQvRd4IKdL/) and copy its url from your browser.
Open terminal and type the following command: ./photo_parser.py https://www.instagram.com/p/BDQvRd4IKdL/
Wait a couple of seconds and you'll see a full path to photo. Enjoy =)

Contribution

There are no rules. Everything up to you =)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%