ConsoleCatalog
Sign in
SimilarTech logo

SimilarTech

similartech.comMarketingno auth

Technographics platform - technology search, market share, and tech-stack profiles.

Technology Market Share Details

ASYNCREADNo auth

Returns a technology's market share, total sites, and usage by country.

ParametersFormJSON

URL slug of the technology profile (e.g. wordpress, shopify)

cost: 1 credit · 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_similartech_technology_market_share_detail",
    "params": {
      "technology_slug": "wordpress"
    }
  }'