Skip to content

Send queer-related websites regularly to the Internet Archive

License

Notifications You must be signed in to change notification settings

forummuenchen/archive-websites

Repository files navigation

archive-websites

Send queer-related websites regularly to the Internet Archive

How it works

  • Fetch list of queer related items from Wikidata that have an official website:

    • the item neeeds to be (P31/P279) either Q64606659, Q61710689 or Q105321449 and needs to have a (P856) website.
  • Use this list of URLs (data/urls.txt) as input for a sophisticated bash script (incl. parallel jobs and logging) that sends websites to the Internet Archive using the Save Now API.

    wget https://raw.githubusercontent.com/overcast07/wayback-machine-spn-scripts/main/spn.sh
    chmod a+x spn.sh
  • Every push to main starts the workflow to archive all URLs in data/urls.txt

    • Internet Archive access key and secret (find here) are stored as repository variables.

Using spn.sh

About

Send queer-related websites regularly to the Internet Archive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published