Category
Global Rank
#113,328
Reviews
No reviews yet — be the first to review method.ac.
Get this data via API
Classify method.ac — 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://method.ac"}'
{
"domain": {
"domain_url": "https://method.ac",
"categories": [
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.6041762232780457,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.3312700092792511,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.13874755799770355,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Science/Mathematics/Other",
"confidence": 0.11470504850149156,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.