Get this data via API

Classify ideasoficios.es — 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://ideasoficios.es"}'
{ "domain": { "domain_url": "https://ideasoficios.es", "categories": [ { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.5064328908920288, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Home & Garden/Domestic Services/Cleaning Services", "confidence": 0.4851101338863373, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.27322739362716675, "IAB-132": "Education" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.26762768626213074, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.1842568814754486, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs