Get this data via API

Classify pfgevent.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://pfgevent.com"}'
{ "domain": { "domain_url": "https://pfgevent.com", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Greeting Cards", "confidence": 0.549608051776886, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.3541145324707031, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Humor/Live Comedy", "confidence": 0.2550542652606964, "IAB1-4": "Humor", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.17483268678188324, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.13617464900016785, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs