Category
Reviews
No reviews yet — be the first to review 1p2d.com.
Get this data via API
Classify 1p2d.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://1p2d.com"}'
{
"domain": {
"domain_url": "https://1p2d.com",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.8903388977050781,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Business & Industrial/Automotive Industry",
"confidence": 0.3830324411392212,
"IAB2": "Automotive",
"IAB-117-90": "Industries - Automotive Industry"
},
{
"name": "/Autos & Vehicles/Custom & Performance Vehicles",
"confidence": 0.3174474537372589,
"IAB2-17": "Performance Vehicles",
"IAB-24-16": "Auto Type - Performance Cars"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.12765197455883026,
"IAB2-12": "Hybrid",
"IAB-22-16": "Auto Type - Green Vehicles"
},
{
"name": "/Autos & Vehicles/Other",
"confidence": 0.11337610334157944,
"IAB2": "Automotive",
"IAB-1": "Automotive"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.