व्यापक URL/डोमेन प्रोफाइलर एक URL या डोमेन दिए जाने पर, यह API: - एक ब्राउज़र-समान यूजर एजेंट के साथ पृष्ठ लाता है - शीर्षक, विवरण, कीवर्ड, कैनोनिकल, रोबोट, और ओपन ग्राफ टैग निकालता है - pagerank-api से डोमेन प्राधिकरण/पृष्ठ रैंक देखता है - कीवर्ड-एक्सट्रैक्शन और कीवर्ड-डोमेन लुकअप keyword-api के माध्यम से करता है - ह्यूरीस्टिक प्रदर्शन और SEO विश्लेषण करता है - classify-api (`/classify/unified`) के माध्यम से पृष्ठ की मंशा/वर्गीकरण करता है - इस प्रारूप में एक निश्चित स्क्रीनशॉट URL लौटाता है: `https://screens.front-page.com/<domain-with-dashes>--.jpeg`
{
"target": "example.com",
"normalized": {
"url": "https://example.com",
"domain": "example.com"
},
"snapshot": {
"title": "Example Domain",
"description": null,
"keywords": null,
"canonical_url": null,
"robots": null,
"open_graph": {
"title": null,
"description": null
},
"h1_count": 1
},
"image": {
"preview_url": "https://screens.front-page.com/example-com--.jpeg"
},
"analysis": {
"performance": {
"status_code": 200,
"final_url": "https://example.com",
"redirect_count": 0,
"response_time_ms": 37.61,
"content_length_bytes": 559,
"content_type": "text/html",
"content_encoding": "gzip",
"cache_control": null,
"server": "cloudflare",
"score": 95
},
"seo": {
"title_length": 14,
"description_length": 0,
"keyword_count": 0,
"has_canonical": false,
"has_robots": false,
"h1_count": 1,
"has_open_graph_title": false,
"has_open_graph_description": false,
"score": 42
}
},
"lookups": {
"pagerank": {
"query": "example.com",
"found": true,
"result": {
"entity_type": "domain",
"entity": "example.com",
"domain": "example.com",
"host": null,
"source_graph": "cc-main-2026-apr-may-jun-domain",
"pr_pos": 193,
"pr_val": 0.0001177581473802463,
"pr_score_10": 7.455187110197522,
"pr_score_10_bucket": 8,
"harmonic_val": 20077808,
"authority_weight": 0.0020978762016982257
}
},
"keyword_extract": {
"success": true,
"service": "keyword-api",
"request_id": "6649701b-63a1-49ed-a3a6-c28c0528b05a",
"rapidapi": {
"compatible": true,
"host": null,
"user": null
},
"model": "dslim/bert-base-NER",
"data": {
"source": "duckdb",
"duckdb_path": "/opt/wet-lookup-api/data/keyword_db/keyword_api.duckdb",
"text": "Example Domain",
"count": 10,
"keywords": [
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "Domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
}
]
}
},
"keyword_domain_lookup": {
"query": "domain domain domain domain domain",
"limit": 10,
"results": [
{
"domain": "threatminer.org",
"score": 11.857,
"matched_keywords": 1,
"total_hits": 1857
},
{
"domain": "lolinez.com",
"score": 11.205,
"matched_keywords": 1,
"total_hits": 1205
},
{
"domain": "sold.domainorder.nl",
"score": 10.996,
"matched_keywords": 1,
"total_hits": 996
},
{
"domain": "saudianyellowpages.com",
"score": 10.902,
"matched_keywords": 1,
"total_hits": 902
},
{
"domain": "imgbbs.at.home.be",
"score": 10.624,
"matched_keywords": 1,
"total_hits": 624
},
{
"domain": "vex.net",
"score": 10.524,
"matched_keywords": 1,
"total_hits": 524
},
{
"domain": "abdomains.de",
"score": 10.435,
"matched_keywords": 1,
"total_hits": 435
},
{
"domain": "indiandirectoryhk.com",
"score": 10.393,
"matched_keywords": 1,
"total_hits": 393
},
{
"domain": "domainregistry.de",
"score": 10.379,
"matched_keywords": 1,
"total_hits": 379
},
{
"domain": "gohostshop.com",
"score": 10.321,
"matched_keywords": 1,
"total_hits": 321
}
]
}
},
"classification": {
"provider": "classify-api",
"input": {
"title": "Example Domain",
"description": null,
"keywords": [
"domain",
"domain",
"domain",
"domain",
"domain",
"domain",
"domain",
"Domain",
"domain",
"domain"
]
},
"result": {
"backend": "unified_multihead",
"tiers": {
"tier1": {
"top_label": "Reference",
"top_score": 0.9992774128913879,
"predictions": [
{
"label": "Reference",
"score": 0.9992774128913879
},
{
"label": "Business & Industrial",
"score": 0.00029751367401331663
},
{
"label": "Real Estate",
"score": 0.00021813569765072316
}
]
},
"tier2": {
"top_label": "Web Services",
"top_score": 0.9931696653366089,
"predictions": [
{
"label": "Web Services",
"score": 0.9931696653366089
},
{
"label": "How-To",
"score": 0.0007993259932845831
},
{
"label": "Public Records and Directories",
"score": 0.0005849410081282258
}
]
},
"tier3": {
"top_label": "Web Design & Development",
"top_score": 0.864220917224884,
"predictions": [
{
"label": "Web Design & Development",
"score": 0.864220917224884
},
{
"label": "Business & Personal Listings",
"score": 0.06643146276473999
},
{
"label": "Teaching & Classroom Resources",
"score": 0.006036062724888325
}
]
}
}
}
},
"meta": {
"request_id": "98e9ceba-8494-4e71-bef9-ad3875f6ad43",
"fetched_url": "https://example.com",
"fetched_status": 200,
"user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 AIQuickDomainProfiler/1.0"
}
}
curl --location --request POST 'https://zylalabs.com/api/13321/domain+profile+api/27608/build+complete+domain+profile' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"target": "example.com"
}'
साइन अप करने के बाद, प्रत्येक डेवलपर को एक पर्सनल API एक्सेस की असाइन की जाती है, जो अक्षरों और अंकों का एक यूनिक संयोजन होता है, जिसका उपयोग हमारे API एंडपॉइंट तक पहुंचने के लिए किया जाता है। प्रमाणीकरण के लिए एआईक्विक डोमेन प्रोफ़ाइल API के साथ बस अपने बेयरर टोकन को Authorization हेडर में शामिल करें।
| हेडर | विवरण |
|---|---|
Authorization
|
आवश्यक
होना चाहिए Bearer access_key. जब आप सब्सक्राइब हों तो ऊपर "Your API Access Key" देखें।
|
कोई लंबी अवधि की प्रतिबद्धता नहीं। कभी भी अपग्रेड, डाउनग्रेड या कैंसल करें। फ्री ट्रायल में 50 रिक्वेस्ट तक शामिल हैं।
(वार्षिक बिलिंग के साथ 2 महीने बचाएँ 🎉)
अग्रणी कंपनियों का भरोसा
एपीआई दिए गए URL या डोमेन की एक व्यापक प्रोफ़ाइल वापस करता है जिसमें मेटाडेटा शामिल है जैसे शीर्षक, विवरण, कीवर्ड, कैनोनिकल URL, रोबोट्स निदेश, ओपन ग्राफ टैग, डोमेन प्राधिकार, पृष्ठ रैंक, कीवर्ड विश्लेषण, प्रदर्शन मेट्रिक्स, एसईओ अंतर्दृष्टि, और एक स्क्रीनशॉट URL
मुख्य क्षेत्र शामिल हैं `लक्ष्य`, `मानकीकृत` (जिसमें `यूआरएल` और `डोमेन` शामिल हैं), `नक्शा` (जिसमें मेटाडेटा शामिल है), `छवि` (जिसमें `पूर्वावलोकन_यूआरएल` है), और `विश्लेषण` (जो प्रदर्शन और एसईओ मेट्रिक्स की गणना करता है)
प्रतिक्रिया जेसन प्रारूप में संरचित है जिसमें नेस्टेड ऑब्जेक्ट्स हैं मुख्य सेक्शन में `लक्ष्य`, `मानकीकृत`, `स्नैपशॉट`, `चित्र` और `विश्लेषण` शामिल हैं प्रत्येक में संबंधित डेटा बिंदु हैं जो आसान पहुंच और व्याख्या के लिए हैं
एपीआई पृष्ठ मेटाडेटा (शीर्षक, विवरण, कीवर्ड), डोमेन प्राधिकरण, पृष्ठ रैंक, कीवर्ड निष्कर्षण, प्रदर्शन मेट्रिक्स (प्रतिक्रिया समय, स्थिति कोड), एसईओ विश्लेषण, और स्क्रीनशॉट यूआरएल की जानकारी प्रदान करता है
डेटा की सटीकता को पेजरैंक-एपीआई और कीवर्ड-एपीआई जैसे विश्वसनीय स्रोतों के उपयोग के साथ-साथ ह्यूरिस्टिक विश्लेषण विधियों के माध्यम से बनाए रखा जाता है नियमित अपडेट और जांच सुनिश्चित करती हैं कि डेटा वर्तमान वेब मानकों और प्रथाओं को दर्शाता है
विशिष्ट उपयोग के मामलों में एसईओ विश्लेषण प्रतिस्पर्धी अनुसंधान वेबसाइट प्रदर्शन मूल्यांकन सामग्री अनुकूलन और डिजिटल मार्केटिंग रणनीतियाँ शामिल हैं जो उपयोगकर्ताओं को उनकी ऑनलाइन उपस्थिति को समझने और सुधारने में मदद करती हैं
उपयोगकर्ता अनुरोधों को अनुकूलित कर सकते हैं जिस URL या डोमेन का वे विश्लेषण करना चाहते हैं उसे निर्दिष्ट करके भविष्य के अपडेट में अतिरिक्त पैरामीटर शामिल किए जा सकते हैं जो लौटाए गए डेटा को परिष्कृत करेंगे प्रोफाइलिंग प्रक्रिया को बढ़ाते हुए
उपयोगकर्ता समान डेटा पैटर्न की अपेक्षा कर सकते हैं जैसे कि `snapshot` में मेटाडेटा फ़ील्ड्स का होना `analysis` में प्रदर्शन मेट्रिक्स और स्क्रीनशॉट्स के लिए एक मान्य `preview_url` जो सरल डेटा व्याख्या की सुविधा प्रदान करता है