Company
Global Rank
#56,659
Reviews
No reviews yet — be the first to review popular.com.
Get this data via API
Classify popular.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://popular.com"}'
{
"domain": {
"domain_url": "https://popular.com",
"categories": [
{
"name": "/Finance/Banking/Other",
"confidence": 0.8570517301559448,
"IAB13": "Personal Finance",
"IAB-392-391": "Personal Finance - Consumer Banking"
},
{
"name": "/Finance/Credit & Lending/Other",
"confidence": 0.3564704954624176,
"IAB13-2": "Credit/Debt & Loans",
"IAB-405-391": "Personal Finance - Personal Debt"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.