Get this data via API
Classify onlyfinds.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://onlyfinds.com"}'
{
"domain": {
"domain_url": "https://onlyfinds.com",
"categories": [
{
"name": "/Internet & Telecom/Search Engines/People Search",
"confidence": 0.4503724873065949,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.306631863117218,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Adult",
"confidence": 0.20644381642341617,
"IAB-51-SPSHQ5": "Genres - Young Adult"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.13394314050674438,
"IAB-163": "Personal Celebrations & Life Events"
}
]
},
"success": true
}
Category
Global Rank
#974,632
Get this data as JSON — free trial, 50 API calls included.