Get this data via API

Classify gotrust.fr — 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://gotrust.fr"}'
{ "domain": { "domain_url": "https://gotrust.fr", "categories": [ { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.23605899512767792, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.18776631355285645, "IAB-132": "Education" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.12820470333099365, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.12777596712112427, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1136358603835106, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.10415157675743104, "IAB-163": "Personal Celebrations & Life Events" } ] }, "success": true }
Get Free API Key View API Docs