Get this data via API

Classify fonat.gob.sv — 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://fonat.gob.sv"}'
{ "domain": { "domain_url": "https://fonat.gob.sv", "categories": [ { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other", "confidence": 0.646405816078186, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration", "confidence": 0.2787594199180603, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Law & Government/Government/Other", "confidence": 0.12772594392299652, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Other", "confidence": 0.10118848830461502, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs