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
- Host: GitHub
- URL: https://github.com/fredcodee/instasaver
- Owner: fredcodee
- Created: 2020-02-17T18:04:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T22:17:58.000Z (over 2 years ago)
- Last Synced: 2025-01-08T01:35:46.206Z (about 1 year ago)
- Topics: bot, python
- Language: Python
- Size: 4.81 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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


3. Go to [instagram](https://instagram.com) copy and paste the image url to the terminal


4. wait a bit while it downloads your picture in the project folder


5. :+1:
*coded by fredcode*