Jump to content

StormCrawler: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
BattyBot (talk | contribs)
m top: changed {{Notability}} to {{Notability|Products}} & general fixes using AWB
Jnioche (talk | contribs)
No edit summary
Line 13: Line 13:
| released = {{Start date|2014|09|11}}
| released = {{Start date|2014|09|11}}
| discontinued =
| discontinued =
| latest release version = 1.2
| latest release version = 1.3
| latest release date = {{Start date and age|2016|10|31}}
| latest release date = {{Start date and age|2017|01|10}}
| latest preview version =
| latest preview version =
| latest preview date =
| latest preview date =

Revision as of 10:27, 10 January 2017

StormCrawler
Developer(s)DigitalPebble, Ltd.
Initial releaseSeptember 11, 2014 (2014-09-11)
Stable release
1.3 / January 10, 2017; 7 years ago (2017-01-10)
Repository
Written inJava
Operating systemCross-platform
TypeWeb crawler
LicenseApache License
Websitestormcrawler.net

StormCrawler  is an open source collection of resources for building low-latency, scalable web crawlers on Apache Storm. It is provided under Apache License and is written mostly in Java (programming language).

StormCrawler is modular and consists of a core module, which provides the basic building blocks of a web crawler such as fetching, parsing, URL filtering. Apart from the core components, the project also provide external resources, like for instance spout and bolts for Elasticsearch and Apache Solr or a ParserBolt which uses Apache Tika to parse various document formats.

The project is used in production by various companies.[1]

Linux.com published a Q&A in October 2016 with the author of StormCrawler.[2] InfoQ ran one in December 2016.[3]

The project WIKI contains a list of videos and slides available online.[4]

References

See also