apache/stormcrawler
A scalable, mature and versatile web crawler based on Apache Storm
This project helps build web crawlers that can collect information from websites efficiently and at a large scale. It takes a list of starting web addresses and configuration details, then systematically visits pages, extracts content, and follows links to generate a structured dataset of web content. This is for developers or data engineers who need to create powerful and customized web scraping solutions.
972 stars. Actively maintained with 42 commits in the last 30 days.
Use this if you need to build a bespoke web crawler for large-scale data collection, such as for competitive intelligence, market research, or content aggregation, and require fine-grained control over the crawling process.
Not ideal if you just need to scrape a few pages or prefer a simple, off-the-shelf scraping tool without requiring deep technical configuration.
Stars
972
Forks
274
Language
Java
License
Apache-2.0
Category
Last pushed
Mar 28, 2026
Commits (30d)
42
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/apache/stormcrawler"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.