WhaleHOUDINI

.. /spidy

Quick Usage

For this tool the run command is:

docker run --rm -it -v $PWD:/input -v $PWD:/data spidy

Categories

reconscannerwebapp

Description

Spidy (/spˈɪdi/) is the simple, easy to use command line web crawler. Given a list of web links, it uses Python requests to query the webpages, and lxml to extract all links from the page. Pretty simple!

Official Documentation

Reference: https://github.com/rivermont/spidy

SecSI LogoHOUDINI

© 2025 — Made with ❤️ bySecSI