> For the complete documentation index, see [llms.txt](https://cajac.gitbook.io/ctf-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cajac.gitbook.io/ctf-notes/web/web-crawlers/hakrawler.md).

# Hakrawler

**Hakrawler** is a fast golang web crawler for gathering URLs and JavaScript file locations. It's basically a simple implementation of the awesome Gocolly library.

## Resources

Hakrawler - GitHub: <https://github.com/hakluke/hakrawler>

Hakrawler - Kali Tools: <https://www.kali.org/tools/hakrawler/>
