The Internet Archive
This describes the resources that make up the official Archive.org API v1, providing an overview of its services.
import requests
url = "https://archive.org/api/v1/items"
response = requests.get(url)
print(response.json())Last 50 checks (10 min intervals)