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
instadown-0.1.6.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file instadown-0.1.6.tar.gz
.
File metadata
- Download URL: instadown-0.1.6.tar.gz
- Upload date:
- Size: 4.7 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 | c560069b28196058fa614ad0e40dbee69471db5e77736f8309c0136aef52eb62 |
|
MD5 | 3166dff98700561aeac78835a7128b67 |
|
BLAKE2b-256 | dc54ec4c54b0df963558c66f1563c5fdf8cc5a04bda2cf96d9a5920f83bbc518 |
File details
Details for the file instadown-0.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: instadown-0.1.6-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 | 1d11983dc7149b72f289da5af0adb26b54efeed43794ba00fe8b3b0c7f17ab88 |
|
MD5 | d11627ef81fae274636aff28343d1605 |
|
BLAKE2b-256 | 0b73f9296f6c47a0126e9371d70dffbfc3cfff7a0855331283de88f81b13dd5d |