Skip to main content

Crawler

View Repo

The crawler projects main purpose is to determine all valid urls on a website really fast. You can use the service with docker as an image a11ywatch/crawler.

Docker

docker-compose up

or

docker build -t crawler . && docker run -dp 8000:8000 crawler

real time gather link and send link url to destination