Skip to content

Instagram Downloader (supports username, hashtag, location) and export details to csv

Notifications You must be signed in to change notification settings

rist0/InstagramDownloaderV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Downloader V2

Preview

Downloader Filters Settings

Features

  • Multi-threaded
  • Supports multiple download types (urls, user profiles, hashtags, locations)
  • Media filters
  • Proxy support
  • Login (to download private profiles)
  • Data export in CSV format
  • Saves settings/sessions to a file and restores them on start
  • And much more!

About

Originally I wrote this project several months back and it was very poorly written. It used Regex to parse data from HTML, WebClient for requests, wasn't multi-threaded and overall it was a mess. I've been reading more about programming lately and decided to re-do this project from scratch to see how far I've come and also improve the scalability of the project.

Releases

No releases published

Packages

No packages published

Languages