Category
Reviews
No reviews yet — be the first to review peachpundit.com.
Get this data via API
Classify peachpundit.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://peachpundit.com"}'
{
"domain": {
"domain_url": "https://peachpundit.com",
"categories": [
{
"name": "/Health/Aging & Geriatrics/Alzheimer's Disease",
"confidence": 0.8855339288711548,
"IAB7-38": "Senior Health",
"IAB-313-287": "Diseases and Conditions - Brain and Nervous System Disorders"
},
{
"name": "/News/Politics/Other",
"confidence": 0.33302778005599976,
"IAB11-4": "Politics",
"IAB-386": "Politics"
},
{
"name": "/News/Politics/Campaigns & Elections",
"confidence": 0.18216128647327423,
"IAB11-4": "Politics",
"IAB-387-386": "Politics - Elections"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.11015232652425766,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.