RubyGems Navigation menu

nukitori 0.1.1

Nukitori is a Ruby gem for HTML data extraction. It uses an LLM once to generate reusable XPath schemas, then extracts structured data from similarly structured pages using plain Nokogiri. This makes scraping fast, predictable, and cheap for repeated runs.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.1 January 13, 2026 (13.0 KB)
  2. 0.1.0 January 06, 2026 (20.5 KB)

Runtime 相依性套件 (2):

nokogiri ~> 1.19
ruby_llm ~> 1.9, >= 1.9.2

擁有者:

推送者:

作者:

  • Victor Afanasev

SHA 256 總和檢查碼:

=

總下載次數 1,541

這個版本 264

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.2.0

相關連結: