Skip to content

peterdn/shutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shutter

Build Status

An Instagram scraping library and CLI app written in Rust.

Usage

To run the CLI app:

cargo run --bin instagram-scraper -- [FLAGS] [OPTIONS] <USERNAME>

The app currently supports the following:

  • Print user's profile information with -p.
  • Download latest images with -i. Use -o <DIRECTORY> to set output directory.

License

Distributed under the BSD-2-Clause license. See LICENSE for details.

About

An Instagram scraping library and CLI app for Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages