StormCrawler: Difference between revisions
Appearance
Content deleted Content added
Changed release version and date |
Magioladitis (talk | contribs) m →See also: WP:CHECKWIKI error fixes, removed: __INDEX__ using AWB (12084) |
||
Line 44: | Line 44: | ||
* [[Elasticsearch]] |
* [[Elasticsearch]] |
||
__INDEX__ |
|||
[[Category:Web crawlers]] |
[[Category:Web crawlers]] |
Revision as of 13:35, 6 September 2016
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Developer(s) | DigitalPebble, Ltd. |
---|---|
Initial release | September 11, 2014 |
Stable release | 1.0
/ July 12, 2016 |
Repository | |
Written in | Java |
Operating system | Cross-platform |
Type | Web crawler |
License | Apache License |
Website | stormcrawler |
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]