Category
Global Rank
#18,904
Reviews
No reviews yet — be the first to review pew.org.
Get this data via API
Classify pew.org — 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://pew.org"}'
{
"domain": {
"domain_url": "https://pew.org",
"categories": [
{
"name": "/News/Politics/Political Polls & Surveys",
"confidence": 0.6829478740692139,
"IAB11-4": "Politics",
"IAB-386": "Politics"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.5672861933708191,
"IAB14": "Society",
"IAB-108-90": "Industries - Non-Profit Organizations"
},
{
"name": "/Law & Government/Government/Lobbying",
"confidence": 0.11692758649587633,
"IAB11-4": "Politics",
"IAB-386": "Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.