Get this data via API

Classify paintandgraze.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://paintandgraze.com"}'
{ "domain": { "domain_url": "https://paintandgraze.com", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.4954348504543304, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.4866499900817871, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Painting", "confidence": 0.4798859655857086, "IAB9-22": "Painting", "IAB-254-248": "Painting/Hobbies & Interests/Arts and Crafts/Painting" }, { "name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies", "confidence": 0.28619587421417236, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.1853734403848648, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Games/Family-Oriented Games & Activities/Drawing & Coloring", "confidence": 0.17820774018764496, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" } ] }, "success": true }
Get Free API Key View API Docs