StormCrawler: Difference between revisions
No edit summary |
No edit summary |
||
Line 34: | Line 34: | ||
[[Linux.com]] published a Q&A in October 2016 with the author of StormCrawler.<ref>{{cite web|url=https://www.linux.com/news/stormcrawler-open-source-sdk-building-web-crawlers-apachestorm |title=StormCrawler: An Open Source SDK for Building Web Crawlers with ApacheStorm | Linux.com | The source for Linux information |website=Linux.com |date=2016-10-12 |accessdate=2017-04-19}}</ref> InfoQ ran one in December 2016.<ref>{{cite web|author= |url=http://www.infoq.com/news/2016/12/nioche-stormcrawler-web-crawler |title=Julien Nioche on StormCrawler, Open-Source Crawler Pipelines Backed by Apache Storm |website=Infoq.com |date=2016-12-15 |accessdate=2017-04-19}}</ref> A comparative benchmark with [[Apache Nutch]] was published in January 2017 on dzone.com.<ref>{{cite web|author= |url=https://dzone.com/articles/the-battle-of-the-crawlers-apache-nutch-vs-stormcr |title=The Battle of the Crawlers: Apache Nutch vs. StormCrawler - DZone Big Data |website=Dzone.com |date= |accessdate=2017-04-19}}</ref> |
[[Linux.com]] published a Q&A in October 2016 with the author of StormCrawler.<ref>{{cite web|url=https://www.linux.com/news/stormcrawler-open-source-sdk-building-web-crawlers-apachestorm |title=StormCrawler: An Open Source SDK for Building Web Crawlers with ApacheStorm | Linux.com | The source for Linux information |website=Linux.com |date=2016-10-12 |accessdate=2017-04-19}}</ref> InfoQ ran one in December 2016.<ref>{{cite web|author= |url=http://www.infoq.com/news/2016/12/nioche-stormcrawler-web-crawler |title=Julien Nioche on StormCrawler, Open-Source Crawler Pipelines Backed by Apache Storm |website=Infoq.com |date=2016-12-15 |accessdate=2017-04-19}}</ref> A comparative benchmark with [[Apache Nutch]] was published in January 2017 on dzone.com.<ref>{{cite web|author= |url=https://dzone.com/articles/the-battle-of-the-crawlers-apache-nutch-vs-stormcr |title=The Battle of the Crawlers: Apache Nutch vs. StormCrawler - DZone Big Data |website=Dzone.com |date= |accessdate=2017-04-19}}</ref> |
||
Several research papers mentioned the use of StormCrawler |
Several research papers mentioned the use of StormCrawler, in particular: |
||
* Crawling the German Health Web: Exploratory Study and Graph Analysis.<ref>{{cite web|url=https://www.jmir.org/2020/7/e17853/ |title=Crawling the German Health Web: Exploratory Study and Graph Analysis}}</ref> |
|||
* The generation of a multi-million page corpus for the Persian language.<ref>{{cite web|url=https://www.researchgate.net/publication/325324201 |title=MirasText: An Automatically Generated Text Corpus for Persian}}</ref> |
* The generation of a multi-million page corpus for the Persian language.<ref>{{cite web|url=https://www.researchgate.net/publication/325324201 |title=MirasText: An Automatically Generated Text Corpus for Persian}}</ref> |
||
* The SIREN - Security Information Retrieval and Extraction eNgine.<ref> |
* The SIREN - Security Information Retrieval and Extraction eNgine.<ref> |
Revision as of 15:00, 26 January 2022
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 | 2.2
/ January 11, 2022 |
Repository | |
Written in | Java |
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 provides 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] A comparative benchmark with Apache Nutch was published in January 2017 on dzone.com.[4]
Several research papers mentioned the use of StormCrawler, in particular:
- Crawling the German Health Web: Exploratory Study and Graph Analysis.[5]
- The generation of a multi-million page corpus for the Persian language.[6]
- The SIREN - Security Information Retrieval and Extraction eNgine.[7]
The project WIKI contains a list of videos and slides available online.[8]
StormCrawler is used notably by Common Crawl[9] for generating a large and publicly available dataset of news.
See also
References
- ^ "Powered By · DigitalPebble/storm-crawler Wiki · GitHub". Github.com. 2017-03-02. Retrieved 2017-04-19.
- ^ "StormCrawler: An Open Source SDK for Building Web Crawlers with ApacheStorm | Linux.com | The source for Linux information". Linux.com. 2016-10-12. Retrieved 2017-04-19.
- ^ "Julien Nioche on StormCrawler, Open-Source Crawler Pipelines Backed by Apache Storm". Infoq.com. 2016-12-15. Retrieved 2017-04-19.
- ^ "The Battle of the Crawlers: Apache Nutch vs. StormCrawler - DZone Big Data". Dzone.com. Retrieved 2017-04-19.
- ^ "Crawling the German Health Web: Exploratory Study and Graph Analysis".
- ^ "MirasText: An Automatically Generated Text Corpus for Persian".
- ^ Sanagavarapu, Lalit Mohan; Mathur, Neeraj; Agrawal, Shriyansh; Reddy, Y. Raghu (2018). Advances in Information Retrieval. Lecture Notes in Computer Science. Vol. 10772. pp. 811–814. doi:10.1007/978-3-319-76941-7_81. ISBN 978-3-319-76940-0.
- ^ "Presentations · DigitalPebble/storm-crawler Wiki · GitHub". Github.com. 2017-04-04. Retrieved 2017-04-19.
- ^ "News Dataset Available – Common Crawl".