Category
Global Rank
#907,954
Reviews
No reviews yet — be the first to review weights.gg.
Get this data via API
Classify weights.gg — 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://weights.gg"}'
{
"domain": {
"domain_url": "https://weights.gg",
"categories": [
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.29777345061302185,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.21938110888004303,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.20560817420482635,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.1587207317352295,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.12941206991672516,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.11316324770450592,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.