Google Search & SERP Results Scraper
Pricing
from $2.00 / 1,000 scraped serp organic results
Go to Apify Store

Google Search & SERP Results Scraper
Fast and lightweight search engine results page (SERP) scraper. Extract organic ranks, titles, target URLs, domains, and snippet descriptions without proxies or CAPTCHAs.
Pricing
from $2.00 / 1,000 scraped serp organic results
Rating
0.0
(0)
Developer
Indra Darmawan
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Google Search & SERP Results Scraper 🔍⚡
Extract clean search engine results page (SERP) data from Google without needing proxy subscriptions, API keys, or dealing with CAPTCHAs.
Designed for SEO specialists, rank trackers, market intelligence teams, content strategists, and AI agent developers.
⚡ What does Google Search & SERP Scraper do?
- Organic SERP Extraction: Extract ranked search results for any query, keyword, or phrase.
- Rich Metadata: Captures ranking position (
rank), clean target page title (title), destination URL (url), domain name (domain), and snippet description (snippet). - Multi-Query Support: Pass a list of keywords to batch-scrape SERP rankings across hundreds of queries in a single run.
- Pure HTTP Execution: Ultra-fast, lightweight, and low-cost execution with zero browser overhead.
🚀 Key Features & Extracted Data
| Field | Type | Description | Example Output |
|---|---|---|---|
rank | Number | Organic position on search results | 1 |
title | String | Title of the ranking page | The 10 Best Real Estate CRM for 2026 |
domain | String | Clean domain name of the destination | housingwire.com |
url | String | Full direct URL to the ranking page | https://www.housingwire.com/... |
snippet | String | Search result description snippet | Want to stay organized and automate tasks... |
searchQuery | String | The query that generated this result | real estate crm software |
scrapedAt | String | ISO 8601 timestamp of extraction | 2026-09-25T07:15:00Z |
💡 How to Use
- Enter one or more Search Queries (e.g.
best ai productivity tools 2026,dentist near me). - Set Max Organic Results per Query (default: 20, up to 500).
- Click Start or trigger via Apify API / Webhook.
- Download your structured SERP dataset in CSV, Excel, or JSON.
📥 Sample Input
{"queries": ["best ai tools for productivity 2026","real estate crm software"],"maxResults": 20}
📤 Sample Output
{"rank": 1,"title": "The 10 Best Real Estate CRM for Every Budget in 2026","domain": "housingwire.com","url": "https://www.housingwire.com/articles/best-real-estate-crm/","snippet": "Want to stay organized and automate tasks without breaking the bank...","searchQuery": "real estate crm software","scrapedAt": "2026-09-25T07:15:00Z","status": "success"}