Get this data via API

Classify wild-cypress.com — and any other URL — with one call.

620+ IAB categories, company data, tech stacks and logos. JSON out, real time.

curl -X POST 'https://www.klazify.com/api/categorize' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -H 'Content-Type: application/json' \ -d '{"url": "https://wild-cypress.com"}'
{ "domain": { "domain_url": "https://wild-cypress.com", "categories": [ { "name": "/Science/Ecology & Environment/Other", "confidence": 0.4595520496368408 }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.3548524081707001 }, { "name": "/Business & Industrial/Agriculture & Forestry/Forestry", "confidence": 0.16096289455890656 }, { "name": "/Travel & Transportation/Specialty Travel/Ecotourism", "confidence": 0.13938696682453156 }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.12294577807188034 } ] }, "success": true }
Get Free API Key View API Docs