Get this data via API

Classify adr-testes.pt — 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://adr-testes.pt"}'
{ "domain": { "domain_url": "https://adr-testes.pt", "categories": [ { "name": "/Jobs & Education/Education/Standardized & Admissions Tests", "confidence": 0.8917374610900879, "IAB5": "Education", "IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration", "confidence": 0.6306288242340088, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.4200824499130249, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other", "confidence": 0.21288764476776123, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers", "confidence": 0.14419107139110565, "IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks" } ] }, "success": true }
Get Free API Key View API Docs