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:
=

install:
=

Versions:

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

Runtime Dependencies (2):

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

Owners:

Pushed by:

Authors:

  • Victor Afanasev

SHA 256 checksum:

=

Total downloads 1,478

For this version 209

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

Links: