Get this data via API
Classify surf2fan.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://surf2fan.com"}'
{
"domain": {
"domain_url": "https://surf2fan.com",
"categories": [
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.41752099990844727,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime"
},
{
"name": "/Books & Literature/Fan Fiction",
"confidence": 0.3321535587310791,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.29187270998954773,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/People & Society/Subcultures & Niche Interests",
"confidence": 0.15426219999790192,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Shopping/Other",
"confidence": 0.1277121901512146,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.