Category
Reviews
No reviews yet — be the first to review gpengine.world.
Get this data via API
Classify gpengine.world — 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://gpengine.world"}'
{
"domain": {
"domain_url": "https://gpengine.world",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.8396871089935303,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Automotive - Auto Parts"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.5564890503883362,
"IAB3": "Business",
"IAB-118-90": "Industries - Aviation Industry"
},
{
"name": "/Autos & Vehicles/Personal Aircraft",
"confidence": 0.1289530098438263,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Other",
"confidence": 0.12316031754016876,
"IAB3": "Business",
"IAB-122-90": "Industries - Defense Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.