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.2.tar.gz
(4.6 kB
view details)
Built Distributions
File details
Details for the file instadown-0.1.2.tar.gz
.
File metadata
- Download URL: instadown-0.1.2.tar.gz
- Upload date:
- Size: 4.6 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 | 3bd1cbf57c73ae850998e1990245a8ef46b13d2f69b1c304e0d391a15589d6cd |
|
MD5 | 13ba1321ef2f2419ed9e92e7ea94e1a0 |
|
BLAKE2b-256 | f54e2dbc8a908503ec149b046cf53c35e87b5c661b7251b676434aebb4af9da9 |
File details
Details for the file instadown-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: instadown-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 2, Python 3
- 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 | b06ce8a483121f6319b49c4390d77430df6edcfd4e09fee4c43a3d1770403760 |
|
MD5 | 63bfe3b8ceef69d46a074c9f8c376400 |
|
BLAKE2b-256 | b7d6947846bd77cf878dd37b06af5c23d7ec4d2e1a3839390a10bf3eb8c3813b |
File details
Details for the file instadown-0.1.2-py2-none-any.whl
.
File metadata
- Download URL: instadown-0.1.2-py2-none-any.whl
- Upload date:
- Size: 4.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 | a521304e06c2f6af2db798dfd6f9ac05d5afe36a22839da413abb1673e0c7152 |
|
MD5 | 7e22b2802244194f96ba5207f104a773 |
|
BLAKE2b-256 | 7d1335173459c51828c4219caa33d7d0dac33fb7966b1aba14b594fc4f35967e |