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
    • Browser profiles
      • Profile list
      • Profile info
      • Delete profile
      • Upgrade profile
      • Create profile
    • Connect
      WSS
    • Running sessions
      GET
    • Live URL
      GET
  • 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:Advanced search parameters(tbs)
      • 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 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
    • Scraper Request
      POST
    • Scraper GetResult
      GET
  • Universal Scraping API
    • JS Render Docs
    • JS Render
      POST
    • Web Unlocker
      POST
  • 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

Compared Breakdown By Region

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

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": "compared_breakdown_by_region",
        "q": "Mercedes-Benz,BMW X5",
        "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": "compared_breakdown_by_region",
        "q": "Mercedes-Benz,BMW X5",
        "hl": "en",
        "geo": "FR",
        "date": "today 1-m"
    }
}'

Responses

🟢200Success
application/json
Body
object {0}
Example
{
    "compared_breakdown_by_region": {
        "geoMapData": [
            {
                "formattedValue": [
                    "70%",
                    "30%"
                ],
                "geoCode": "AL",
                "geoName": "Albania",
                "hasData": [
                    true,
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    70,
                    30
                ]
            },
            {
                "formattedValue": [
                    "71%",
                    "29%"
                ],
                "geoCode": "AM",
                "geoName": "Armenia",
                "hasData": [
                    true,
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    71,
                    29
                ]
            },
            {
                "formattedValue": [
                    "60%",
                    "40%"
                ],
                "geoCode": "GE",
                "geoName": "Georgia",
                "hasData": [
                    true,
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    60,
                    40
                ]
            },
            {
                "formattedValue": [
                    "76%",
                    "24%"
                ],
                "geoCode": "FI",
                "geoName": "Finland",
                "hasData": [
                    true,
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    76,
                    24
                ]
            },
            {
                "formattedValue": [
                    "",
                    ""
                ],
                "geoCode": "TJ",
                "geoName": "Tajikistan",
                "hasData": [
                    false,
                    false
                ],
                "maxValueIndex": 0,
                "value": [
                    0,
                    0
                ]
            },
            {
                "formattedValue": [
                    "",
                    ""
                ],
                "geoCode": "BW",
                "geoName": "Botswana",
                "hasData": [
                    false,
                    false
                ],
                "maxValueIndex": 0,
                "value": [
                    0,
                    0
                ]
            },
            {
                "formattedValue": [
                    "54%",
                    "46%"
                ],
                "geoCode": "MD",
                "geoName": "Moldova",
                "hasData": [
                    true,
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    54,
                    46
                ]
            },
            {
                "formattedValue": [
                    "56%",
                    "44%"
                ],
                "geoCode": "EE",
                "geoName": "Estonia",
                "hasData": [
                    true,
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    56,
                    44
                ]
            },
            {
                "formattedValue": [
                    "59%",
                    "41%"
                ],
                "geoCode": "ZA",
                "geoName": "South Africa",
                "hasData": [
                    true,
                    true
                ],
                "maxValueIndex": 0,
                "value": [
                    59,
                    41
                ]
            },
            {
                "formattedValue": [
                    "",
                    ""
                ],
                "geoCode": "XK",
                "geoName": "Kosovo",
                "hasData": [
                    false,
                    false
                ],
                "maxValueIndex": 0,
                "value": [
                    0,
                    0
                ]
            },
            {
                "formattedValue": [
                    "40%",
                    "60%"
                ],
                "geoCode": "LT",
                "geoName": "Lithuania",
                "hasData": [
                    true,
                    true
                ],
                "maxValueIndex": 1,
                "value": [
                    40,
                    60
                ]
            },
            {
                "formattedValue": [
                    "50%",
                    "50%"
                ],
                "geoCode": "BG",
    
🟢201Task In Progress
🟠400Bad Request
Modified at 2025-04-27 06:00:57
Previous
Interest Over Time
Next
Interest By Subregion
Built with