Skip to content

Desvelao/ipws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Photo Web Scrapper (IPWS)

Download photos from a Instagram public profile. Created by Desvelao^^.

Requirements

  • Python 3.6+
  • Google Chrome
  • Download and install chromedriver in the PATH of OS
  • Donwload this project and install dependencies

Install dependencies

pip install -r requirements.txt

Use

In a terminal, go to IPWS folder and execute:

Example:

python3 ipws.py dota2ti

Add program to PATH

You can add this program to the PATH adding this folder to PATH or only put ipws.bat (on Windows) in a folder that is in the path and change the path to ipws.py file contained in the bat file.

Improvements

[] It can't download albums at this time. It's neccessary to go that url and download all photos from album.

About

Instragram Photo Web Scrapper (IPWS) - Download photos from a Instagram public profile

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published