Get this data via API

Classify ruralrankingexperts.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://ruralrankingexperts.com"}'
{ "domain": { "domain_url": "https://ruralrankingexperts.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.8948838114738464, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.595585286617279, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.524193525314331, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.10762711614370346, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs