Jump to content

StormCrawler: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
ct exc. promo
Jnioche (talk | contribs)
Changed release version and date
Line 10: Line 10:
| released = {{Start date|2014|09|11}}
| released = {{Start date|2014|09|11}}
| discontinued =
| discontinued =
| latest release version = 0.10
| latest release version = 1.0
| latest release date = {{Start date and age|2016|06|10}}
| latest release date = {{Start date and age|2016|07|12}}
| latest preview version =
| latest preview version =
| latest preview date =
| latest preview date =

Revision as of 10:01, 13 July 2016

StormCrawler
Developer(s)DigitalPebble, Ltd.
Initial releaseSeptember 11, 2014 (2014-09-11)
Stable release
1.0 / July 12, 2016; 8 years ago (2016-07-12)
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]

References

See also