/Waybackmachine-python-tool

Scrap urls from websites using waybackmachine python tool

Primary LanguagePython

Waybackmachine-python-tool

Scrap urls from websites using waybackmachine python tool
The script requires execute permissions. On linux that can be done with sudo chmod +x wayback.py in terminal

usage ./wayback.py www.site.com 2020 2023 Will search all waybacks on that link from 2020 to 2023

aaaa

TODO LIST

  • Add python module requirements.txt
  • Reformat and fix README.txt
  • Add commands to the script
  • Add an option to select From DATE to DATE