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.
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 -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}'
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
Related Endpoints
Start Extracting Google Data
7-day free trial with 1,000 credits. Full API access, no restrictions. Integrate in under 5 minutes.