Skip to content

Get urls for the domain using wayback api implemented in nodejs.

License

Notifications You must be signed in to change notification settings

Gokuld6012/waybackunifier-js

Repository files navigation

Waybackunifier-js

Get urls for the domain using wayback api implemented in nodejs.

To Run

To Run

Clone this repository

$ npm install
$ node waybackunifier google.com true
*google.com* - the domain which we want get urls.

*true* - to include subdomain.

TODO

  • [] To include multiple domains.
  • [] Output the results into the file.
  • [] To filter based on the time.
  • [] To add a package for more efficient handling of cli arguments

Project inspired from: https://github.com/mhmdiaa/waybackunifier

CODE REVIEW MUCH APPRECIATED 🙏

About

Get urls for the domain using wayback api implemented in nodejs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published