remove_paywall
Bypass article paywalls by retrieving cached versions from internet archives. Uses Wayback Machine, archive.is, and Memento, with prioritization based on historical success rates.
Instructions
Remove a paywall from an article URL by searching internet archives.
First tries a direct fetch with Googlebot user-agent (many sites serve full content to crawlers), then 12ft.io proxy, iitty textise, Wayback Machine (CDX API with dedup + newest-first), archive.is/ph mirrors, and Wayback Availability API. Archives are tried in parallel using historical success rates to prioritize the best one for each domain.
Returns extracted article text with title and snapshot info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |