HELP CENTER

How can I find out when DataForSEO Labs data was last updated?

We update DataForSEO Labs API on a regular basis to ensure that you receive the latest SERP, keyword, and traffic data from the supported search engines.

With our new Status endpoint, you can find out the exact dates when data in the DataForSEO Labs API endpoints was last updated. The API response will provide separate update dates for the Google, Bing, and Amazon endpoints of DataForSEO Labs API.

1 Call the endpoint.

GET https://api.dataforseo.com/v3/dataforseo_labs/status

2 Send a request.

Your account will not be charged for using the Status endpoint.

Example of the API response:

{
    "version": "0.1.20220428",
    "status_code": 20000,
    "status_message": "Ok.",
    "time": "0.0938 sec.",
    "cost": 0,
    "tasks_count": 1,
    "tasks_error": 0,
    "tasks": [
        {
            "id": "05231003-2806-0448-0000-46d401ea6c2f",
            "status_code": 20000,
            "status_message": "Ok.",
            "time": "0.0271 sec.",
            "cost": 0,
            "result_count": 1,
            "path": [
                "v3",
                "dataforseo_labs",
                "status"
            ],
            "data": {
                "api": "dataforseo_labs",
                "function": "status"
            },
            "result": [
                {
                    "google": {
                        "date_update": "2022-05-16"
                    },
                    "bing": {
                        "date_update": "2022-05-16"
                    },
                    "amazon": {
                        "date_update": "2022-05-23"
                    }
                }
            ]
        }
    ]
}

Embed DataForSeo widget on your website


Embed code:
Preview: