Category
Reviews
No reviews yet — be the first to review offlist.net.
Get this data via API
Classify offlist.net — 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://offlist.net"}'
{
"domain": {
"domain_url": "https://offlist.net",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.25097599625587463,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.2293134778738022,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.17977522313594818,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.15714730322360992,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.11811943352222444,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection",
"confidence": 0.10813266038894652,
"IAB22": "Shopping",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.