惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
IT之家
IT之家
博客园 - Franky
Stack Overflow Blog
Stack Overflow Blog
宝玉的分享
宝玉的分享
Recent Announcements
Recent Announcements
Engineering at Meta
Engineering at Meta
S
SegmentFault 最新的问题
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Last Week in AI
Last Week in AI
H
Help Net Security
V
V2EX
H
Hackread – Cybersecurity News, Data Breaches, AI and More
量子位
博客园 - 叶小钗
J
Java Code Geeks
博客园 - 【当耐特】
月光博客
月光博客
爱范儿
爱范儿
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
小众软件
小众软件

Ruby on Rails: Compress the complexity of modern web apps

Safer to_i coercion, custom to_fs formats, and more! This Week in Rails: May 16, 2026 This Week in Rails: May 8, 2026 This Week in Rails: May 1, 2026 Active Record gets better every week Great big Rails World 2026 update: CFP, Corporate Support tickets, workshops Query command for database queries and more Explicit query: and body: kwargs for integration tests and more! Speedup ActiveRecord::LogSubscriber#sql_color and more! This Week in Rails: March 27, 2026 Rails Versions 8.0.5 and 8.1.3 have been released! Rails Versions 7.2.3.1, 8.0.4.1, and 8.1.2.1 have been released! This Week in Rails: March 20, 2026 Validate URI scheme in Action Text and more This Week in Rails: March 6, 2026 Planning Center is the newest Rails Foundation Contributing member Action Text gets Markdown conversion, editor links in devcontainers, and more! BARRA seeks Rails developer Joe Agliozzo is looking for a Rails developer The rise of lighttpd as the alternative web server When longer is better and more is more Snowdevil: First e-tailer on Rails Natural selection for frameworks in Ruby vs Java Address book tutorial in Portuguese Becoming a better programmer with Rails 10 Things Every Java Programmer Should Know About Ruby Really Getting Started in Rails Off the Treadmill, Onto the Rails Rails 0.9.5: A world of fixes and tweaks Rich clients with Rails and XUL
SerpApi joins Rails Foundation as a Contributing member
David Heinemeier Hansson · 2025-11-11 · via Ruby on Rails: Compress the complexity of modern web apps

Tuesday, November 11, 2025
Posted by Amanda Perino

Today we welcome a new Contributing member of the Rails Foundation: SerpApi.

Founded in 2017, SerpApi enables developers and companies to scrape search engine results from platforms like Google, Amazon, and others, returning structured data in a clean and easy-to-use JSON format.

We at SerpApi have used Rails since our earliest days. I’m grateful for how easy it is to maintain and improve our product with it. I’m also inspired by how Rails helped make the MVC pattern a global standard in web development.

Illia Zub, Operations Engineer, SerpApi

SerpApi’s API, frontend, and background jobs all run on Ruby on Rails. Their app is a majestic monolith, deployed on a cluster of AWS EC2 instances from their automation scripts from CI.

SerpApi relies on a wide range of gems including Mongoid, Sidekiq, Redis, Puma, Stripe-Rails, Airbrake, AWS SDK, HTTP.rb, Nokogiri, Nokolexbor, and Geokdtree. For frontend development, the team uses ERB, jQuery-Rails, and React-Rails.

SerpApi’s contributions to the Ruby ecosystem extend well beyond their own products. They maintain and support several open-source gems, including:

  • nokolexbor – a high-performance HTML5 parser for Ruby
  • ethon-impersonate – a fork of Ethon that wraps libcurl-impersonate.
  • turbo_tests – a faster, incremental test runner for large Rails codebases
  • serpapi-ruby – the official Ruby wrapper for SerpApi’s endpoints
  • clauneck – a tool for finding contact information via Google Search Results
  • uule_converter – a Ruby library for encoding and decoding Google search UULE parameters
  • google-local-results-ai-parser – a gem that extracts structured data from Google Local Search Results using AI-based parsing models

SerpApi is also active in the wider developer community, organizing and sponsoring events such as Riverhacks x NASA Space Apps Challenge, Multimodal Search AI Hackathon, and upcoming sponsorships at IDSW.dev and PyCon Indonesia.

The Rails Foundation looks forward to working with SerpApi on our mission to support the Rails community.


SerpApi joins the growing list of companies supporting the Rails Foundation, including Core members Cookpad, Doximity, Fleetio, GitHub, Intercom, Judge.me, Procore, Shopify, 1Password and 37signals, and Contributing members AppSignal, BigBinary, Cedarcode, Chime, Clio, Fullscript, Gusto, Higher Pixels, makandra, Planet Argon, Renuo, Saeloun, and TableCheck.

Learn more about the Rails Foundation and its mission here. If your company would like to join the list, please reach out to foundation@rubyonrails.org.