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
·
stewartmckee avatar

stewartmckee/cobweb

0
View on GitHub↗
224 estrellas·38 forks·JavaScript·MIT·4 vistas

Cobweb

Web crawler with very flexible crawling options. Can either use standalone or can be used with resque to perform clustered crawls.

Features

  • Ruby Crawling Frameworks - Web crawler with flexible options and Sidekiq support.

Historial de estrellas

Gráfico del historial de estrellas de stewartmckee/cobwebGráfico del historial de estrellas de stewartmckee/cobweb

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 Cobweb

Proyectos open-source similares, clasificados según cuántas características comparten con Cobweb.
  • felipecsl/wombatAvatar de felipecsl

    felipecsl/wombat

    1,362Ver en GitHub↗

    Lightweight Ruby web crawler/scraper with an elegant DSL which extracts structured data from pages.

    Rubycrawlerdslruby
    Ver en GitHub↗1,362
  • joenorton/rubyretrieverAvatar de joenorton

    joenorton/rubyretriever

    143Ver en GitHub↗

    RubyRetriever (http://softwarebyjoe.com/rubyretriever/)

    Ruby
    Ver en GitHub↗143
  • postmodern/spidrAvatar de postmodern

    postmodern/spidr

    837Ver en GitHub↗

    A versatile Ruby web spidering library that can spider a site, multiple domains, certain links or infinitely. Spidr is designed to be fast and easy to use.

    Ruby
    Ver en GitHub↗837
  • propublica/uptonAvatar de propublica

    propublica/upton

    1,599Ver en GitHub↗

    A batteries-included framework for easy web-scraping. Just add CSS! (Or do more.)

    HTML
    Ver en GitHub↗1,599
Ver las 6 alternativas a Cobweb→

Preguntas frecuentes

¿Qué hace stewartmckee/cobweb?

Web crawler with very flexible crawling options. Can either use standalone or can be used with resque to perform clustered crawls.

¿Cuáles son las características principales de stewartmckee/cobweb?

Las características principales de stewartmckee/cobweb son: Ruby Crawling Frameworks.

¿Qué alternativas de código abierto existen para stewartmckee/cobweb?

Las alternativas de código abierto para stewartmckee/cobweb incluyen: felipecsl/wombat — Lightweight Ruby web crawler/scraper with an elegant DSL which extracts structured data from pages. joenorton/rubyretriever — [RubyRetriever] (http://softwarebyjoe.com/rubyretriever/). postmodern/spidr — A versatile Ruby web spidering library that can spider a site, multiple domains, certain links or infinitely. Spidr is… propublica/upton — A batteries-included framework for easy web-scraping. Just add CSS! (Or do more.). sparklemotion/mechanize — Mechanize is a Ruby library for web browser automation and headless browser emulation. It allows for programmatically… sparklemotion/nokogiri — Nokogiri is an XML and HTML parsing library that builds navigable document trees from strings, files, or URLs using…