You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wayback CDX Resilience: Every successful URL returned by any query is always preserved and written to disk, even if one or more CDX requests fail. The program never discards successful results because another query failed.
Independent Files: Each query saves its own output file independently (\wayback_main.txt, \wayback_wildcard.txt, \wayback_specific.txt, \wayback_sensitive.txt). If a query returns zero results, an empty output file is created for consistency.
User Agent Randomization: Integrated a pool of 50+ common user agents to prevent Wayback CDX HTTP 429 / 403 / 503 blockages.