Category
Reviews
No reviews yet — be the first to review scottgilbert.ms.
Get this data via API
Classify scottgilbert.ms — 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://scottgilbert.ms"}'
{
"domain": {
"domain_url": "https://scottgilbert.ms",
"categories": [
{
"name": "/News/Politics/Campaigns & Elections",
"confidence": 0.7118976712226868,
"IAB11-4": "Politics",
"IAB-387-386": "Politics - Elections"
},
{
"name": "/Law & Government/Government/Courts & Judiciary",
"confidence": 0.5674756169319153,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/News/Politics/Other",
"confidence": 0.3506150245666504,
"IAB11-4": "Politics",
"IAB-386": "Politics"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.34760621190071106,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.