ConsoleCatalog
Sign in
SpyFu logo

SpyFu

spyfu.comMarketingno auth

Competitor SEO intelligence - competitor keywords, domain overviews, ad keywords, and ranking history.

Competitor Keywords History

ASYNCWRITENo auth

Returns organic competitor domains with shared keyword overlap and rank history.

ParametersFormJSON

Target domain FQDN to analyze (e.g. amazon.com)

ISO market country code (e.g. US)

cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_spyfu_competitor_keywords_history",
    "params": {
      "domain": "nike.com",
      "country_code": "US"
    }
  }'