awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
joenorton avatar

joenorton/rubyretriever

0
View on GitHub↗
143 星标·25 分支·Ruby·4 次浏览norton.io/rubyretriever↗

Rubyretriever

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

Features

  • Ruby Crawling Frameworks - Web crawler, scraper, and file harvester.

Star 历史

joenorton/rubyretriever 的 Star 历史图表joenorton/rubyretriever 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Rubyretriever 的开源替代方案

相似的开源项目,按与 Rubyretriever 的功能重合度排序。
  • felipecsl/wombatfelipecsl 的头像

    felipecsl/wombat

    1,362在 GitHub 上查看↗

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

    Rubycrawlerdslruby
    在 GitHub 上查看↗1,362
  • postmodern/spidrpostmodern 的头像

    postmodern/spidr

    837在 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
    在 GitHub 上查看↗837
  • propublica/uptonpropublica 的头像

    propublica/upton

    1,599在 GitHub 上查看↗

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

    HTML
    在 GitHub 上查看↗1,599
  • sparklemotion/mechanizesparklemotion 的头像

    sparklemotion/mechanize

    4,443在 GitHub 上查看↗

    Mechanize is a Ruby library for web browser automation and headless browser emulation. It allows for programmatically navigating websites and simulating human behavior without a graphical user interface. The library provides an automated interface for populating and submitting web forms, including text fields, checkboxes, and file uploads. It manages stateful sessions by automatically storing and sending cookies across multiple requests to maintain user authentication and identity. Additional capabilities include web data scraping, the ability to download remote web content, and the maintena

    Ruby
    在 GitHub 上查看↗4,443
查看 Rubyretriever 的所有 6 个替代方案→

常见问题解答

joenorton/rubyretriever 是做什么的?

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

joenorton/rubyretriever 的主要功能有哪些?

joenorton/rubyretriever 的主要功能包括:Ruby Crawling Frameworks。

joenorton/rubyretriever 有哪些开源替代品?

joenorton/rubyretriever 的开源替代品包括: felipecsl/wombat — Lightweight Ruby web crawler/scraper with an elegant DSL which extracts structured data from pages. 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… stewartmckee/cobweb — Web crawler with very flexible crawling options. Can either use standalone or can be used with resque to perform…