Scrapeless API
Dashboard
Dashboard
  1. google trends
  • User
    • Get User Info
      GET
  • Scraping Browser
    • CDP API
    • Browser extensions
      • Upload extension
      • Upgrade extension
      • Delete extension
      • Extension info
      • Extension list
    • Connect
    • Running sessions
    • Live URL
  • Scraping API
    • shopee
      • Actor List
      • Shopee Product
      • Shopee Search
      • Shopee Rcmd
    • br sites
      • Solucoes cnpjreva
      • Solucoes certidaointernet
      • Servicos receita
      • Consopt
    • amazon
      • API Parameters
      • product
      • seller
      • keywords
    • google search
      • API Parameters
      • Google Search
      • Google Images
      • Google Local
      • Google Shopping
      • Google Videos
    • google trends
      • API Parameters
      • AutoComplete
        POST
      • Interest Over Time
        POST
      • Compared Breakdown By Region
        POST
      • Interest By Subregion
        POST
      • Related Queries
        POST
      • Related Topics
        POST
      • Trending Now
        POST
    • google flights
      • API Parameters
      • Round trip
      • One way
      • Multi-city
    • google flights chart
      • API Parameters
      • chart
    • google maps
      • API Parameters(Google Maps)
      • API Parameters(Google Maps Autocomplete)
      • API Parameters(Google Maps Contributor Reviews)
      • API Parameters(Google Maps Directions)
      • API Parameters(Google Maps Reviews)
      • Google Maps
      • Google Maps Autocomplete
      • Google Maps Contributor Reviews
      • Google Maps Directions
      • Google Maps Reviews
    • google scholar
      • API Parameters(Google Scholar)
      • API Parameters(Google Scholar Author)
      • API Parameters(Google Scholar Cite)
      • API Parameters(Google Scholar Profiles)
      • Google Scholar
      • Google Scholar Author
      • Google Scholar Cite
      • Google Scholar Profiles
    • google jobs
      • API Parameters
      • Google Jobs
    • google shopping
      • API Parameters
      • Google Shopping
    • google hotels
      • API Parameters
      • Supported Google Vacation Rentals Property Types
      • Supported Google Hotels Property Types
      • Supported Google Vacation Rentals Amenities
      • Supported Google Hotels Amenities
      • Google Hotels
    • google news
      • API Parameters
      • Google News
    • google lens
      • API Parameters
      • Google Lens
    • google finance
      • API Parameters
      • Google Finance
      • Google Finance Markets
    • google product
      • API Parameters
      • Google Product
    • google play store
      • API Parameters
      • Supported Google Play Categories
      • Google Play Games
      • Google Play Books
      • Google Play Movies
      • Google Play Product
      • Google Play Apps
    • google ads
      • API Parameters
      • Google Ads
    • Scraper Request
      POST
    • Scraper GetResult
      GET
  • Universal Scraping API
    • JS Render Docs
    • JS Render
    • Web Unlocker
  • Crawler
    • Scrape
      • Scrape a single URL
      • Scrape multiple URLs
      • Cancel a batch scrape job
      • Get the status of a scrape
      • Get the status of a batch scrape job
      • Get the errors of a batch scrape job
    • Crawl
      • Crawl multiple URLs based on options
      • Cancel a crawl job
      • Get the status of a crawl job
      • Get the errors of a crawl job
  • Public
    • actor status
    • actor status
  1. google trends

Interest By Subregion

Developing
POST
/api/v1/scraper/request
Last modified:2025-04-27 06:00:39

Request

Authorization
Add parameter in header
x-api-token
Example:
x-api-token: ********************
Body Params application/json
object {0}
Example
{
    "actor": "scraper.google.trends",
    "input": {
        "engine": "google.trends.search",
        "data_type": "interest_by_subregion",
        "q": "Mercedes-Benz",
        "hl": "en",
        "geo": "FR",
        "date": "today 1-m"
    }
}

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.scrapeless.com/api/v1/scraper/request' \
--header 'Content-Type: application/json' \
--header 'x-api-token;' \
--data-raw '{
    "actor": "scraper.google.trends",
    "input": {
        "engine": "google.trends.search",
        "data_type": "interest_by_subregion",
        "q": "Mercedes-Benz",
        "hl": "en",
        "geo": "FR",
        "date": "today 1-m"
    }
}'

Responses

🟢200Success
application/json
Body
object {0}
Example
{
    "interest_by_subregion": {
        "geoMapData": [
            {
                "formattedValue": [
                    "100"
                ],
                "geoCode": "AL",
                "geoName": "Albania",
                "hasData": [
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    100
                ]
            },
            {
                "formattedValue": [
                    "54"
                ],
                "geoCode": "AM",
                "geoName": "Armenia",
                "hasData": [
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    54
                ]
            },
            {
                "formattedValue": [
                    "40"
                ],
                "geoCode": "GE",
                "geoName": "Georgia",
                "hasData": [
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    40
                ]
            },
            {
                "formattedValue": [
                    "39"
                ],
                "geoCode": "FI",
                "geoName": "Finland",
                "hasData": [
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    39
                ]
            },
            {
                "formattedValue": [
                    ""
                ],
                "geoCode": "TJ",
                "geoName": "Tajikistan",
                "hasData": [
                    false
                ],
                "maxValueIndex": 0,
                "value": [
                    0
                ]
            },
            {
                "formattedValue": [
                    ""
                ],
                "geoCode": "BW",
                "geoName": "Botswana",
                "hasData": [
                    false
                ],
                "maxValueIndex": 0,
                "value": [
                    0
                ]
            },
            {
                "formattedValue": [
                    "32"
                ],
                "geoCode": "MD",
                "geoName": "Moldova",
                "hasData": [
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    32
                ]
            },
            {
                "formattedValue": [
                    "30"
                ],
                "geoCode": "EE",
                "geoName": "Estonia",
                "hasData": [
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    30
                ]
            },
            {
                "formattedValue": [
                    ""
                ],
                "geoCode": "ST",
                "geoName": "São Tomé & Príncipe",
                "hasData": [
                    false
                ],
                "maxValueIndex": 0,
                "value": [
                    0
                ]
            },
            {
                "formattedValue": [
                    ""
                ],
                "geoCode": "XK",
                "geoName": "Kosovo",
                "hasData": [
                    false
                ],
                "maxValueIndex": 0,
                "value": [
                    0
                ]
            },
            {
                "formattedValue": [
                    "25"
                ],
                "geoCode": "ZA",
                "geoName": "South Africa",
                "hasData": [
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    25
                ]
            },
            {
                "formattedValue": [
                    "22"
                ],
                "geoCode": "LT",
                "geoName": "Lithuania",
                "hasData": [
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    22
                ]
            },
            {
                "formattedValue": [
                    "20"
                ],
                "geoCode": "BG",
                "geoName": "Bulgaria",
                "hasData": [
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    20
                ]
            },
            {
                "formattedValue": [
                    "20"
                ],
                "geoCode": "KG",
                "geoName": "Kyrgyzstan",
                "hasData": [
                    true
                ],
                "maxValueIndex": 0,
        
🟢201Task In Progress
🟠400Bad Request
Modified at 2025-04-27 06:00:39
Previous
Compared Breakdown By Region
Next
Related Queries
Built with