Get this data via API

Classify capturely.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://capturely.com"}'
{ "domain": { "domain_url": "https://capturely.com", "categories": [ { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.6493172645568848, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" }, { "name": "/Shopping/Photo & Video Services/Other", "confidence": 0.3613255023956299, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Photo & Video Services/Event & Studio Photography", "confidence": 0.3558071553707123, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2291361689567566, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.15461361408233645, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" } ] }, "success": true }
Get Free API Key View API Docs