Get this data via API

Classify captcha.la — 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://captcha.la"}'
{ "domain": { "domain_url": "https://captcha.la", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.4540354013442993, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Internet & Telecom/Other", "confidence": 0.31542298197746277, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.2453731745481491, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Software/Open Source", "confidence": 0.14731788635253906, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.12431436777114868, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.11434860527515411, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs