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/instadown/POSTS/ iamstefin/instadown github {your_query_hash}
In background mode
docker run -d -v $(pwd):/app/instadown/POSTS/ iamstefin/instadown github {your_query_hash}
Using pip
pip install instadown
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
Built Distributions
File details
Details for the file instadown-0.1.7.tar.gz
.
File metadata
- Download URL: instadown-0.1.7.tar.gz
- Upload date:
- Size: 4.8 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 | 853586c49e7bb567e9ef4209da0a1925adb3b61536d891cf9cb7e778b7280293 |
|
MD5 | 6a212e41c92af114227c14c778d07766 |
|
BLAKE2b-256 | 683f49e709dfc243e89cd1bd65be3aa7475dfb92f2d7a34c7db0b304a4fcb6fe |
File details
Details for the file instadown-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: instadown-0.1.7-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05ce26c66162f1be0cff64914672bffc7d7993198469e9515fa7427364ba2b82 |
|
MD5 | 87f124077ba633f080df9d74a62ded1e |
|
BLAKE2b-256 | c0ede55935a56bfe88c12e7789e1815180a7e9e39e4f2e8e3f46eed25832783a |
File details
Details for the file instadown-0.1.7-py2.py3-none-any.whl
.
File metadata
- Download URL: instadown-0.1.7-py2.py3-none-any.whl
- Upload date:
- Size: 4.6 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 | f502858a61e4b71a8bb9354ea70fb1c807c3b45d0a651de578ece743debe8f88 |
|
MD5 | 1b98787e3d48d02b3ff1a25dee1cea0b |
|
BLAKE2b-256 | 25d3e4add3a041660bc26a1f74ad7cf31f48089bddb7498d04d3eda73576ffd1 |