cyclone-github/spider
Spider - web crawler and local wordlist processor to generate frequency sorted wordlist / ngrams
This tool helps cybersecurity professionals and penetration testers analyze text from websites or local files. It takes a URL or a text file as input and generates a frequency-sorted list of individual words or word combinations (n-grams). The output is a targeted wordlist useful for password cracking or other security assessments.
Use this if you need to quickly create customized wordlists from online content or local documents for security testing tools like hashcat or John the Ripper.
Not ideal if you need a full-featured web scraper for general data extraction, complex parsing, or interacting with dynamic web applications.
Stars
28
Forks
2
Language
Go
License
GPL-2.0
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/cyclone-github/spider"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.