Category
Reviews
No reviews yet — be the first to review terraos.farm.
Get this data via API
Classify terraos.farm — 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://terraos.farm"}'
{
"domain": {
"domain_url": "https://terraos.farm",
"categories": [
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.9608777761459352,
"IAB19": "Technology & Computing",
"IAB-615-602": "Software and Applications - Operating Systems"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.11209912598133089,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
},
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 0.1058853641152382,
"IAB9-30": "Video & Computer Games",
"IAB-688-685": "Video Game Genres - Simulation Video Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.