Category
Reviews
No reviews yet — be the first to review paint.wtf.
Get this data via API
Classify paint.wtf — 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://paint.wtf"}'
{
"domain": {
"domain_url": "https://paint.wtf",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.5000786781311035,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
},
{
"name": "/Games/Family-Oriented Games & Activities/Drawing & Coloring",
"confidence": 0.3806775212287903,
"IAB9-12": "Drawing/Sketching",
"IAB-251-248": "Arts and Crafts - Drawing and Sketching"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.21703730523586273,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.20625153183937073,
"IAB22-1": "Contests & Freebies",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Painting",
"confidence": 0.13778991997241974,
"IAB9-22": "Painting",
"IAB-254-248": "Arts and Crafts - Painting"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.11752798408269882,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.10150273889303207,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.