{"id":84481,"library":"wombat","title":"Wombat","description":"Generic Web crawler with a DSL that parses structured data from web pages.","status":"active","version":"3.3.0","language":"ruby","source_language":null,"source_url":"https://github.com/felipecsl/wombat","tags":["web","crawler","scraper","dsl"],"install":[{"cmd":"gem install wombat","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'wombat', '~> 3.3.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Wombat","correct":"require 'wombat'"}],"quickstart":{"code":"require 'wombat'\nclass Scraper\n  include Wombat::Crawler\n  base_url \"http://example.com\"\n  path \"/\" do\n    headline \"css=h1\"\n  end\nend\nputs Scraper.new.crawl[\"headline\"]","lang":"ruby","description":"Crawl a page and extract headline"},"warnings":[],"env_vars":null,"search_vec":"'crawler':4,16 'data':11 'dsl':7,18 'generic':2 'page':14 'pars':9 'scraper':17 'structur':10 'web':3,13,15 'wombat':1","created_at":"2026-06-19T06:12:11.308295+00:00","updated_at":"2026-06-19T06:12:11.308295+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://felipecsl.github.com/wombat","github":"https://github.com/felipecsl/wombat","docs":"http://www.rubydoc.info/gems/wombat/","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}}