Get this data via API

Classify certificato-ape.it — 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://certificato-ape.it"}'
{ "domain": { "domain_url": "https://certificato-ape.it", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.7708054184913635, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.3889979124069214, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.23068813979625705, "IAB-376-SPSHQ5": "Genres - Public Radio" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.1809634417295456 } ] }, "success": true }
Get Free API Key View API Docs