Get this data via API

Classify pickadly.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://pickadly.com"}'
{ "domain": { "domain_url": "https://pickadly.com", "categories": [ { "name": "/Arts & Entertainment/Visual Art & Design/Sculpture", "confidence": 0.8954941034317017, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.3696083128452301, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.24379269778728485, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" }, { "name": "/Games/Board Games/Other", "confidence": 0.1126808375120163, "IAB9-7": "Card Games", "IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games" } ] }, "success": true }
Get Free API Key View API Docs