Get this data via API

Classify freeserp.com — 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://freeserp.com"}'
{ "domain": { "domain_url": "https://freeserp.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.924979031085968, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.5328795313835144, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Search Engines/Other", "confidence": 0.25483304262161255, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Other", "confidence": 0.17519396543502808, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs