Ahrefs
rank-tracker-competitors-stats
Provides an overview of competitor metrics for a specified project and date in Ahrefs Rank Tracker. Metrics include: share of voice, share of traffic value, average position, traffic, traffic value, and positions, and counts of SERP features. Use doc tool first to get the real input schema.
Remote ahrefs
Other tools also called rank-tracker-competitors-stats?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"date": {
"type": "string"
},
"device": {
"type": "string"
},
"output": {
"type": "string"
},
"select": {
"type": "string"
},
"project_id": {
"type": "integer"
},
"volume_mode": {
"type": "string"
}
}
}