Download all the public posts of a public Instagram account
Project description
Instagram Image Downloader
This application will download all the image from an Instagram public profile
How to get a query_hash
How to use ?
git clone https://github.com/IamStefin/Instagram-Image-Downloader.git
cd Instagram-Image-Downloader
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py github `your query hash`
This will download all post from Github instagram page
Threading is available in threading
branch
Running in Docker
In interactive mode
docker run -it -v $(pwd):/app/POSTS/ iamstefin/instadown github {your_query_hash}
In background mode
docker run -d -v $(pwd):/app/POSTS/ iamstefin/instadown github {your_query_hash}
Feel free to make this code better :)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
instadown-0.1.0.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file instadown-0.1.0.tar.gz
.
File metadata
- Download URL: instadown-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25bafa771818ea65892f9b141b29c963dbca9a3350b12b682de295077e727c7e |
|
MD5 | a50083bd60e5c530347fcbe95d99c67e |
|
BLAKE2b-256 | 8b3a620aacdc1212b2a7336f86eb19a4c9e2f7041d94a510dab079ffbe103d61 |
File details
Details for the file instadown-0.1.0-py2-none-any.whl
.
File metadata
- Download URL: instadown-0.1.0-py2-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42c231873e1c1e96c5ceb1181ac30efa60b7c9fcd5d8994cd3352dc51259ca4f |
|
MD5 | aeb4bc0e5848a12a25e4ddaf6193e973 |
|
BLAKE2b-256 | fec4a390c006d0b4317280d0cc862dfe2959ef26f2da96d78b3b68ac4fee5108 |