twilog-web-archiver

Archive twilog website month list pages into Internet Archive Wayback Machine


Keywords
twilog, twitter, archive, Wayback, Machine, Internet, archiveorg, wayback-machine
License
CNRI-Python-GPL-Compatible
Install
pip install twilog-web-archiver==0.1.2

Documentation

twilog-web-archiver

Save month list pages of twilog.org using archive.org.

Requirement

  • Python >= 3.9

Install

pip install twilog-web-archiver

Usage

twilog-web-archiver SCREEN_NAME

Example output

twilog-web-archiver nhk_pr
archived (cached: True): https://web.archive.org/web/20230411042930/https://twilog.org/NHK_PR/month-2304
archived (cached: True): https://web.archive.org/web/20230411051906/https://twilog.org/NHK_PR/month-2303
archived (cached: False): https://web.archive.org/web/20230411051956/https://twilog.org/NHK_PR/month-2303/2
archived (cached: False): https://web.archive.org/web/20230411052032/https://twilog.org/NHK_PR/month-2303/3
...

Description

When a user has registered twilog.org, you will see the month list page in the user archive page, i.e. https://twilog.org/NHK_PR/archives.

This program saves every pages in this month list into Wayback Machine on archive.org.

License