Skip to content

ThisMahdi/Instagram-Profile-Post-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Instagram Profile Posts Downloader

Easy way to download your instagram posts.

How does it work?

it is not actually a GUI application, this code works with Selenium python package (package use for web scrape). when you run it, webdriver browser will open and do the process automatically.

Attention!

If you have already enabled 2FA, you have to enter it manually and after that, proccess will continue automatically. you have 60 seconds to enter code [this one can change in code].

Requirements :

In order to use this code, these modules needs to be installed on your operating system.

  • time

  • selenium

  • requests

  • wget

  • os

Run :

to run code use the command below in your terminal :

python3 IG.py

Hope u enjoy!

About

Easy way to download your instagram posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages