Skip to content

Commit 69982a8

Browse files
authored
Update 2025-11-11-serpapi-joins-rails-foundation.markdown (#601)
* Update 2025-11-11-serpapi-joins-rails-foundation.markdown * Update foundation.html * Update serpapi.md * Update serpapi.md
1 parent db0b1ba commit 69982a8

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

_companies/serpapi.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ intro: |
88
logo: /assets/images/logo-serpapi.png
99
exturl: https://serpapi.com/
1010
company_type: Private
11-
stock_ticker:
12-
valuation:
1311
founded_date: 2017
1412
headquarters: "**Austin, TX**"
1513
employees_range: "36"
@@ -36,11 +34,6 @@ github_contributions:
3634
url: "https://github.com/serpapi/uule_converter"
3735
- name: "google-local-results-ai-parser "
3836
url: "https://github.com/serpapi/google-local-results-ai-parser"
39-
contribution_string:
4037
community: |
41-
SerpApi is also active in the wider developer community, organizing and sponsoring events such as IDSW.dev and PyCon Indonesia, as well as:
42-
[Riverhacks x NASA Space Apps Challenge hackathon](https://riverhacks2025.devpost.com/)
43-
[Multimodal Search AI (Hybrid) Hackathon](https://paris.aitinkerers.org/p/ai-hackathon-real-time-search-powered-by-serpapi-hybrid)
44-
case_study_blurb:
45-
case_study_url:
38+
SerpApi is also active in the wider developer community, organizing and sponsoring events such as IDSW.dev and PyCon Indonesia, as well as [Riverhacks x NASA Space Apps Challenge hackathon](https://riverhacks2025.devpost.com/) and [Multimodal Search AI (Hybrid) Hackathon](https://paris.aitinkerers.org/p/ai-hackathon-real-time-search-powered-by-serpapi-hybrid)
4639
---

_pages/foundation.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ <h3>Our Members.</h3>
249249
<img
250250
src="/assets/images/logo-serpapi.png"
251251
alt="SerpApi"
252+
style="padding: 9px 0"
252253
/>
253254
</a>
254255
</div>

_posts/2025-11-11-serpapi-joins-rails-foundation.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Founded in 2017, SerpApi enables developers and companies to scrape search engin
1616
>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.<br>
1717
><br>_Illia Zub, Operations Engineer, SerpApi_<br>
1818
>
19+
1920
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.
2021

2122
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**.

0 commit comments

Comments
 (0)