awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stewartmckee avatar

stewartmckee/cobweb

0
View on GitHub↗
224 stars·38 forks·JavaScript·MIT·2 vues

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.

Historique des stars

Graphique de l'historique des stars pour stewartmckee/cobwebGraphique de l'historique des stars pour stewartmckee/cobweb

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Cobweb

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Cobweb.
  • felipecsl/wombatAvatar de felipecsl

    felipecsl/wombat

    1,362Voir sur GitHub↗

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

    Rubycrawlerdslruby
    Voir sur GitHub↗1,362
  • joenorton/rubyretrieverAvatar de joenorton

    joenorton/rubyretriever

    143Voir sur GitHub↗

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

    Ruby
    Voir sur GitHub↗143
  • postmodern/spidrAvatar de postmodern

    postmodern/spidr

    837Voir sur 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
    Voir sur GitHub↗837
  • propublica/uptonAvatar de propublica

    propublica/upton

    1,599Voir sur GitHub↗

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

    HTML
    Voir sur GitHub↗1,599
Voir les 6 alternatives à Cobweb→

Questions fréquentes

Que fait stewartmckee/cobweb ?

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

Quelles sont les fonctionnalités principales de stewartmckee/cobweb ?

Les fonctionnalités principales de stewartmckee/cobweb sont : Ruby Crawling Frameworks.

Quelles sont les alternatives open-source à stewartmckee/cobweb ?

Les alternatives open-source à stewartmckee/cobweb incluent : 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…