Skip to content

A simple Instagram archiver based on the Instaloader Python module.

Notifications You must be signed in to change notification settings

fo0nikens/instaspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

instaspy

A simple Instagram archiver based on the Instaloader Python module. Requires Python 3.7.

Instaspy will scrape posts from a target account, check previously archived posts against the online account at time of download, and output a text file listing any previously archived posts that the target has deleted.

Installation

$ pip3 install instaloader

Use

$ python3 instaspy.py [TARGET]

or set as cronjob. TARGET is the username of the profile you want to archive. The list of deletions is stored as {TARGET}deletionhistory.txt.

About

A simple Instagram archiver based on the Instaloader Python module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages