Get this data via API

Classify peterclerin.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://peterclerin.com"}'
{ "domain": { "domain_url": "https://peterclerin.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.1885538101196289, "IAB-147-132": "Education - Language Learning" }, { "name": "/Arts & Entertainment/Music & Audio/Rock Music", "confidence": 0.15343652665615082, "IAB1": "Arts & Entertainment", "IAB-363-338": "Rock Music/Music/Rock Music" } ] }, "success": true }
Get Free API Key View API Docs