Get this data via API

Classify tweqxt.nl — 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://tweqxt.nl"}'
{ "domain": { "domain_url": "https://tweqxt.nl", "categories": [ { "name": "/Food & Drink/Restaurants/Fast Food", "confidence": 0.25635385513305664, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.17769943177700043, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Sensitive Subjects/Death & Tragedy", "confidence": 0.15038752555847168, "IAB-v9i3On": "Sensitive Topics" } ] }, "success": true }
Get Free API Key View API Docs