Instagram Photo Archiving to Remote storage

:page_facing_up: Description

Many users, creators, and archivists want to preserve Instagram content—their own uploads, brand media, or curated inspirations—into personal cloud storage.

We’re exploring a new feature to allow RcloneView to:

  • :inbox_tray: Crawl Instagram photos from public or authenticated profiles

  • :card_index_dividers: Organize them by date or post ID

  • :cloud: Download them to any remotes (Local disk, Dropbox, Google Drive, etc.)


:warning: Important Limitations (Please Read)

:red_exclamation_mark: Constraint :gear: Notes
Rclone does not support Instagram This is not part of official Rclone remotes
Instagram API is limited and requires login/auth scopes We may need to use 3rd-party scraping libraries or reverse engineering
Terms of Service may limit automated scraping We will NOT enable public scraping without user consent or compliance

:pushpin: For these reasons, this feature would require a RcloneView-native implementation, and likely involve:

  • :hourglass_not_done: Extensive technical research

  • :locked_with_key: OAuth integration or browser session-based crawling

  • :brain: Media parsing & metadata extraction

  • :construction: Continuous maintenance due to API/website changes

This would be a long-term R&D project.


:hammer_and_wrench: Potential UX Scenario

  1. User enters their Instagram account or target public profile

  2. RcloneView shows available media items (thumbnails, captions, dates)

  3. User selects items to download

  4. RcloneView downloads media and saves to the configured cloud destination


:date: Roadmap

  • :microscope: Phase 0: Technical feasibility research (instaloader, puppeteer, Graph API)

  • :balance_scale: Phase 1: Legal review & user-consent policy

  • :test_tube: Phase 2: MVP prototype with manual download and sync

  • :hourglass_not_done: Phase 3+: UI integration, scheduling, tagging


:woman_raising_hand: Is This Useful to You?

If you’d like to see Instagram-to-Remote storage archiving in RcloneView, please upvote this feature.

We’ll use your interest to decide whether to invest R&D time in this long-term project.

Also, share below:

  • What kinds of Instagram content would you archive?

  • Do you already use 3rd-party tools? Which ones work best for you?

:backhand_index_pointing_down: Let’s build the future of cloud media archiving together.