Scrapeless API
Dashboard
Dashboard
  1. google trends
  • User
    • Get User Info
      GET
  • Scraping Browser
    • CDP API
    • 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 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
    • Akamaiweb Cookie
    • Akamaiweb Sensor
  • Public
    • actor status
    • actor status
  1. google trends

Related Topics

Developing
POST
/api/v1/scraper/request
Last modified:2025-04-27 05:52:12

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

Responses

🟢200Success
application/json
Body
object {0}
Example
{
    "related_topics": {
        "rankedList": [
            {
                "rankedKeyword": [
                    {
                        "formattedValue": "97",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/0h5wpdf&date=today+1-m",
                        "topic": {
                            "mid": "/m/0h5wpdf",
                            "title": "Mercedes-Benz",
                            "type": "Car make"
                        },
                        "value": 97
                    },
                    {
                        "formattedValue": "68",
                        "hasData": true,
                        "link": "/trends/explore?q=/g/11bc71v0fr&date=today+1-m",
                        "topic": {
                            "mid": "/g/11bc71v0fr",
                            "title": "Mercedes Benz",
                            "type": "Topic"
                        },
                        "value": 68
                    },
                    {
                        "formattedValue": "66",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/052mx&date=today+1-m",
                        "topic": {
                            "mid": "/m/052mx",
                            "title": "Mercedes-Benz",
                            "type": "Luxury vehicles company"
                        },
                        "value": 66
                    },
                    {
                        "formattedValue": "8",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/03hjsy&date=today+1-m",
                        "topic": {
                            "mid": "/m/03hjsy",
                            "title": "Mercedes-AMG",
                            "type": "Vehicle manufacturer"
                        },
                        "value": 8
                    },
                    {
                        "formattedValue": "7",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/024y62&date=today+1-m",
                        "topic": {
                            "mid": "/m/024y62",
                            "title": "Mercedes-Benz C-Class",
                            "type": "Luxury car"
                        },
                        "value": 7
                    },
                    {
                        "formattedValue": "5",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/02ctm1&date=today+1-m",
                        "topic": {
                            "mid": "/m/02ctm1",
                            "title": "Mercedes-Benz E-Class",
                            "type": "Luxury car"
                        },
                        "value": 5
                    },
                    {
                        "formattedValue": "4",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/03fgc9&date=today+1-m",
                        "topic": {
                            "mid": "/m/03fgc9",
                            "title": "Mercedes-Benz GLE-Class Coupe",
                            "type": "Luxury"
                        },
                        "value": 4
                    },
                    {
                        "formattedValue": "4",
                        "hasData": true,
                        "link": "/trends/explore?q=/g/11b7n_p8gw&date=today+1-m",
                        "topic": {
                            "mid": "/g/11b7n_p8gw",
                            "title": "Mercedes-Benz GLC-Class",
                            "type": "Luxury"
                        },
                        "value": 4
                    },
                    {
                        "formattedValue": "3",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/0h6dlrc&date=today+1-m",
                        "topic": {
                            "mid": "/m/0h6dlrc",
                            "title": "BMW",
                            "type": "Car make"
                        },
                        "value": 3
                    },
                    {
                        "formattedValue": "3",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/01d1dj&date=today+1-m",
                        "topic": {
                            "mid": "/m/01d1dj",
                            "title": "Coupe",
                            "type": "Automotive class"
                        },
                        "value": 3
                    },
                    {
                        "formattedValue": "3",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/024y9s&date=today+1-m",
                        "topic": {
                            "mid": "/m/024y9s",
                            "title": "Mercedes-Benz S-Class",
                            "type": "Luxury"
                        },
                        "value": 3
                    },
                    {
                        "formattedValue": "3",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/041bg5&date=today+1-m",
                        "topic": {
                            "mid": "/m/041bg5",
                            "title": "Mercedes-Benz Sprinter",
                            "type": "Van"
                        },
                        "value": 3
                    },
                    {
                        "formattedValue": "3",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/03706p&date=today+1-m",
                        "topic": {
                            "mid": "/m/03706p",
                            "title": "Mercedes-Benz G-class",
                            "type": "Luxury"
                        },
                        "value": 3
                    },
                    {
                        "formattedValue": "3",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/0ctrp&date=today+1-m",
                        "topic": {
                            "mid": "/m/0ctrp",
                            "title": "SUV",
                            "type": "Vehicle classification"
                        },
                        "value": 3
                    },
                    {
                        "formattedValue": "3",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/067kff&date=today+1-m",
                        "topic": {
                            "mid": "/m/067kff",
                            "title": "4Matic",
                            "type": "Topic"
                        },
                        "value": 3
                    },
                    {
                        "formattedValue": "3",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/0bt1m&date=today+1-m",
                        "topic": {
                            "mid": "/m/0bt1m",
                            "title": "Mercedes-Benz Group",
                            "type": "Automotive company"
                        },
                        "value": 3
                    },
                    {
                        "formattedValue": "3",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/0h2r6&date=today+1-m",
                        "topic": {
                            "mid": "/m/0h2r6",
                            "title": "Van",
                            "type": "Topic"
                        },
                        "value": 3
                    },
                    {
                        "formattedValue": "3",
                        "hasData": true,
                        "link": "/trends/explore?q=/g/11bc5m4rsh&date=today+1-m",
                        "topic": {
                            "mid": "/g/11bc5m4rsh",
                            "title": "Daimler AG",
                            "type": "Topic"
                        },
                        "value": 3
                    },
                    {
                        "formattedValue": "3",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/0n4c15f&date=today+1-m",
                        "topic": {
                            "mid": "/m/0n4c15f",
                            "title": "Mercedes-Benz CLA-Class",
                            "type": "Luxury"
                        },
                        "value": 3
                    },
                    {
                        "formattedValue": "3",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/03w98r&date=today+1-m",
                        "topic": {
                            "mid": "/m/03w98r",
                            "title": "Mercedes-Benz A-Class",
                            "type": "Compact car"
                        },
                        "value": 3
                    },
                    {
                        "formattedValue": "2",
                        "hasData": true,
                        "link": "/trends/explore?q=/g/11nm_6fr9g&date=today+1-m",
                        "topic": {
                            "mid": "/g/11nm_6fr9g",
                            "title": "used",
                            "type": "Topic"
                        },
                        "value": 2
                    },
                    {
                        "formattedValue": "2",
                        "hasData": true,
                        "link": "/trends/explore?q=/m/02mk9&date=today+1-m",
                        "topic": {
                            "mid": "/m/02mk9",
                            "title": "Engine",
                            "type": "Topic"
                        },
                        "value": 2
                    },
                    {
                        "formattedValue": "2",
                        "hasData": true,
                        "link": "/trends/explore?q=/g/11b77b4nf8&date=today+1-m",
                        "topic": {
                            "mid": "/g/11b77b4nf8",
                            "title": "2018",
                            "type": "Topic"
                        },
                        "value": 2
                    }
                ]
            },
            {
                "rankedKeyword": [
                    {
                        "formattedValue": "+110%",
                        "link": "/trends/explore?q=/m/0n4844m&date=today+1-m",
                        "topic": {
                            "mid": "/m/0n4844m",
                            "title": "Mercedes-Benz Stadium",
                            "type": "Multi-purpose stadium in Atlanta, Georgia"
                        },
                        "value": 110
                    },
                    {
                        "formattedValue": "+100%",
                        "link": "/trends/explore?q=/m/019cfy&date=today+1-m",
                        "topic": {
                            "mid": "/m/019cfy",
                            "title": "Stadium",
                            "type": "Topic"
                        },
                        "value": 100
                    },
                    {
                        "formattedValue": "+80%",
                        "link": "/trends/explore?q=/m/013yq&date=today+1-m",
                        "topic": {
                            "mid": "/m/013yq",
                            "title": "Atlanta",
                            "type": "City in Georgia"
                        },
                        "value": 80
                    },
                    {
                        "formattedValue": "+70%",
                        "link": "/trends/explore?q=/g/11y3rrx_qf&date=today+1-m",
                        "topic": {
                            "mid": "/g/11y3rrx_qf",
                            "title": "LEGO Technic Mercedes-Benz G 500 PROFESSIONAL Line",
                            "type": "Building set"
                        },
                        "value": 70
                    }
                ]
            }
        ]
    }
}
🟢201Task In Progress
🟠400Bad Request
Previous
Related Queries
Next
Trending Now
Built with