Get this data via API
Classify atlaswave.online — 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://atlaswave.online"}'
{
"domain": {
"domain_url": "https://atlaswave.online",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.6029375791549683,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.43573981523513794,
"IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games"
},
{
"name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys",
"confidence": 0.3026078939437866,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Games/Puzzles & Brainteasers",
"confidence": 0.23194505274295807,
"IAB9-5": "Board Games/Puzzles",
"IAB-269-239": "Games and Puzzles/Hobbies & Interests/Games and Puzzles"
},
{
"name": "/Games/Educational Games",
"confidence": 0.15508781373500824,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.15114068984985352,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.1329846233129501,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.