awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
USCDataScience avatar

USCDataScience/sparkler

0
View on GitHub↗
422 estrellas·135 forks·Java·Apache-2.0·4 vistasirds.usc.edu/sparkler↗

Sparkler

A web crawler is a bot program that fetches resources from the web for the sake of building applications like search engines, knowledge bases, etc. Sparkler (contraction of Spark-Crawler) is a new web crawler that makes use of recent advancements in distributed computing and information…

Features

  • Java Crawling Frameworks - Apache Nutch implementation running on Spark.

Historial de estrellas

Gráfico del historial de estrellas de uscdatascience/sparklerGráfico del historial de estrellas de uscdatascience/sparkler

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Sparkler

Proyectos open-source similares, clasificados según cuántas características comparten con Sparkler.
  • crawlscript/webcollectorAvatar de CrawlScript

    CrawlScript/WebCollector

    3,091Ver en GitHub↗

    WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.

    Java
    Ver en GitHub↗3,091
  • digitalpebble/storm-crawlerAvatar de DigitalPebble

    DigitalPebble/storm-crawler

    980Ver en GitHub↗

    A scalable, mature and versatile web crawler based on Apache Storm

    Java
    Ver en GitHub↗980
  • internetarchive/heritrix3Avatar de internetarchive

    internetarchive/heritrix3

    3,246Ver en GitHub↗

    Heritrix is the Internet Archive's open-source, extensible, web-scale, archival-quality web crawler project. Heritrix (sometimes spelled heretrix, or misspelled or missaid as heratrix/heritix/heretix/heratix) is an archaic word for heiress (woman who inherits). Since our crawler seeks to collect…

    Java
    Ver en GitHub↗3,246
  • code4craft/webmagicAvatar de code4craft

    code4craft/webmagic

    11,680Ver en GitHub↗

    Webmagic is a Java web crawling framework designed for building scalable automated crawlers to download and process large volumes of web pages. It functions as a distributed web crawler and dynamic content crawler, utilizing an XPath HTML parser to locate and extract specific data points from page structures. The framework distinguishes itself through its ability to handle dynamic content by rendering JavaScript and executing asynchronous requests to extract data from non-static pages. It also allows users to define and execute crawler logic via scripting languages, enabling the update of col

    Javacrawlerframeworkjava
    Ver en GitHub↗11,680
Ver las 12 alternativas a Sparkler→

Preguntas frecuentes

¿Qué hace uscdatascience/sparkler?

A web crawler is a bot program that fetches resources from the web for the sake of building applications like search engines, knowledge bases, etc. Sparkler (contraction of Spark-Crawler) is a new web crawler that makes use of recent advancements in distributed computing and information…

¿Cuáles son las características principales de uscdatascience/sparkler?

Las características principales de uscdatascience/sparkler son: Java Crawling Frameworks.

¿Qué alternativas de código abierto existen para uscdatascience/sparkler?

Las alternativas de código abierto para uscdatascience/sparkler incluyen: code4craft/webmagic — Webmagic is a Java web crawling framework designed for building scalable automated crawlers to download and process… crawlscript/webcollector — WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the… digitalpebble/storm-crawler — A scalable, mature and versatile web crawler based on Apache Storm. internetarchive/heritrix3 — Heritrix is the Internet Archive's open-source, extensible, web-scale, archival-quality web crawler project. Heritrix… norconex/collector-http — Norconex HTTP Collector. pkwenda/webbee — 🐝 Web vertical crawler framework for fun.