Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions _companies/serpapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ intro: |
logo: /assets/images/logo-serpapi.png
exturl: https://serpapi.com/
company_type: Private
stock_ticker:
valuation:
founded_date: 2017
headquarters: "**Austin, TX**"
employees_range: "36"
Expand All @@ -36,11 +34,6 @@ github_contributions:
url: "https://github.com/serpapi/uule_converter"
- name: "google-local-results-ai-parser "
url: "https://github.com/serpapi/google-local-results-ai-parser"
contribution_string:
community: |
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/)
[Multimodal Search AI (Hybrid) Hackathon](https://paris.aitinkerers.org/p/ai-hackathon-real-time-search-powered-by-serpapi-hybrid)
case_study_blurb:
case_study_url:
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)
---
1 change: 1 addition & 0 deletions _pages/foundation.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ <h3>Our Members.</h3>
<img
src="/assets/images/logo-serpapi.png"
alt="SerpApi"
style="padding: 9px 0"
/>
</a>
</div>
Expand Down
1 change: 1 addition & 0 deletions _posts/2025-11-11-serpapi-joins-rails-foundation.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Founded in 2017, SerpApi enables developers and companies to scrape search engin
>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>
><br>_Illia Zub, Operations Engineer, SerpApi_<br>
>

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**.
Expand Down