Get this data via API

Classify thepatterncloud.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://thepatterncloud.com"}'
{ "domain": { "domain_url": "https://thepatterncloud.com", "categories": [ { "name": "/Business & Industrial/Textiles & Nonwovens", "confidence": 0.4428379237651825, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.4120035469532013, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.25601857900619507, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.1844516396522522, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts", "confidence": 0.18102480471134183, "IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.16150744259357452, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Other", "confidence": 0.13415153324604034, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.12352528423070908, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs