A python tool to download instagram users media.
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file insta-scraper-1.1.7.tar.gz
.
File metadata
- Download URL: insta-scraper-1.1.7.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
175776ef2ac7f7e03a5f13638f34bc61d8b0842d7da00a2556dd528c4051f2ff
|
|
MD5 |
6bf2268f0442fd688d630b37404dc8c8
|
|
BLAKE2b-256 |
e8a49b4657881e000e3af9f8fd7e798e624dfd65a13c992394f76570dacdd3f6
|
File details
Details for the file insta_scraper-1.1.7-py2-none-any.whl
.
File metadata
- Download URL: insta_scraper-1.1.7-py2-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 2
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7ebb0291021180acace1bfe7c48f01af494878d32c8fb423b6daac5ac0d99075
|
|
MD5 |
5e27c2f0e8df19533091edba5992dac7
|
|
BLAKE2b-256 |
bb3b6dd5e7004b1b638cfe2e953cc363741826f3db0aa5565522c7070d1e768b
|