Skip to content

Instantly share code, notes, and snippets.

@MiaoziYu
Created March 22, 2019 14:09
Show Gist options
  • Select an option

  • Save MiaoziYu/a056d6acbafe22a160988365fce11221 to your computer and use it in GitHub Desktop.

Select an option

Save MiaoziYu/a056d6acbafe22a160988365fce11221 to your computer and use it in GitHub Desktop.
Request:
GET https://api.sistrix.com/keyword.domain.seo?api_key={api_key}&domain=muenchen.de&url=https://www.muenchen.de/service/branchenbuch/S/336.html&format=json&date=today
{
"method": [
[
"keyword.domain.seo"
]
],
"answer": [
{
"result": [
{
"kw": "steuerbüro münchen",
"position": 1,
"competition": "50",
"traffic": 20,
"url": "https://www.muenchen.de/service/branchenbuch/S/336.html"
},
{
"kw": "steuer berater münchen",
"position": 1,
"competition": "51",
"traffic": 5,
"url": "https://www.muenchen.de/service/branchenbuch/S/336.html"
},
{
"kw": "steuerberater münchen",
"position": 2,
"competition": "67",
"traffic": 55,
"url": "https://www.muenchen.de/service/branchenbuch/S/336.html"
},
{
"kw": "steuerkanzlei münchen",
"position": 2,
"competition": "56",
"traffic": 30,
"url": "https://www.muenchen.de/service/branchenbuch/S/336.html"
},
{
"kw": "steuerberatungen münchen",
"position": 2,
"competition": "51",
"traffic": 5,
"url": "https://www.muenchen.de/service/branchenbuch/S/336.html"
},
{
"kw": "steuerberatervorbereitung münchen",
"position": 15,
"competition": "20",
"traffic": 5,
"url": "https://www.muenchen.de/service/branchenbuch/S/336.html"
},
{
"kw": "steuerberater gastronomie münchen",
"position": 17,
"competition": "59",
"traffic": 5,
"url": "https://www.muenchen.de/service/branchenbuch/S/336.html"
},
{
"kw": "steuerberater immobilien münchen",
"position": 18,
"competition": "61",
"traffic": 10,
"url": "https://www.muenchen.de/service/branchenbuch/S/336.html"
},
{
"kw": "thomas bergmann münchen",
"position": 75,
"competition": "37",
"traffic": 5,
"url": "https://www.muenchen.de/service/branchenbuch/S/336.html"
}
]
}
],
"date": [
[
"2019-03-22T00:00:00+01:00"
]
],
"credits": [
{
"used": 9
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment