Get this data via API

Classify partypals.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://partypals.com"}'
{ "domain": { "domain_url": "https://partypals.com", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies", "confidence": 0.5132196545600891, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Games/Party Games", "confidence": 0.20878992974758148, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.20200274884700775, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Shopping/Entertainment Media/Entertainment Media Rentals", "confidence": 0.12278873473405838, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs