Google Search, Maps, and News Data via API

Full SERP results including featured snippets and People Also Ask. Local business listings with ratings and contact data. News articles from Google News. Three endpoints, one API key.

Full SERP data Google Maps business data Google News articles No Custom Search Engine ID required

Available Endpoints

Four search endpoints covering Google's core products and privacy-focused alternatives. Each returns structured JSON, costs 1 credit per request, and requires no external API keys or search engine configuration.

Endpoint API Path Description Cost
Google Search /api/search/google Full SERP data including organic results, featured snippets, People Also Ask, and knowledge panels 1 credit
Google Maps /api/search/google/maps Local business listings with ratings, contact info, addresses, and categories 1 credit
Google News /api/search/google/news News articles from Google News with titles, sources, dates, and URLs 1 credit
DuckDuckGo /api/search/duckduckgo Privacy-focused web search results 1 credit

Quick Start

A single API call returns structured search results. Here is a Google Search request:

cURL
curl -X POST https://api.anysite.io/api/search/google \
  -H "access-token: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"query": "best crm software 2025", "count": 10}'
Google Maps
curl -X POST https://api.anysite.io/api/search/google/maps \
  -H "access-token: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"query": "plumber", "location": "Austin, TX", "count": 20}'

Use Cases

SEO Rank Tracking

Monitor keyword positions across Google Search results. Track featured snippets, People Also Ask placements, and organic rankings for any keyword set. Automate daily or weekly position checks with structured data that integrates directly into your SEO tools.

Local Lead Generation

Extract business listings from Google Maps for any industry and location. Get business names, phone numbers, websites, ratings, and addresses. Build targeted lead lists for local service businesses, agencies, or sales teams.

News and PR Monitoring

Track brand mentions, competitor coverage, and industry news through Google News. Monitor news articles in real time, detect PR crises early, and measure media coverage across publications and regions.

SERP Competitive Analysis

Analyze competitor SERP presence across target keywords. Identify content gaps, compare ranking pages, and understand which SERP features competitors are capturing. Data-driven content strategy based on actual search results.

How Anysite Compares

Feature Anysite Google Custom Search Google Maps Platform
Cost per 1,000 queries $3.27 (Starter) $5.00 $17–$32
Setup required API key only CSE ID + API key + config Project + billing + API key
SERP features (snippets, PAA) Yes No N/A
Local business data Yes (Maps endpoint) No Yes
News articles Yes (News endpoint) Limited No
Free tier 1,000 credits trial 100 queries/day $200/mo credit
Rate limits Plan-based credits 100/day free, 10K/day paid Varies by API
Additional platforms LinkedIn, Zillow, Amazon, Reddit, and more Web search only Maps only

Simple, Credit-Based Pricing

Endpoint Credits per Request
Google Search 1 credit
Google Maps 1 credit
Google News 1 credit
DuckDuckGo 1 credit

Plans

Plan Credits Price Cost per Query
Starter 15,000/mo $49/mo $0.0033
Growth 100,000/mo $200/mo $0.0020
Scale 250,000/mo $300/mo $0.0012

Frequently Asked Questions

How does this differ from Google's Custom Search API?
Google's Custom Search API requires setting up a Custom Search Engine, limits you to 100 free queries per day, and only returns web results. Anysite returns full SERP data including featured snippets, People Also Ask, knowledge panels, and local results without any CSE configuration. You also get separate Maps and News endpoints that Google's Custom Search doesn't cover.
Can I get localized search results?
Yes. Pass a location parameter to get search results as they would appear from a specific geographic location. This works for all three Google endpoints: Search, Maps, and News. Useful for local SEO tracking and geo-targeted research.
Does the Maps endpoint return reviews?
The Maps endpoint returns business listing data including name, address, phone, website, rating, review count, and category. Individual review text is not included in the standard response. The focus is on structured business data for lead generation and market research.
How often can I track rankings?
As often as your credit balance allows. Each search query costs 1 credit. On the Starter plan ($49/mo, 15,000 credits), you could track 500 keywords daily. On the Growth plan ($200/mo, 100,000 credits), you could track over 3,000 keywords daily. There are no artificial rate limits beyond your plan's credit allocation.

Start Extracting Google Data

7-day free trial with 1,000 credits. Full API access, no restrictions. Integrate in under 5 minutes.