StormCrawler™ software is an open source SDK for building low-latency, scalable web crawlers based on Apache Storm®. You can download StormCrawler™ software here (latest release: 3.7.0), or pick individual artifacts below.

Apache StormCrawler 3.7.0 LATEST

Source release, signed and checksummed:

Chain of trust

You must verify the integrity of the downloaded files: every release ships with everything you need to prove it came from us. The chain has four links:

Verify like a release manager

$ sha512sum -c apache-stormcrawler-3.7.0-source-release.tar.gz.sha512
$ gpg --import KEYS
$ gpg --verify apache-stormcrawler-3.7.0-source-release.tar.gz.asc

More information about release signing and verifying signatures can be found here.

Maven

Artifacts are available via Maven Central.

Older Releases

Earlier ASF releases are listed on the GitHub releases page and remain available from the Apache archive. Previous non-ASF releases (group com.digitalpebble.stormcrawler) can be found on Maven Central.

Migrating from 2.x

Coming from a pre-Apache (DigitalPebble) release? The migration guide covers the new Maven coordinates, package renames and removed modules.