brave_search - Ruby client for Brave Search API with Rails integration
A modern Ruby client for the Brave Search API that brings web search capabilities to Ruby applications.
Key features:
- Multiple search types (web, news, video, image, suggestions)
- Ruby 3+ async support with Fiber.schedule for concurrent searches
- Pattern matching support for clean result handling
- Rails 8 integration with automatic credential management
- S3-compatible storage for PDF downloads
- Export capabilities (JSON, CSV, XLSX)
requires Ruby 3.0+
GitHub: https://github.com/Remi-org/brave-search-ruby RubyGems: https://rubygems.org/gems/brave_search
Post a comment