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.1.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file instadown-0.1.1.tar.gz
.
File metadata
- Download URL: instadown-0.1.1.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 | f4ca8d1d6afb15c34524deedae71450d0ba6339a69fe56b18b9a63cdcd5484e6 |
|
MD5 | 375e6e07dc279e4e9e65afd4653a780a |
|
BLAKE2b-256 | 0a41e80f60a7926e8b51e08d5d5f5e8de93fec9b81c22ccb51f89ea305c09481 |
File details
Details for the file instadown-0.1.1-py2-none-any.whl
.
File metadata
- Download URL: instadown-0.1.1-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 | b4cf931efdfe624b14596297a7b55e651b824d23ced485e131f5774be93881a6 |
|
MD5 | 1e39921012cd04f4d1d7fd95fc682fe5 |
|
BLAKE2b-256 | 5a27fdcbc7935aaa10bbb324b8294cccfa73f2cd4a9291b7aaa05fcae07e3a8d |