Category
Reviews
No reviews yet — be the first to review 2stitch.com.
Get this data via API
Classify 2stitch.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://2stitch.com"}'
{
"domain": {
"domain_url": "https://2stitch.com",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.7556086778640747,
"IAB9-2": "Arts & Crafts",
"IAB-248-239": "Hobbies & Interests - Arts and Crafts"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.17298197746276855,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.12822793424129486,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.