Skip to main content

A Python tool to download instagram photos/videos/stories.

Project description

Instagram Photos/Videos/Stories downloader

A python tool to download instagram user's photos/videos/stories.

Usage

For a single user's media

insta-scraper -u YOUR_INSTAGRAM_USERNAME -t FRIEND'S_USERNAME

To download multiple users media

insta-scraper -u YOUR_INSTAGRAM_USERNAME -t FRIEND'S_USERNAME FRIEND'S_USERNAME1

or you can specify a file that contains target usernames seperated by newline.

insta-scraper -u YOUR_INSTAGRAM_USERNAME -f users.txt

Here are the helpful arguments.

-u/--user		Instagram username which is will be used for login

-t/--target-users	To specify one or more users followed by a space (optional)

-f/--filename		Filename containing instagram usernames followed by newline (optional)

-o/--output-dir		Output directory to store user's media.	(optional)

Note: Use a particular argument when specifying target usernames either -t or -f but not both.
      If you specify both arguments then it will only takes -t as target.

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

insta-scraper-1.0.8.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

insta_scraper-1.0.8-py2-none-any.whl (7.8 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page