Get this data via API

Classify pickpatches.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://pickpatches.com"}'
{ "domain": { "domain_url": "https://pickpatches.com", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.8777713179588318, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts", "confidence": 0.5467866063117981, "IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts" }, { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.2387440800666809, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Apparel Services", "confidence": 0.229142501950264, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Headwear", "confidence": 0.1270468533039093, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Other", "confidence": 0.12123150378465652, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs