Category
Reviews
No reviews yet — be the first to review selvedge.sh.
Get this data via API
Classify selvedge.sh — 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://selvedge.sh"}'
{
"domain": {
"domain_url": "https://selvedge.sh",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.5087871551513672
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.4330035448074341
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.37368449568748474
},
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.11244447529315948
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.