Get this data via API

Classify rollyreceipts.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://rollyreceipts.com"}'
{ "domain": { "domain_url": "https://rollyreceipts.com", "categories": [ { "name": "/Shopping/Green & Eco-Friendly Shopping", "confidence": 0.5380470752716064, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Shipping & Logistics/Packaging", "confidence": 0.33153125643730164, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.27415215969085693, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Home & Garden/Household Supplies/Other", "confidence": 0.2009878307580948, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.1554882526397705, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.12876039743423462, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" } ] }, "success": true }
Get Free API Key View API Docs