Google Search Scraper — Organic SERP Results avatar

Google Search Scraper — Organic SERP Results

Pricing

from $0.001 / result scraped

Go to Apify Store
Google Search Scraper — Organic SERP Results

Google Search Scraper — Organic SERP Results

Scrape Google Search results (organic listings) for any query: title, URL, displayed URL, snippet and position. Multi-query, per-country/language, pagination. Uses Google SERP proxy — reliable, no captcha, no API key.

Pricing

from $0.001 / result scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Google Search Scraper — organic SERP results with title, URL, snippet & position, no captcha, no API key

Scrape Google's organic search results for any query and get back clean, structured JSON: title, URL, displayed URL, snippet, and rank position. This Actor runs each query through Apify's dedicated Google SERP proxy, so it absorbs Google's rate-limiting and captcha layer — reliable results, no /sorry walls. No account, no API key. Built for SEO teams, rank trackers, and researchers monitoring the SERP at scale.

Features

  • 🔎 Clean organic results — parses the blue-link listings only, skipping ads, sitelinks, and Google-internal destinations.
  • 📊 Rank position — every result carries its position, deduplicated across pages within each query.
  • 📄 Pagination — set resultsPerQuery up to 100; the Actor paginates in pages of 10 automatically.
  • 🌍 Country & language targetingcountryCode (gl) geolocates results and languageCode (hl) sets the interface language.
  • 🛡️ Captcha-free — uses Apify's GOOGLE_SERP proxy group so runs don't trip Google's unusual-traffic block.
  • 🧾 Rich fieldstitle, url, displayedUrl, and snippet for every listing, plus a scrapedAt timestamp.
  • 🗂️ Multi-query — pass many queries in one run; each is scraped and reported separately.

What you get

Each row is one organic result:

{
"query": "apify web scraping",
"position": 1,
"title": "Apify: Full-stack web scraping and data extraction platform",
"url": "https://apify.com/",
"displayedUrl": "https://apify.com",
"snippet": "Cloud platform for web scraping, browser automation, and data extraction...",
"countryCode": "us",
"languageCode": "en",
"scrapedAt": "2026-07-23T12:00:00.000Z"
}

Input

{
"queries": ["apify web scraping", "best coffee shops austin"],
"resultsPerQuery": 20,
"countryCode": "us",
"languageCode": "en"
}
FieldDescription
queriesOne or more Google search queries; each is scraped separately (required).
resultsPerQueryOrganic results to collect per query, 1–100 (paginates in pages of 10). Default 10.
countryCodeTwo-letter country code for geolocated results (gl). Default us.
languageCodeTwo-letter interface language (hl). Default en.

Use cases

  • Track keyword rankings and SERP positions over time.
  • Build competitor and share-of-voice reports from organic listings.
  • Harvest titles and snippets for content and metadata analysis.
  • Run site: and other advanced queries to audit indexed pages.

Pricing

Pay-per-event: you're billed a small amount per run and per item scraped — you only pay for what you get. See the Pricing tab for current rates.

Notes

This Actor fetches Google's public search result pages through Apify's Google SERP proxy and parses only publicly visible organic listings. It is an independent tool and is not affiliated with, endorsed by, or sponsored by Google; Google is a trademark of its respective owner.