An open API service indexing awesome lists of open source software.

https://github.com/fredcodee/instasaver

download pictures from instagram
https://github.com/fredcodee/instasaver

bot python

Last synced: 11 months ago
JSON representation

download pictures from instagram

Awesome Lists containing this project

README

          

# Instasaver
## Download pictures from instagram through your command line

###### Requirements
*details is in the requirement.txt file*
- python 2.7 or above
- selenuim
- beautifulsoup
- ~~chromedriver~~ (already included in the file)

###### How to use the script in your terminal
1. git clone [project link](https://github.com/fredcodee/instasaver.git).
2. open your commandline and navigate to the project directory
- type "python app.py" and enter
![alt text](https://github.com/fredcodee/instasaver/blob/master/st1.png)
![alt text](https://github.com/fredcodee/instasaver/blob/master/st2.png)
3. Go to [instagram](https://instagram.com) copy and paste the image url to the terminal
![alt text](https://github.com/fredcodee/instasaver/blob/master/st3.png)
![alt text](https://github.com/fredcodee/instasaver/blob/master/st4.png)
4. wait a bit while it downloads your picture in the project folder
![alt text](https://github.com/fredcodee/instasaver/blob/master/st5.png)
![alt text](https://github.com/fredcodee/instasaver/blob/master/st6.png)
5. :+1:

*coded by fredcode*