Crawlora
ProductPlatformsUse CasesDocsPricingCompare
Sign inTry Playground Console
Crawlora

Structured public web data APIs for search, travel, real estate, marketplaces, apps, social, audio, and AI workflows with managed execution and credit-based usage.

Product

Web Scraping APIFeaturesInfrastructure FeaturesPlatformsTravel APIsReal Estate APIsPricing

Platforms

Google SearchGoogle TrendsBingBraveGoogle MapsAirbnbTripAdvisorZillowYahoo FinanceGoogle FinanceAmazon

Developers

DocsGetting StartedAuthenticationAPI ExamplesRecipesChangelogPlaygroundSDKsIntegrationsMCP

Use cases

SERP MonitoringGoogle Maps LeadsTravel & Hospitality ResearchProperty Market IntelligenceApp Review AnalysisReview & Reputation MonitoringTikTok Trend IntelligenceYouTube Creator IntelligenceAmazon Product MonitoringMusic Catalog / Playlist IntelligencePodcast & Audio IntelligenceFinance Market DataAI Agent Web Data

Legal

TermsPrivacy
Product
Web Scraping APIFeaturesInfrastructure FeaturesPlatformsTravel APIsReal Estate APIsPricing
Platforms
Google SearchGoogle TrendsBingBraveGoogle MapsAirbnbTripAdvisorZillowYahoo FinanceGoogle FinanceAmazon
Developers
DocsGetting StartedAuthenticationAPI ExamplesRecipesChangelogPlaygroundSDKsIntegrationsMCP
Use cases
SERP MonitoringGoogle Maps LeadsTravel & Hospitality ResearchProperty Market IntelligenceApp Review AnalysisReview & Reputation MonitoringTikTok Trend IntelligenceYouTube Creator IntelligenceAmazon Product MonitoringMusic Catalog / Playlist IntelligencePodcast & Audio IntelligenceFinance Market DataAI Agent Web Data
Legal
TermsPrivacy

© 2026 Built with 💖 by Tony Wang

|System:Crawlora API status
  1. Home
  2. /Platforms
  3. /Google Trends
Search & Web Discovery13 active endpointsapiKey

Google Trends and discovery scraping API

Track search demand, trending terms, job discovery, autocomplete demand, regional interest, and related topics from Google with structured API responses.

Collect Google Trends, Jobs, Suggest, related query, regional interest, category, location, and enum metadata through documented APIs.

View docs Open Playground

Endpoint families

3

Documented params

34

Examples

13

Live catalog snapshot

Google Trends coverage

Active endpoints

13

Methods

GET, POST

Required params

22

Schema refs

13

Trends11
Jobs1
Suggest1
{
  "platform": "Google Trends",
  "endpoint": "google-jobs",
  "method": "POST",
  "path": "/google/jobs",
  "auth": "apiKey"
}

Related use cases

SERP Monitoring

Use cases

Workflows that fit Google Trends

Collect Google Trends, Jobs, Suggest, related query, regional interest, category, location, and enum metadata through documented APIs.

Trend monitoring

Use Google Trends endpoints to turn trend monitoring into repeatable API requests with documented inputs and JSON responses.

Keyword demand research

Use Google Trends endpoints to turn keyword demand research into repeatable API requests with documented inputs and JSON responses.

Job and suggestion discovery

Use Google Trends endpoints to turn job and suggestion discovery into repeatable API requests with documented inputs and JSON responses.

Managed execution

How Crawlora handles this platform

Each Crawlora platform API is designed around a specific data surface. Instead of exposing a generic fetch endpoint, Crawlora combines endpoint-specific request logic, managed infrastructure, parsing, normalization, billing, and Playground-tested examples.

Endpoint-specific execution

Request behavior is tuned for the target platform and endpoint type.

Proxy-aware collection

Supported endpoints can use managed proxy routing to improve reliability and reduce infrastructure work.

Browser-backed rendering

Dynamic pages can be routed through managed browser instances where JavaScript rendering is required.

Challenge-aware behavior

Challenge pages and unusable upstream responses are detected and surfaced clearly.

Normalized response schema

Results are returned as documented JSON instead of raw HTML.

Playground-ready testing

Test the same route from Docs and Playground before production integration.

Coverage map

Know what the API can collect before integrating

These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.

11 endpoints

Trends

/google/trends/categories

GETPOSTapiKey
1 endpoints

Jobs

/google/jobs

POSTapiKey
1 endpoints

Suggest

/google/suggest

GETapiKey

Featured endpoints

Google Trends API endpoints

Browse full docs
POSTapiKeyexample
/google/jobs
Details

Search Google Jobs

Returns normalized Google Jobs results parsed from public Google web responses.

option:bodyx-api-key:header
Open in Playground
GETapiKeyexample
/google/suggest
Details

Suggest Google search queries

Returns Google autosuggest query completions from the public unauthenticated suggest JSON endpoint.

q:querycount:querycountry:query+2 more
Open in Playground
GETapiKeyexample
/google/trends/categories
Details

Google Trends categories

Returns supported top-level Google Trends category ids and labels for Trending Now category filters.

x-api-key:header
Open in Playground
GETapiKeyexample
/google/trends/enums
Details

Google Trends enum metadata

Returns supported Google Trends enum values for explore/trending filters, including locations, date ranges, search types, categories, statuses, and sort modes.

x-api-key:header
Open in Playground
POSTapiKeyexample
/google/trends/explore
Details

Google Trends explore data

Returns normalized Google Trends keyword analytics from internal Trends widget requests: interest over time, interest by region, related queries, and related topics when available.

request:bodyx-api-key:header
Open in Playground
POSTapiKeyexample
/google/trends/explore/interest-by-region
Details

Google Trends interest by region

Returns only the interest-by-region widget from the Google Trends Explore widget flow. Supports multiple comparison terms and returns an empty interest_by_region array when Google returns no rows.

request:bodyx-api-key:header
Open in Playground

Integration preview

Search Google Jobs

curl -X POST "https://api.crawlora.net/api/v1/google/jobs" \
  -H "x-api-key: <api-key>"
Primary auth
apiKey
Path params
0
Query/body inputs
2
Choose a documented endpoint.
Send the expected auth header.
Receive structured JSON data.
Test the same route in Playground.

Related APIs

More search & web discovery coverage

Search & Web Discovery

Google Search

Monitor organic search visibility and SERP data through a stable API interface.

Search & Web Discovery

Bing

Extract Bing search results, organic rankings, result URLs, snippets, related queries, news modules, video modules, and pagination metadata as structured JSON.

Search & Web Discovery

Brave

Collect Brave Search web results, related queries, discussions, videos, news, image results, and knowledge-card data as structured JSON for search monitoring and AI-agent workflows.

Start building

Test Google Trends endpoints against the same catalog used by Docs.

Read docs Create account