Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

shuuji3/twilog-web-archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠ This library will no longer be updated.

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