Software:StormCrawler

From HandWiki
Short description: Open source web crawler
StormCrawler
Developer(s)DigitalPebble, Ltd.
Initial releaseSeptember 11, 2014 (2014-09-11)
Stable release
2.8 / March 29, 2023; 10 months ago (2023-03-29)
Written inJava
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 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 by various organisations,[1] notably Common Crawl[2] for generating a large and publicly available dataset of news.

Linux.com published a Q&A in October 2016 with the author of StormCrawler.[3] InfoQ ran one in December 2016.[4] A comparative benchmark with Apache Nutch was published in January 2017 on dzone.com.[5]

Several research papers mentioned the use of StormCrawler, in particular:

  • Crawling the German Health Web: Exploratory Study and Graph Analysis.[6]
  • The generation of a multi-million page corpus for the Persian language.[7]
  • The SIREN - Security Information Retrieval and Extraction engine.[8]

The project Wiki contains a list of videos and slides available online.[9]

See also

References

  1. "Powered By · DigitalPebble/storm-crawler Wiki · GitHub". 2017-03-02. https://github.com/DigitalPebble/storm-crawler/wiki/Powered-By. Retrieved 2017-04-19. 
  2. "News Dataset Available – Common Crawl". http://commoncrawl.org/2016/10/news-dataset-available/. 
  3. "StormCrawler: An Open Source SDK for Building Web Crawlers with ApacheStorm | Linux.com | The source for Linux information". 2016-10-12. https://www.linux.com/news/stormcrawler-open-source-sdk-building-web-crawlers-apachestorm. Retrieved 2017-04-19. 
  4. "Julien Nioche on StormCrawler, Open-Source Crawler Pipelines Backed by Apache Storm". 2016-12-15. http://www.infoq.com/news/2016/12/nioche-stormcrawler-web-crawler. Retrieved 2017-04-19. 
  5. "The Battle of the Crawlers: Apache Nutch vs. StormCrawler - DZone Big Data". https://dzone.com/articles/the-battle-of-the-crawlers-apache-nutch-vs-stormcr. Retrieved 2017-04-19. 
  6. Zowalla, Richard; Wetter, Thomas; Pfeifer, Daniel (2020). "Crawling the German Health Web: Exploratory Study and Graph Analysis". Journal of Medical Internet Research 22 (7): e17853. doi:10.2196/17853. PMID 32706701. PMC 7414401. https://www.jmir.org/2020/7/e17853/. 
  7. "MirasText: An Automatically Generated Text Corpus for Persian". https://www.researchgate.net/publication/325324201. 
  8. Sanagavarapu, Lalit Mohan; Mathur, Neeraj; Agrawal, Shriyansh; Reddy, Y. Raghu (2018). "SIREN - Security Information Retrieval and Extraction eNgine". Advances in Information Retrieval. Lecture Notes in Computer Science. 10772. pp. 811–814. doi:10.1007/978-3-319-76941-7_81. ISBN 978-3-319-76940-0. 
  9. "Presentations · DigitalPebble/storm-crawler Wiki · GitHub". 2017-04-04. https://github.com/DigitalPebble/storm-crawler/wiki/Presentations. Retrieved 2017-04-19.