Get this data via API

Classify billettechnology.net — 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://billettechnology.net"}'
{ "domain": { "domain_url": "https://billettechnology.net", "categories": [ { "name": "/Online Communities/Blogging Resources & Services", "confidence": 0.5628743171691895, "IAB-148-132": "Education - Online Education" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.2555112838745117, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Internet & Telecom/Other", "confidence": 0.21561455726623535, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.18032529950141907, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.14527127146720886, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.13542374968528748, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Reference/Technical Reference", "confidence": 0.12967993319034576 } ] }, "success": true }
Get Free API Key View API Docs