Get this data via API

Classify pampamworld.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://pampamworld.com"}'
{ "domain": { "domain_url": "https://pampamworld.com", "categories": [ { "name": "/Hobbies & Leisure/Radio Control & Modeling/Other", "confidence": 0.8927157521247864, "IAB-239": "Hobbies & Interests" }, { "name": "/Shopping/Toys/Die-cast & Toy Vehicles", "confidence": 0.4341087341308594, "IAB22": "Shopping", "IAB-242-239": "Model Toys/Hobbies & Interests/Model Toys" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Off-Road Vehicles", "confidence": 0.36814409494400024, "IAB2-16": "Off-Road Vehicles", "IAB-14-2": "Off-Road Vehicles/Automotive/Auto Body Styles/Off-Road Vehicles" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.10317885130643845, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs