Company
Category
Global Rank
#12,587
Tech Stack (2 technologies)
Reviews
No reviews yet — be the first to review jquery.org.
Get this data via API
Classify jquery.org — 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://jquery.org"}'
{
"domain": {
"domain_url": "https://jquery.org",
"categories": [
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.7605193853378296,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Programming/Java (Programming Language)",
"confidence": 0.6630141139030457,
"IAB19-19": "Java",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.18356916308403015,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.1564704179763794,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.15068361163139343,
"IAB19-30": "Shareware/Freeware",
"IAB-605-602": "Software and Applications - Shareware and Freeware"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.