Category
Reviews
No reviews yet — be the first to review foldinglink.com.
Get this data via API
Classify foldinglink.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://foldinglink.com"}'
{
"domain": {
"domain_url": "https://foldinglink.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage",
"confidence": 0.45547711849212646,
"IAB19": "Technology & Computing",
"IAB-616-599": "Computing - Data Storage and Warehousing"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.28437310457229614,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.110468290746212,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.