{"id":78532,"library":"open-uri","title":"Open URI","description":"An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.","status":"active","version":"0.5.0","language":"ruby","source_language":null,"source_url":"https://github.com/ruby/open-uri","tags":["http","net","uri","wrapper"],"install":[{"cmd":"gem install open-uri","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'open-uri', '~> 0.5.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"OpenURI","correct":"require 'open-uri'"}],"quickstart":{"code":"require 'open-uri'\n\nURI.open('https://example.com') do |f|\n  puts f.read\nend","lang":"ruby","description":"Open and read a URL"},"warnings":[{"fix":"Consider using Net::HTTP directly or the 'open-uri' gem if you need it outside stdlib.","message":"open-uri is part of Ruby's standard library and may be removed in future versions.","severity":"breaking","affected_versions":">= 3.0"}],"env_vars":null,"search_vec":"'easi':5 'easy-to-us':4 'ftp':16 'http':11,17 'https':13 'net':10,12,15,18 'open':1 'uri':2,19 'use':7 'wrapper':8,20","created_at":"2026-06-18T04:21:04.404567+00:00","updated_at":"2026-06-18T04:21:04.404567+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":"https://github.com/ruby/open-uri","github":"https://github.com/ruby/open-uri","docs":"http://www.rubydoc.info/gems/open-uri/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}