MindCase
APIs
Pricing
Enterprise
All APIs
0.1¢ per page11 datapoints

Google Search API

Scrape Google Search results — organic links, snippets, titles — with country/language filters and search operators

Google

Sample

Sample data

Here's a sample run for 10 searches like 'best CRM tools 2026' and 'top AI coding assistants', showing the exact schema and results you can expect.

#
Rank
Title
Link
Domain
Source
Snippet
Published Date
Related Searches
Related Questions
1
1
Best CRM Software of 2026 | Compare Top CRMs
www.hubspot.com/comparisons/best-crm
www.hubspot.com
HubSpot
Compare the best CRM solutions to choose the one that suits the needs of your business and will scale with you as you grow.
—
2
2
Which crm are you using in 2026, and what made ...
www.reddit.com/r/CRMSoftware/comments/1s9cwnz/which_crm_are_you_using_in_2026_and_what_made_you/
www.reddit.com
Reddit · r/CRMSoftware
As speaking to various industry experts, sales reps' expectation on crm is evolving they need AI in build, have to easy to use, increase the time spent ...
—
3
3
16 Best CRM Tools for Your Business in 2026
www.creatio.com/glossary/crm-tools
www.creatio.com
Creatio
Best CRM Tools · 1. Creatio · 2. Salesforce · 3. HubSpot CRM · 4. Zoho CRM · 5. Microsoft Dynamics 365 · 6. Flowlu · 7. BIGContacts. BIGContacts ...Read more
2026-04-09T12:00:00.000Z
4
4
The Best CRM Software We've Tested for 2026
www.pcmag.com/picks/the-best-crm-software
www.pcmag.com
PCMag
Our Top Tested Picks · Apptivo CRM · Freshsales · Creatio CRM · HubSpot Smart CRM · Insightly CRM · Monday CRM · Salesforce Starter Suite.Read more
2026-07-22T12:00:00.000Z
5
5
"Best CRM Software in 2026: 15 Tools Ranked by Fit"
resources.rework.com/tools/crm/best-crm-software-2026
resources.rework.com
Rework.com
The best fit depends on team size and sales motion: Salesforce for complex enterprises, HubSpot for inbound marketing-led growth, Pipedrive for sales-first SMBs ...Read more
—
6
6
10 Best CRM Tools for Sales Teams in 2026
www.sybill.ai/blogs/best-crm-tools
www.sybill.ai
Sybill.ai
Compare the 10 best CRM tools for 2026. Features, pricing, pros, and cons of Salesforce, HubSpot, Zoho, Pipedrive, and more.
2026-03-29T12:00:00.000Z
7
7
Best CRM Platforms Software in 2026
www.6sense.com/tech/crm-platforms
www.6sense.com
6Sense
Top leaders in the category for CRM Platforms software are Salesforce, Salesforce CRM, HubSpot CRM. Here, you can view a full list of CRM Platforms tools in ...
—
8
8
10 Best CRM Tools & Platforms 2026 (Free & Paid)
www.linkedin.com/pulse/10-best-crm-tools-platforms-2026-free-paid-rahul-verma-hl03c
www.linkedin.com
LinkedIn · Rahul Verma
10 Best CRM Tools & Platforms 2026 (Free & Paid) · 1. Salesforce · 2. HubSpot · 3. Microsoft Dynamics 365 · 4. Pipedrive · 5. Zoho CRM.Read more
—
9
10
27 of the Best CRM Software Companies to Know About for ...
solutionsreview.com/crm/2026/01/05/best-crm-companies-to-know-about/
solutionsreview.com
Solutions Review
The Best CRM Software Companies for 2026 · Act! · ActiveCampaign · Agile CRM · Apptivo · Bitrix24 · Brevo · Copper · Creatio.Read more
2026-01-05T12:00:00.000Z
—
10
11
BEST CRM Software | Tested 15 CRMs for 2026 (HONEST ...
www.youtube.com/watch?v=Zq1kfwRWkmk
www.youtube.com
YouTube · Consumer Desire
I've spent the past couple of years reviewing and testing just about every popular CRM software out there. And in this video we will cover the top five options.
—
—

Playground

Run this API

Advanced parameters are collapsed below.

Input Form

Fill in the fields below or .

0.1¢ per page
No row cap set

Output limits

live
curl -X POST https://api.mindcase.co/v1/data/google/search/run \
  -H "Authorization: Bearer mk_live_YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "params": {
    "queries": "",
    "startDate": "",
    "endDate": "",
    "country": "",
    "searchLanguage": "",
    "site": "",
    "relatedToSite": "",
    "fileTypes": []
  }
}'
Edit the form to update this live.

Overview

About Google Search API

Google Search retrieves organic search results based on specific queries or search URLs. It returns clean, one-row-per-result data including result titles, destination URLs, snippets, and rank positions, alongside the AI Overview and related searches for each query. Each result page holds roughly 10 organic results. You can configure parameters like country, language, and device type to simulate searches from different locations.

SEO professionals use Google Search to monitor keyword performance and analyze SERP layouts for their clients. Content strategists use it to identify top-performing topics and research competitor content. Lead generation teams use it to find company websites and contact pages across specific industries.

Real-time dataSelf-servePay per resultZero setup time

Examples

Use cases

A few common ways teams put Google Search API to work — copy a prompt below to try it yourself.

Brand visibility tracking

Monitor how specific brands appear in organic search results for core industry terms.

>
Search for openai to see their top 10 organic results

Topical authority analysis

Identify the most prominent websites for a specific niche or keyword set.

>
Top 50 results for best mechanical keyboards

Technical document discovery

Isolate specific file types or site-specific content.

>
Find 100 PDF files for Tesla investor relations using the filetype operator

Competitor SERP benchmarking

Pull the first page of results for several competitors simultaneously to compare their search presence.

>
Get the top results for Slack, Microsoft Teams, and Zoom

Get started

Ready to pull search results?

Sign up to run live queries against Google Search API via chat, form, or API.

FAQ

Frequently asked questions

Does this include Google Maps or Shopping results?
Google Search returns organic web results only. For map listings use the Google Maps Places agent; for product listings use the Google Shopping agent. Both are separate Mindcase agents.
How fresh is the data?
Live on every run. Google Search does not cache results. Each request pulls the current state of the source at the moment you query, so what you receive is what users see on the platform right now.
Can I pull multiple queries in one run?
Yes. Pass an array of queries in a single call and Google Search fans out the requests in parallel. The response is one consolidated table with a column noting which querie each row came from.
How do I integrate with Zapier, n8n, Google Sheets, or Airtable?
Google Search returns clean JSON and CSV output. Both formats work with every workflow tool. Pipe them in via a webhook step, file download, or by hitting the REST endpoint on a schedule. Same for Slack notifications, Notion databases, and other downstream systems.
What fields are returned?
The agent returns the search query, result titles, URLs, snippets, rank position, and metadata like country and device type.

Related

More Google APIs

See all →
Google
Google Images API

Extract Google Images details — URL, source, description, dimensions, and thumbnail — by providing a query and image count

Google0.1¢ per result
Google
Google Shopping API

Extract Google Shopping product listings and details by keyword, country, language, count, and date range

Google0.3¢ per result
Google
Google Play Reviews API

Extract Google Play reviews, including reviewer name, rating, publish date, and full text

Google0.01¢ per review
Google
Google News API

Get Google News articles for any search query — headline, publisher, published date, link, and thumbnail — with region/language and date-range filters

Google0.2¢ per new

Need more?

Looking for something else?
We'll build and run it for you.

Custom data sources, complex pipelines, or fully managed runs — tell us what you need and our team will take it from there.

Get API Key
MindCase

Product

  • APIs
  • Pricing
  • Docs (skills.md)
  • Get API Key

Company

  • Enterprise
  • Mindcase vs Apify
  • Book a Meeting
  • Contact

Legal

  • Support
  • Privacy Policy
  • Terms of Service
  • Refund & Cancellation
  • Data Processing
© 2026 MINDCASE TECHNOLOGIES PRIVATE LIMITED