Get this data via API

Classify extractr.dev — 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://extractr.dev"}'
{ "domain": { "domain_url": "https://extractr.dev", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.816717803478241, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.5602870583534241, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.20842786133289337, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.12886099517345428, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs