How to scrape ZillowScrape Zillow real estate listings with SerpApi in Python, JavaScript, Ruby, or with just plain cURL. Retrieve homes for sale, rentals, and recently sold properties in structured JSON.Sep 7, 2026·14 min read
Decoding Protobuf Messages Without Access to the SchemaSome parts of Google Search come with extra search parameters encoded as Protocol Buffers. Understand what Probuf is and how to use it to decode and encode Google searches.Jul 31, 2026·9 min read·1
Introducing SerpApi’s Hermes Agent PluginGive Hermes Agent native access to fresh web, Google Maps, Google News, and Google Shopping results through SerpApi.Jul 30, 2026·6 min read
Introducing SerpTrail: A self-hosted SEO and GEO rank tracker for your businessTrack your SEO and GEO efforts with SerpTrail, a brand new search engine rank tracker by SerpApi. Add search terms, connect websites, create custom views, and chat with your data.Jul 30, 2026·10 min read
Build Smarter Pydantic AI Agents with Real-Time SearchLearn how to build smarter Pydantic AI agents that can reason with live information using tools, SerpApi search, reusable capabilities, and MCP integrations.Jul 29, 2026·17 min read·29
A complete guide to web scraping with Ruby (2026)Learn web scraping with Ruby in 2026: fetch pages with Faraday, parse HTML with Nokogiri, handle pagination, scrape JavaScript pages, export CSV/JSON, and build reliable scrapers.Jul 29, 2026·32 min read·12
Building an AI Agent in PythonLearn to build AI agents in Python by understanding the core pieces behind them: LLMs, tools, memory, context, and the agent loop.Jul 28, 2026·35 min read·18