sham00n / waybulk

Search a list of domains on the wayback machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

waybulk

find websites that exist or used to from a list of domains(uses the waybackmachine's API)

Installation

clone the repository:

$ git clone git://github.com/sham00n/waybulk

Once you have a copy of the source, you can install it with:

$ cd waybulk
$ pip install requests

Usage

  • add ur list of domains in domains.txt
  • python waybulk.py

About

Search a list of domains on the wayback machine


Languages

Language:Python 100.0%