This is very simple utility for getting full paths to photos in Instagram. Thanks @omih for idea.
pip install -r requirements.txt
chmod +x photo_parser.py
- ???????
- PROFIT
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 =)
There are no rules. Everything up to you =)