Get this data via API

Classify smartisland.pr.gov — 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://smartisland.pr.gov"}'
{ "domain": { "domain_url": "https://smartisland.pr.gov", "categories": [ { "name": "/Internet & Telecom/Service Providers/ISPs", "confidence": 0.3369155526161194, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Law & Government/Government/Other", "confidence": 0.18555112183094025, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants", "confidence": 0.15880560874938965, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Internet & Telecom/Other", "confidence": 0.13656085729599, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs