Get this data via API

Classify teamlineup.app — 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://teamlineup.app"}'
{ "domain": { "domain_url": "https://teamlineup.app", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 1, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Sports/Team Sports/Other", "confidence": 0.4854946732521057, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Internet & Telecom/Other", "confidence": 0.1804610788822174, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.166556715965271, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/General Reference/Time & Calendars", "confidence": 0.1164538636803627 }, { "name": "/Sports/Team Sports/Basketball", "confidence": 0.11242742836475372, "IAB17": "Sports", "IAB-547-483": "Basketball/Sports/Basketball" } ] }, "success": true }
Get Free API Key View API Docs