Instagram Photos/Videos/Stories downloader
A python tool to download instagram users media including their photos, videos and statuses/highlights. Requires Python2.7
Features
- Downloading of multiple users media is supported.
- Doesn't use Instagram API.
- Runs on Windows and Linux.
Installation
This tool can be installed via pip
$ pip install insta-scraper
Upgrade
If you are using older version of insta-scraper then you can upgrade it by using below command
$ pip install --upgrade insta-scraper
Usage
To download a single user media
$ insta-scraper -u YOUR_INSTAGRAM_USERNAME -t TARGET_USERNAME
To download multiple users media
$ insta-scraper -u YOUR_INSTAGRAM_USERNAME -t TARGET_USERNAME TARGET_USERNAME1
Or you can even specify a file that contains target usernames seperated by newline.
$ insta-scraper -u YOUR_INSTAGRAM_USERNAME -f target_users.txt
You can execute below command to download all your instagram friends media once.
$ insta-scraper -u YOUR_INSTAGRAM_USERNAME
Here are the helpful arguments.
-u/--user Instagram username which will be used for login
-t/--target-users To specify one or more users followed by a space
-f/--filename Filename containing instagram usernames followed by newline
-o/--output-dir Output directory to store user's media.
Release files for insta-scraper 1.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| insta-scraper-1.1.7.tar.gz | 7.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| insta_scraper-1.1.7-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 15.6 kB
Release files / insta-scraper-1.1.7.tar.gz
| Download URL | insta-scraper-1.1.7.tar.gz |
|---|---|
| Size | 7.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
175776ef2ac7f7e03a5f13638f34bc61d8b0842d7da00a2556dd528c4051f2ff
|
|
BLAKE2b-256 checksum How to use checksums |
e8a49b4657881e000e3af9f8fd7e798e624dfd65a13c992394f76570dacdd3f6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15rc1
|
Release files / insta_scraper-1.1.7-py2-none-any.whl
| Download URL | insta_scraper-1.1.7-py2-none-any.whl |
|---|---|
| Size | 8.7 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
7ebb0291021180acace1bfe7c48f01af494878d32c8fb423b6daac5ac0d99075
|
|
BLAKE2b-256 checksum How to use checksums |
bb3b6dd5e7004b1b638cfe2e953cc363741826f3db0aa5565522c7070d1e768b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15rc1
|