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 (13KB)
  2. 0.1.0 January 06, 2026 (20.5KB)

Runtime依存関係 (2):

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

所有者:

プッシュ者:

作者:

  • Victor Afanasev

SHA 256チェックサム:

=

累計ダウンロード数 1,496

このバージョンのみ 226

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.2.0

リンク: