{"id":86495,"library":"scrapi","title":"scrAPI","description":"HTML scraping toolkit using CSS selectors to extract data from HTML content.","status":"active","version":"2.0.0","language":"ruby","source_language":null,"source_url":"https://github.com/assaf/scrapi","tags":["scraping","html","css-selectors","web"],"install":[{"cmd":"gem install scrapi","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'scrapi', '~> 2.0.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"ScraPi","correct":"require 'scrapi'"}],"quickstart":{"code":"require 'scrapi'\nscraper = ScraPi.define do\n  fetch 'http://example.com'\n  string :title, 'h1'\nend\nresult = scraper.scrape","lang":"ruby","description":"Scrape a webpage using CSS selectors"},"warnings":[],"env_vars":null,"search_vec":"'content':13 'css':6,17 'css-selector':16 'data':10 'extract':9 'html':2,12,15 'scrape':3,14 'scrapi':1 'selector':7,18 'toolkit':4 'use':5 'web':19","created_at":"2026-06-19T08:02:38.356404+00:00","updated_at":"2026-06-19T08:02:38.356404+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/assaf/scrapi","github":"https://github.com/assaf/scrapi","docs":"http://www.rubydoc.info/gems/scrapi/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}