Select your language

Home arrow-right StormCrawler

We've compiled a list of 6 free and paid alternatives to StormCrawler. The primary competitors include Scrapy, Mixnode. In addition to these, users also draw comparisons between StormCrawler and Apache Nutch, ProxyCrawl, ACHE Crawler. Also you can look at other similar options here: About.


Scrapy
Free Open Source

Scrapy is an open source and collaborative framework for extracting the data you need from websites.

Apache Nutch
Free Open Source

Apache Nutch is a highly extensible and scalable open source web crawler software project.

Scraping and crawling websites while being anonymous and bypass any restriction, blocks or captchas

Heritrix
Free Open Source

The Internet Archive's open-source, extensible, web-scale, archival-quality web crawler project.

StormCrawler is an open source SDK for building distributed web crawlers with Apache Storm.

StormCrawler Platforms

tick-square Windows
tick-square Linux
tick-square Mac

StormCrawler Overview

StormCrawler is an open source SDK for building distributed web crawlers with Apache Storm. The project is under Apache license v2 and consists of a collection of reusable resources and components, written mostly in Java.

The aim of StormCrawler is to help build web crawlers that are:

scalable
resilient
low latency
easy to extend
polite yet efficient

StormCrawler is a library and collection of resources that developers can leverage to build their own crawlers. The good news is that doing so can be pretty straightforward. Often, all you'll have to do will be to declare storm-crawler as a Maven dependency, write your own Topology class (tip: you can extend ConfigurableTopology), reuse the components provided by the project and maybe write a couple of custom ones for your own secret sauce. A bit of tweaking to the Configuration and off you go!

Apart from the core components, we provide some external resources that you can reuse in your project, like for instance our spout and bolts for ElasticSearch or a ParserBolt which uses Apache Tika to parse various document formats.

StormCrawler is perfectly suited to use cases where the URL to fetch and parse come as streams but is also an appropriate solution for large scale recursive crawls, particularly where low latency is required. The project is used in production by several companies and is actively developed and maintained.

Top StormCrawler Alternatives

Share your opinion about the software, leave a review and help make it even better!

StormCrawler Tags

web-crawler

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?