Ahrefs
management-project-competitors
Retrieves the list of competitors associated with a specific Rank Tracker project in Ahrefs, using the project's unique identifier. Use doc tool first to get the real input schema.
Remote ahrefs
Other tools also called management-project-competitors?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"output": {
"type": "string"
},
"project_id": {
"type": "integer"
}
}
}