Get this data via API

Classify documentafacil.com — 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://documentafacil.com"}'
{ "domain": { "domain_url": "https://documentafacil.com", "categories": [ { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.8029625415802002 }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.28773465752601624, "IAB-376-SPSHQ5": "Genres - Public Radio" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.15332120656967163, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.10469510406255722, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs