Skip to content

wanghaisheng/banned-instagram-account-content-recover-from-webofarchive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This was a failed attempt to locate archived copies of [Ayo Scott]'s terminated Instagram account in the Internet Archive. I noticed that he had his Instgram set up to auto-tweet new posts. So I searched for these posts using twarc2, converted the output to CSV, and wrote a little program to look up those Instagram URLs in the Internet Archive's Wayback Machine.

$ pip3 install requirements.txt
$ twarc2 search --archive 'from:noyodesigns instagram.com' ayo.jsonl
$ twarc2 csv ayo.jsonl ayo.csv
$ python3 urls.py

Sadly, not one of the 1,542 Instagram URLs were archived.

About

An attempt to locate Ayo Scott's Instagram account in the Internet Archive Wayback Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%