Site icon DataForSEO

Alternative to Keywords for Site in Google Ads API

As you probably know, the Keywords For Site endpoint in Google Ads API was deprecated due to low request limits. We promised that we would develop a complete substitute for it — and we kept it. Now you can use the Keywords For Site endpoint in DataForSEO Labs API. It works the same way as the previous endpoint, providing keywords relevant to the domain specified in a POST request.

To call the new endpoint, use the following URL:

POST https://api.dataforseo.com/v3/dataforseo_labs/google/keywords_for_site/live

1 Specify the domain you would like to receive relevant keywords for in the target field. The domain should be specified without https:// or www.

2 Indicate the country from which you want to emulate a search session by adiing location_code or location_name to the Task POST body.

3 Specify the language by adding language_code or language_name to the Task POST body.

You will receive the full list of supported locations and languages by making a separate request to https://api.dataforseo.com/v3/dataforseo_labs/locations_and_languages.

Your POST request should be structured as in the example below.

[
    {
        "target": "dataforseo.com",
        "language_name": "English",
        "location_code": 2840
    }
]

Example of the API response.

{
    "version": "0.1.20220216",
    "status_code": 20000,
    "status_message": "Ok.",
    "time": "6.4899 sec.",
    "cost": 0.02,
    "tasks_count": 1,
    "tasks_error": 0,
    "tasks": [
        {
            "id": "03211137-2806-0398-0000-600ccd795322",
            "status_code": 20000,
            "status_message": "Ok.",
            "time": "6.4180 sec.",
            "cost": 0.02,
            "result_count": 1,
            "path": [
                "v3",
                "dataforseo_labs",
                "google",
                "keywords_for_site",
                "live"
            ],
            "data": {
                "api": "dataforseo_labs",
                "function": "keywords_for_site",
                "se_type": "google",
                "target": "dataforseo.com",
                "language_name": "English",
                "location_code": 2840
            },
            "result": [
                {
                    "se_type": "google",
                    "target": "dataforseo.com",
                    "location_code": 2840,
                    "language_code": "en",
                    "total_count": 19862228,
                    "items_count": 100,
                    "offset": 0,
                    "offset_token": "eyJDdXJyZW50T2Zmc2V0IjoxMDAsIlJlcXVlc3REYXRhIjp7InNpdGUiOiJkYXRhZm9yc2VvLmNvbSIsImxvY2F0aW9uIjoyODQwLCJsYW5ndWFnZSI6ImVuIiwiaW5jbHVkZV9zdWJkb21haW5zIjp0cnVlLCJsb2FkX3NlcnBfaW5mbyI6ZmFsc2UsInNlYXJjaF9hZnRlcl90b2tlbiI6bnVsbCwic2VhcmNoX2VuZ2luZSI6Imdvb2dsZSIsIm9yZGVyX2J5Ijp7Im9yZGVyX2ZpZWxkIjoiX3Njb3JlIiwib3JkZXJfdHlwZSI6IkRlc2MiLCJuZXh0IjpudWxsfSwibGltaXQiOjEwMCwib2Zmc2V0IjowLCJUb2tlbiI6eyJJc0NhbmNlbGxhdGlvblJlcXVlc3RlZCI6ZmFsc2UsIkNhbkJlQ2FuY2VsZWQiOnRydWUsIldhaXRIYW5kbGUiOnsiSGFuZGxlIjp7InZhbHVlIjoyMDI4fSwiU2FmZVdhaXRIYW5kbGUiOnsiSXNJbnZhbGlkIjpmYWxzZSwiSXNDbG9zZWQiOmZhbHNlfX19fSwiUmF3UXVlcnkiOm51bGwsIlNlYXJjaEFmdGVyRGF0YSI6WzE0Mi42MjAwNywiNjdjMzQ3N2QtYWRjOS0wMTQ1LWFjM2UtZGE4MzJjMzUxOGJhIl19",
                    "items": [
                        {
                            "se_type": "google",
                            "keyword": "google adwords display url",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-02 14:28:48 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-10 10:39:52 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "adwords analytics linking",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-21 01:32:42 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 20,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 30
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 45
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-10 23:31:54 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "seitenaufrufe erhöhen",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-10 19:13:57 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": null,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-01-22 17:09:09 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "url adwords",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-15 01:14:25 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 49
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-18 09:52:18 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "search engine marketing analytics",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 16:07:54 +00:00",
                                "competition": 0.24675324675324675,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-10 18:07:49 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "allytics",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-18 20:40:24 +00:00",
                                "competition": 0.0008071025020177562,
                                "cpc": null,
                                "search_volume": 210,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 260
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 49
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-21 06:16:40 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "dynamic url adwords",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-03 13:59:55 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-12 15:13:37 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google analytics keyword not provided",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-05 14:10:35 +00:00",
                                "competition": 0.05687203791469194,
                                "cpc": 7.291006,
                                "search_volume": 480,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 480
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 480
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 480
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 480
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 480
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 480
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 55
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-15 15:40:43 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 1.11,
                                "ad_position_max": 1,
                                "ad_position_average": 1.06,
                                "cpc_min": 159.93,
                                "cpc_max": 195.46,
                                "cpc_average": 177.69,
                                "daily_impressions_min": 1.51,
                                "daily_impressions_max": 1.85,
                                "daily_impressions_average": 1.68,
                                "daily_clicks_min": 0.18,
                                "daily_clicks_max": 0.22,
                                "daily_clicks_average": 0.2,
                                "daily_cost_min": 31.47,
                                "daily_cost_max": 38.46,
                                "daily_cost_average": 34.97
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "analyticsmd",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-18 14:12:26 +00:00",
                                "competition": 0.031746031746031744,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-21 02:53:56 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "keyword analytics",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-02 21:42:14 +00:00",
                                "competition": 0.11535881958417168,
                                "cpc": 6.034961,
                                "search_volume": 260,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 320
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 210
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 100
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-11 13:36:14 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 1.3,
                                "ad_position_max": 1,
                                "ad_position_average": 1.18,
                                "cpc_min": 296.08,
                                "cpc_max": 361.88,
                                "cpc_average": 328.98,
                                "daily_impressions_min": 8.1,
                                "daily_impressions_max": 9.9,
                                "daily_impressions_average": 9,
                                "daily_clicks_min": 0.5,
                                "daily_clicks_max": 0.61,
                                "daily_clicks_average": 0.56,
                                "daily_cost_min": 165.1,
                                "daily_cost_max": 201.78,
                                "daily_cost_average": 183.44
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "linking adwords to analytics",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 10:46:17 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 20,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 30
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 43
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-09 07:08:23 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "adwords url",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-02 13:29:05 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-10 07:34:15 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google adwords keyword api",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-11 16:49:04 +00:00",
                                "competition": 0.14285714285714285,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 11:59:01 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google keyword analytics",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 18:19:12 +00:00",
                                "competition": 0.13218210361067503,
                                "cpc": 19.52472,
                                "search_volume": 480,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 480
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 480
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 720
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 720
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 63
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 15:44:56 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 1.16,
                                "ad_position_max": 1,
                                "ad_position_average": 1.08,
                                "cpc_min": 209.57,
                                "cpc_max": 256.14,
                                "cpc_average": 232.85,
                                "daily_impressions_min": 4.17,
                                "daily_impressions_max": 5.1,
                                "daily_impressions_average": 4.63,
                                "daily_clicks_min": 0.72,
                                "daily_clicks_max": 0.88,
                                "daily_clicks_average": 0.8,
                                "daily_cost_min": 167.57,
                                "daily_cost_max": 204.81,
                                "daily_cost_average": 186.19
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "linking google analytics and adwords",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-15 02:55:11 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    12204,
                                    12376,
                                    13152,
                                    13155,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-18 11:03:47 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google cached pages",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 02:09:06 +00:00",
                                "competition": 0.0001761493746697199,
                                "cpc": null,
                                "search_volume": 1300,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 1600
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 1600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 1600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 1600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 1600
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 62
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-10 02:58:39 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "backlink penalty",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-21 00:32:54 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-10 22:51:38 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 1.11,
                                "ad_position_max": 1,
                                "ad_position_average": 1.06,
                                "cpc_min": 424.32,
                                "cpc_max": 518.61,
                                "cpc_average": 471.47,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "duplicate content checker tool free",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 17:53:13 +00:00",
                                "competition": 0.047619047619047616,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-10 18:53:50 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "cached pages",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 03:07:59 +00:00",
                                "competition": 0.003833375926399182,
                                "cpc": null,
                                "search_volume": 1300,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 1600
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 68
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-10 04:35:15 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 1.11,
                                "ad_position_max": 1,
                                "ad_position_average": 1.06,
                                "cpc_min": 43.03,
                                "cpc_max": 52.59,
                                "cpc_average": 47.81,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "fruition google penalty checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-18 07:59:23 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 23:40:05 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "bulk alexa rank checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-12 17:47:02 +00:00",
                                "competition": 0.045112781954887216,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 01:06:22 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 1.11,
                                "ad_position_max": 1,
                                "ad_position_average": 1.06,
                                "cpc_min": 316.91,
                                "cpc_max": 387.33,
                                "cpc_average": 352.12,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "how does google rank web pages",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-09 17:21:24 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-23 12:13:17 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "how to increase pagerank",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 15:16:12 +00:00",
                                "competition": 0.08403361344537814,
                                "cpc": null,
                                "search_volume": 20,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 30
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 67
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 20:11:45 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "seo 301 redirect checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-18 07:31:57 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 23:18:18 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "what is alexa page rank",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 04:03:43 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 55
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-10 05:41:03 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "top pagerank sites",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-13 20:45:07 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 14:45:55 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "duplicate content myth",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-11 21:29:08 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 14:41:45 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google trust rank checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-02 11:10:12 +00:00",
                                "competition": 0.05357142857142857,
                                "cpc": 0.601778,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-10 00:36:17 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "check site position in google",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 09:07:16 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 16:38:26 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "check pr ranking",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-12 21:52:05 +00:00",
                                "competition": 0.01020408163265306,
                                "cpc": null,
                                "search_volume": 70,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 50
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 83
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 03:04:26 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "number of web pages indexed by google",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 06:00:22 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 20
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-09 03:11:02 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google insight search keyword tool",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-11 02:51:30 +00:00",
                                "competition": 0.015037593984962405,
                                "cpc": null,
                                "search_volume": 20,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 65
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 06:34:18 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "check page rank by keyword",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-12 22:25:28 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 03:12:43 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google penalty tool",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-18 19:38:05 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 20,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 20
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 60
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-21 05:39:44 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "page rank in seo",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 11:43:52 +00:00",
                                "competition": 0.06305803571428571,
                                "cpc": 10.260768,
                                "search_volume": 260,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 320
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 320
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 320
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 260
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 79
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 18:14:32 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "page rank checker online",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-13 05:44:18 +00:00",
                                "competition": 0.009523809523809523,
                                "cpc": null,
                                "search_volume": 40,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 40
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 77
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 06:51:13 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "youtube ranking checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-09 14:47:26 +00:00",
                                "competition": 0.021645021645021644,
                                "cpc": 3.587285,
                                "search_volume": 140,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 110
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 110
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 170
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 43
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-17 10:48:35 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "similar content checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 17:42:44 +00:00",
                                "competition": 0.027210884353741496,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 15:19:02 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "blog ranking checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-09 17:42:34 +00:00",
                                "competition": 0.005714285714285713,
                                "cpc": 4.440018,
                                "search_volume": 170,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 140
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 75
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-23 12:52:05 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 1.11,
                                "ad_position_max": 1,
                                "ad_position_average": 1.06,
                                "cpc_min": 288,
                                "cpc_max": 352,
                                "cpc_average": 320,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google serp check",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-13 16:07:39 +00:00",
                                "competition": 0.004837490551776266,
                                "cpc": null,
                                "search_volume": 880,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 720
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 720
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 720
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 720
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 720
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 72
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 11:51:47 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 1.83,
                                "ad_position_max": 1,
                                "ad_position_average": 1.66,
                                "cpc_min": 290.48,
                                "cpc_max": 355.03,
                                "cpc_average": 322.75,
                                "daily_impressions_min": 2.2,
                                "daily_impressions_max": 2.69,
                                "daily_impressions_average": 2.44,
                                "daily_clicks_min": 0.08,
                                "daily_clicks_max": 0.1,
                                "daily_clicks_average": 0.09,
                                "daily_cost_min": 25.89,
                                "daily_cost_max": 31.64,
                                "daily_cost_average": 28.76
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "site rank check",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-14 01:30:07 +00:00",
                                "competition": 0.024022841390174268,
                                "cpc": 7.903967,
                                "search_volume": 1000,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 720
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 1000
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": "check site rank",
                                "keyword_difficulty": 100
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 18:33:54 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "pagerank history checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 22:35:25 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-09 22:10:05 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google pagerank",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-12 10:26:05 +00:00",
                                "competition": 0.0886603668704836,
                                "cpc": 4.592692,
                                "search_volume": 720,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 480
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 320
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 320
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 480
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 720
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 32
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 21:36:29 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 2.22,
                                "ad_position_max": 2,
                                "ad_position_average": 2.02,
                                "cpc_min": 215.37,
                                "cpc_max": 263.23,
                                "cpc_average": 239.3,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "duplicate content seo penalty",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-03 03:51:44 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-12 01:29:10 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "bulk page rank checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 15:05:16 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-10 17:44:55 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "web page rank checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 18:31:22 +00:00",
                                "competition": 0.08464180569185475,
                                "cpc": 5.971275,
                                "search_volume": 3600,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 4400
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 4400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 3600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 3600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 2900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 2900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 2900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 3600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 3600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 2900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 3600
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 80
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-09 17:06:04 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google page visits",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-03 11:57:07 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-12 12:28:08 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "cached search engines",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-18 18:20:33 +00:00",
                                "competition": 0.07598784194528875,
                                "cpc": null,
                                "search_volume": 70,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 110
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 110
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": "cached search engine",
                                "keyword_difficulty": 57
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-21 05:07:24 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "content quality checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-05 18:37:22 +00:00",
                                "competition": 0.10714285714285714,
                                "cpc": 11.57358,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-15 22:42:11 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "search cached pages google",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 21:14:51 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 70,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 110
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 70
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 60
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-10 20:53:53 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "indexed pages google",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 21:46:50 +00:00",
                                "competition": 0.018140589569160998,
                                "cpc": 4.266283,
                                "search_volume": 210,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 210
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": "google indexed pages",
                                "keyword_difficulty": 63
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 07:31:04 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "duplicate content checker software",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 03:19:49 +00:00",
                                "competition": 0.42857142857142855,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 12:25:56 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 2.22,
                                "ad_position_max": 2,
                                "ad_position_average": 2.02,
                                "cpc_min": 174.9,
                                "cpc_max": 213.77,
                                "cpc_average": 194.33,
                                "daily_impressions_min": 0.27,
                                "daily_impressions_max": 0.33,
                                "daily_impressions_average": 0.3,
                                "daily_clicks_min": 0.02,
                                "daily_clicks_max": 0.03,
                                "daily_clicks_average": 0.03,
                                "daily_cost_min": 4.8,
                                "daily_cost_max": 5.87,
                                "daily_cost_average": 5.33
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "dynamic content and seo",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-12 03:28:20 +00:00",
                                "competition": 0.09523809523809523,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 18:02:06 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "website penalty checker tool",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-15 22:56:05 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 53
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 09:06:20 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "check if site is penalized by google",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-21 04:38:29 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-09 04:09:53 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "rank check",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-03 15:44:11 +00:00",
                                "competition": 0.04684873949579832,
                                "cpc": 7.122215,
                                "search_volume": 1900,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 2900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 1900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 1900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 1600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 1600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 1600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 1600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 1600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 1900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 1900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 1900
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": "check rank",
                                "keyword_difficulty": 100
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-12 17:39:35 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 1.11,
                                "ad_position_max": 1,
                                "ad_position_average": 1.06,
                                "cpc_min": 502.69,
                                "cpc_max": 614.4,
                                "cpc_average": 558.55,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google cached pages gone",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 02:08:25 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 210,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 320
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 260
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 57
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 11:38:10 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "check google rank for keyword",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-05 15:46:11 +00:00",
                                "competition": 0.012836720801322572,
                                "cpc": 8.511002,
                                "search_volume": 2400,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 2900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 1900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 1900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 1900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 2400
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": "check ranking of keywords on google",
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-15 18:13:30 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "panda penalty checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-09 21:44:24 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 54
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-23 20:19:05 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "how to remove 404 error pages from google",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-12 17:55:38 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": null,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-18 04:06:11 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google over optimization penalty",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-15 21:50:54 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 07:58:02 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "duplicate content seomoz",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-11 03:42:25 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 06:55:54 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "avoid google",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-02 21:09:13 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 20
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 59
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-11 11:59:46 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google position check",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-10 00:29:37 +00:00",
                                "competition": 0.012958280657395701,
                                "cpc": 7.75507,
                                "search_volume": 1000,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 880
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 79
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-24 01:12:15 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 1.48,
                                "ad_position_max": 1,
                                "ad_position_average": 1.35,
                                "cpc_min": 372.25,
                                "cpc_max": 454.98,
                                "cpc_average": 413.62,
                                "daily_impressions_min": 0.39,
                                "daily_impressions_max": 0.47,
                                "daily_impressions_average": 0.43,
                                "daily_clicks_min": 0.06,
                                "daily_clicks_max": 0.07,
                                "daily_clicks_average": 0.07,
                                "daily_cost_min": 24.34,
                                "daily_cost_max": 29.75,
                                "daily_cost_average": 27.04
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "canonical penalty",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-14 19:32:15 +00:00",
                                "competition": 0.0007936507936507937,
                                "cpc": null,
                                "search_volume": 170,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 110
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 170
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 54
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-18 06:35:22 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google search archived pages",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-06 18:25:45 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-16 02:40:09 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "pagerank 1",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-11 10:39:29 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 40,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 65
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 08:42:56 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "cached google pages",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-15 19:17:20 +00:00",
                                "competition": 0.0001761493746697199,
                                "cpc": null,
                                "search_volume": 1300,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 1600
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 1600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 1600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 1300
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 1600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 1600
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 62
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 06:16:37 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "sistrix toolbar",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-13 22:53:16 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 16:46:44 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "pagerank checker google",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-15 19:24:03 +00:00",
                                "competition": 0.011040481766477083,
                                "cpc": 8.641373,
                                "search_volume": 390,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 320
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 320
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 480
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 480
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 480
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": "google pagerank checker",
                                "keyword_difficulty": 82
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 06:22:31 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "fruition google penalty tool",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-10 08:12:19 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-15 17:59:28 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "duplicate meta descriptions",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-14 17:37:01 +00:00",
                                "competition": 0.008658008658008658,
                                "cpc": null,
                                "search_volume": 70,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 50
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 44
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-18 05:27:22 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 2.22,
                                "ad_position_max": 2,
                                "ad_position_average": 2.02,
                                "cpc_min": 39.02,
                                "cpc_max": 47.69,
                                "cpc_average": 43.35,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "duplicate content checker google",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 17:37:20 +00:00",
                                "competition": 0.15873015873015872,
                                "cpc": 14.254625,
                                "search_volume": 70,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 70
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": "google duplicate content checker",
                                "keyword_difficulty": 58
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 15:25:42 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "duplicate content checker seo",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-03 15:48:05 +00:00",
                                "competition": 0.1111111111111111,
                                "cpc": null,
                                "search_volume": 50,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 30
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 55
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-12 17:44:26 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 2.78,
                                "ad_position_max": 2,
                                "ad_position_average": 2.53,
                                "cpc_min": 155.79,
                                "cpc_max": 190.4,
                                "cpc_average": 173.09,
                                "daily_impressions_min": 0.26,
                                "daily_impressions_max": 0.32,
                                "daily_impressions_average": 0.29,
                                "daily_clicks_min": 0.01,
                                "daily_clicks_max": 0.01,
                                "daily_clicks_average": 0.01,
                                "daily_cost_min": 0.91,
                                "daily_cost_max": 1.11,
                                "daily_cost_average": 1.01
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "view cached pages google",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 10:52:03 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 210,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 260
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 62
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-09 07:08:19 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "check serp google",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-02 18:17:17 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-10 22:17:44 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "how often does google update pagerank",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 23:03:54 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": null,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 01:21:22 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "article checker duplicate content",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-13 01:52:44 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 20,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 20
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 72
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 04:57:39 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google banned check",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 11:27:23 +00:00",
                                "competition": 0.008403361344537815,
                                "cpc": null,
                                "search_volume": 30,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 50
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 52
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 11:33:40 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "content quality checker tool",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-12 17:14:00 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 00:53:47 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 1.11,
                                "ad_position_max": 1,
                                "ad_position_average": 1.06,
                                "cpc_min": 246.43,
                                "cpc_max": 301.19,
                                "cpc_average": 273.81,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "how to check duplicate content in google",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-14 19:30:31 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-18 06:31:18 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "how google rank pages",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-14 11:38:31 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 20,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 20
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 67
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-18 01:37:38 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google search content",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-13 22:09:21 +00:00",
                                "competition": 0.012987012987012986,
                                "cpc": null,
                                "search_volume": 20,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 88
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 16:08:19 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "multiple page rank checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-10 14:58:33 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-15 22:59:48 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "check google search position",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-14 09:26:35 +00:00",
                                "competition": 0.008403361344537815,
                                "cpc": null,
                                "search_volume": 70,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 70
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 67
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-18 00:14:49 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "page rank and seo",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-15 11:40:20 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 01:05:23 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google cached",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 00:32:32 +00:00",
                                "competition": 0.0018413123535319718,
                                "cpc": 8.32546,
                                "search_volume": 6600,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 5400
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 6600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 5400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 5400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 5400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 5400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 6600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 6600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 6600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 5400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 6600
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 6600
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 58
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-21 08:33:58 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "how to check content duplicacy",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-02 22:18:12 +00:00",
                                "competition": 0.06547619047619048,
                                "cpc": 4.466175,
                                "search_volume": 20,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 30
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 20
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 57
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-11 15:31:10 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "check rank in google",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-12 07:52:30 +00:00",
                                "competition": 0.053914700442750665,
                                "cpc": 8.532069,
                                "search_volume": 2400,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 1900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 1900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 1900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 2400
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 2900
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 2400
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": "rank checker google",
                                "keyword_difficulty": 78
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 12:32:50 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 1.74,
                                "ad_position_max": 1,
                                "ad_position_average": 1.58,
                                "cpc_min": 376.32,
                                "cpc_max": 459.95,
                                "cpc_average": 418.14,
                                "daily_impressions_min": 2.61,
                                "daily_impressions_max": 3.19,
                                "daily_impressions_average": 2.9,
                                "daily_clicks_min": 0.16,
                                "daily_clicks_max": 0.2,
                                "daily_clicks_average": 0.18,
                                "daily_cost_min": 68.17,
                                "daily_cost_max": 83.32,
                                "daily_cost_average": 75.74
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "page ranking alexa",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 11:45:17 +00:00",
                                "competition": 0.044257703081232495,
                                "cpc": 4.438935,
                                "search_volume": 260,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 320
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 260
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 260
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": "alexa page rank",
                                "keyword_difficulty": 65
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 18:12:55 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google unnatural links penalty",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-07 11:41:25 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 20
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-16 05:27:12 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google not indexing all pages",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-10 18:18:42 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 20
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 01:09:41 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "google penalty help",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-21 02:05:58 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-10 23:45:20 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "best duplicate content checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 00:16:24 +00:00",
                                "competition": 0.30612244897959184,
                                "cpc": 18.444975,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 08:55:42 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 2.22,
                                "ad_position_max": 2,
                                "ad_position_average": 2.02,
                                "cpc_min": 287.09,
                                "cpc_max": 350.89,
                                "cpc_average": 318.99,
                                "daily_impressions_min": 0.36,
                                "daily_impressions_max": 0.43,
                                "daily_impressions_average": 0.39,
                                "daily_clicks_min": 0.02,
                                "daily_clicks_max": 0.02,
                                "daily_clicks_average": 0.02,
                                "daily_cost_min": 5.74,
                                "daily_cost_max": 7.01,
                                "daily_cost_average": 6.38
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "search engines reports",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-12 18:58:22 +00:00",
                                "competition": 0.09243697478991596,
                                "cpc": 8.297885,
                                "search_volume": 170,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 170
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 210
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 140
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 45
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 01:36:47 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "seo content tool",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-16 15:41:36 +00:00",
                                "competition": 0.2142857142857143,
                                "cpc": 29.8062,
                                "search_volume": 90,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 140
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 110
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 110
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 90
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 48
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 20:21:01 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 2.04,
                                "ad_position_max": 2,
                                "ad_position_average": 1.85,
                                "cpc_min": 685.16,
                                "cpc_max": 837.41,
                                "cpc_average": 761.28,
                                "daily_impressions_min": 1,
                                "daily_impressions_max": 1.22,
                                "daily_impressions_average": 1.11,
                                "daily_clicks_min": 0.04,
                                "daily_clicks_max": 0.05,
                                "daily_clicks_average": 0.04,
                                "daily_cost_min": 28.16,
                                "daily_cost_max": 34.41,
                                "daily_cost_average": 31.28
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "free page rank check",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-02-13 21:23:42 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 2,
                                        "search_volume": 10
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-17 15:23:22 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "search engines that don t track",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 05:31:35 +00:00",
                                "competition": 0.046382189239332086,
                                "cpc": 0.359693,
                                "search_volume": 590,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 590
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 590
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 480
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 320
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 390
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 320
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 320
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 590
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 880
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 1000
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 1000
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": "search engines that don't track",
                                "keyword_difficulty": 32
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-10 07:54:12 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": 1.11,
                                "ad_position_max": 1,
                                "ad_position_average": 1.06,
                                "cpc_min": 7.67,
                                "cpc_max": 9.38,
                                "cpc_average": 8.52,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "pr page rank checker",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-20 16:40:36 +00:00",
                                "competition": null,
                                "cpc": null,
                                "search_volume": 10,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 10
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 0
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 0
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": null
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-10 18:33:49 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        },
                        {
                            "se_type": "google",
                            "keyword": "statistic search engine",
                            "location_code": 2840,
                            "language_code": "en",
                            "keyword_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-19 14:17:55 +00:00",
                                "competition": 0.03479853479853479,
                                "cpc": 2.650455,
                                "search_volume": 70,
                                "categories": [
                                    10004,
                                    10007,
                                    10019,
                                    10168,
                                    10276,
                                    10885,
                                    11088,
                                    11497,
                                    11498,
                                    12204,
                                    12376,
                                    13152,
                                    13316,
                                    13418
                                ],
                                "monthly_searches": [
                                    {
                                        "year": 2022,
                                        "month": 2,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2022,
                                        "month": 1,
                                        "search_volume": 110
                                    },
                                    {
                                        "year": 2021,
                                        "month": 12,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 11,
                                        "search_volume": 90
                                    },
                                    {
                                        "year": 2021,
                                        "month": 10,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 9,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 8,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 7,
                                        "search_volume": 50
                                    },
                                    {
                                        "year": 2021,
                                        "month": 6,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 5,
                                        "search_volume": 40
                                    },
                                    {
                                        "year": 2021,
                                        "month": 4,
                                        "search_volume": 70
                                    },
                                    {
                                        "year": 2021,
                                        "month": 3,
                                        "search_volume": 70
                                    }
                                ]
                            },
                            "keyword_properties": {
                                "se_type": "google",
                                "core_keyword": null,
                                "keyword_difficulty": 97
                            },
                            "impressions_info": {
                                "se_type": "google",
                                "last_updated_time": "2022-03-09 11:08:17 +00:00",
                                "bid": 999,
                                "match_type": "exact",
                                "ad_position_min": null,
                                "ad_position_max": null,
                                "ad_position_average": null,
                                "cpc_min": null,
                                "cpc_max": null,
                                "cpc_average": null,
                                "daily_impressions_min": null,
                                "daily_impressions_max": null,
                                "daily_impressions_average": null,
                                "daily_clicks_min": null,
                                "daily_clicks_max": null,
                                "daily_clicks_average": null,
                                "daily_cost_min": null,
                                "daily_cost_max": null,
                                "daily_cost_average": null
                            },
                            "serp_info": null
                        }
                    ]
                }
            ]
        }
    ]
}

Exit mobile version