Company
Category
Global Rank
#27,293
Reviews
No reviews yet — be the first to review plus.com.
Get this data via API
Classify plus.com — 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://plus.com"}'
{
"domain": {
"domain_url": "https://plus.com",
"categories": [
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.6958838105201721,
"IAB10-4": "Gardening",
"IAB-275-274": "Home & Garden - Gardening"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.6163586378097534,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.3848365545272827,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.