Get this data via API

Classify eye-candy.xyz — 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://eye-candy.xyz"}'
{ "domain": { "domain_url": "https://eye-candy.xyz", "categories": [ { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.7868926525115967, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.4928797483444214, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.30982154607772827, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Arts & Entertainment/Online Media/Online Image Galleries", "confidence": 0.1550685465335846, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs