Get this data via API

Classify produtorprime.com.br — 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://produtorprime.com.br"}'
{ "domain": { "domain_url": "https://produtorprime.com.br", "categories": [ { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 1, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.6101820468902588, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.1977548748254776, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.15109005570411682, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.12420736998319626, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs