get_from_archive
Retrieve archived article text from a chosen source (e.g., Wayback Machine, archive.is) to access paywalled content.
Instructions
Fetch an archived version of a URL from a specific source.
source must be one of: googlebot, 12ft, iitty, wayback, archive_is, wayback_available. Returns the extracted article text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| source | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |