Get this data via API

Classify magenta-rain.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://magenta-rain.com"}'
{ "domain": { "domain_url": "https://magenta-rain.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5924649238586426, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.4893268048763275, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Books & Literature/Writers Resources", "confidence": 0.25260379910469055, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.208669051527977, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.1515742540359497, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" } ] }, "success": true }
Get Free API Key View API Docs