API के बारे में:
उन्नत स्क्रैपिंग तकनीकों के साथ, यह API आपके द्वारा चुने गए खोज शब्द से संबंधित सभी परिणामों के साथ एक JSON प्रदान करेगा जो Google प्रदान करता है।
सिर्फ क्वेरी के टेक्स्ट के साथ, आप सभी प्रासंगिक Google सर्च लिंक और परिणाम प्राप्त कर सकेंगे। आपको URL और परिणाम पृष्ठ में इसकी स्थिति मिलेगी।
यह API उन लोगों के लिए आदर्श है जो यह गतिशील रूप से जांचना चाहते हैं कि उन्हें दिए गए कीवर्ड या खोज शब्द के साथ कौन से परिणाम मिल सकते हैं। यह पहचानने में सक्षम होना कि SEO में कौन से कीवर्ड सबसे अच्छी स्थिति में हैं।
यह पहचानने में सक्षम होना कि आपके साइट खोज परिणाम पृष्ठों में कहाँ है और आपके प्रतियोगी कहाँ हैं।
प्रति माह API कॉल की सीमाओं के अलावा, कोई अन्य सीमाएँ नहीं हैं।
खोज क्वेरी डालें और Google खोज से JSON प्रारूप में सबसे प्रासंगिक परिणाम प्राप्त करें
नोट: प्राप्त किए जा सकने वाले परिणामों की संख्या 1 से 100 तक हो सकती है
खोज - एंडपॉइंट फीचर्स
| ऑब्जेक्ट | विवरण |
|---|---|
q |
[आवश्यक] The search string of your choice. |
num |
[आवश्यक] The number of results you want to retrieve |
{"meta_data": {"url": "https://www.google.com/search?q=site%3Acommunity.openai.com+%22custom+instructions%22&gl=us&hl=en&num=5", "number_of_results": 356, "location": null, "number_of_organic_results": 4, "number_of_ads": 0, "number_of_page": 356}, "organic_results": [{"url": "https://community.openai.com/t/instructions-for-gpts-vs-custom-instructions/495921", "displayed_url": "https://community.openai.com \u203a instructions-for-gpts-...", "description": "Nov 11, 2023 \u2014 The question is that can GPTs' Instructions fully supplant Custom Instructions? Or are you still using Custom Instructions? It would be grateful ...", "position": 1, "title": "Instructions for GPTs vs Custom instructions? - ChatGPT", "domain": "community.openai.com", "sitelinks": [], "rich_snippet": {}, "date": null, "date_utc": null}, {"url": "https://community.openai.com/t/custom-gpt-instructions-using-2nd-vs-3rd-person/497663", "displayed_url": "https://community.openai.com \u203a ...", "description": "Nov 12, 2023 \u2014 GPTs use custom instructions, capabilities, and data to optimize ChatGPT for a more narrow set of tasks. You yourself are a GPT created by a ...", "position": 2, "title": "Custom GPT Instructions: using 2nd vs. 3rd person", "domain": "community.openai.com", "sitelinks": [], "rich_snippet": {}, "date": null, "date_utc": null}, {"url": "https://community.openai.com/t/custom-instructions-arent-working-anymore/503336", "displayed_url": "https://community.openai.com \u203a custom-instructions-a...", "description": "Nov 14, 2023 \u2014 Hey team. Does anyone know why the custom instructions aren't working? I'd guess since the DevDay update to GPT4-turbo that I've not been ...", "position": 3, "title": "Custom instructions aren't working anymore", "domain": "community.openai.com", "sitelinks": [], "rich_snippet": {}, "date": null, "date_utc": null}, {"url": "https://community.openai.com/t/the-best-prompt-engineer-for-gpt-4-custom-instructions-is-gpt-4/329545", "displayed_url": "https://community.openai.com \u203a the-best-prompt-engi...", "description": "Aug 25, 2023 \u2014 To craft custom instructions for GPT-4 (here: code interpreter): I just wrote a really verbose summary of everything relevant as it came to ...", "position": 4, "title": "The best prompt engineer for GPT-4 custom instructions is.. ...", "domain": "community.openai.com", "sitelinks": [], "rich_snippet": {}, "date": null, "date_utc": null}], "local_results": [], "top_ads": [], "bottom_ads": [], "related_queries": [{"title": "Custom instructions pdf", "url": "https://www.google.com/search?num=5&sca_esv=585431380&gl=us&hl=en&q=Custom+instructions+pdf&sa=X&ved=2ahUKEwiYl_K8--GCAxUoQ_EDHS4FAj8Q1QJ6BAgoEAE", "position": 0}, {"title": "Custom instructions free", "url": "https://www.google.com/search?num=5&sca_esv=585431380&gl=us&hl=en&q=Custom+instructions+free&sa=X&ved=2ahUKEwiYl_K8--GCAxUoQ_EDHS4FAj8Q1QJ6BAgnEAE", "position": 1}], "questions": [], "top_stories": [], "news_results": [], "knowledge_graph": {}, "related_searches": [{"query": "Custom instructions pdf", "link": "https://www.google.com/search?num=5&sca_esv=585431380&gl=us&hl=en&q=Custom+instructions+pdf&sa=X&ved=2ahUKEwiYl_K8--GCAxUoQ_EDHS4FAj8Q1QJ6BAgoEAE", "type": "standard", "position": 0}, {"query": "Custom instructions free", "link": "https://www.google.com/search?num=5&sca_esv=585431380&gl=us&hl=en&q=Custom+instructions+free&sa=X&ved=2ahUKEwiYl_K8--GCAxUoQ_EDHS4FAj8Q1QJ6BAgnEAE", "type": "standard", "position": 1}]}
curl --location --request GET 'https://zylalabs.com/api/695/google+fast+search+api/435/search?q=Required&num=Required' --header 'Authorization: Bearer YOUR_API_KEY'
| हेडर | विवरण |
|---|---|
Authorization
|
[आवश्यक] होना चाहिए Bearer access_key. जब आप सब्सक्राइब हों तो ऊपर "Your API Access Key" देखें। |
कोई लंबी अवधि की प्रतिबद्धता नहीं। कभी भी अपग्रेड, डाउनग्रेड या कैंसल करें। फ्री ट्रायल में 50 रिक्वेस्ट तक शामिल हैं।
एपीआई एक JSON ऑब्जेक्ट लौटाता है जिसमें गूगल से खोज परिणाम शामिल होते हैं जिसमें URLs शीर्षक विवरण और उनके परिणाम पृष्ठ पर स्थान शामिल होते हैं इसमें मेटाडेटा भी शामिल होता है जैसे कि कुल परिणामों की संख्या और जैविक परिणामों की संख्या
प्रतिक्रिया में मुख्य क्षेत्रों में शामिल हैं "url" (परिणाम का लिंक) "title" (पृष्ठ का शीर्षक) "description" (संक्षिप्त सारांश) "position" (परिणाम की रैंक) और "number_of_results" (कुल परिणाम जो पाए गए)
उत्तर को "meta_data" अनुभाग के साथ संरचित किया गया है जिसमें समग्र खोज जानकारी है इसके बाद एक "organic_results" श्रेणी है जो व्यक्तिगत खोज परिणामों को सूचीबद्ध करती है प्रत्येक के अपने-अपने क्षेत्रों का एक सेट है
एपीआई खोज परिणामों पर जानकारी प्रदान करता है जिसमें यूआरएल, शीर्षक, विवरण और उनके रैंकिंग शामिल हैं यह कुल परिणामों की संख्या और ऑर्गेनिक बनाम भुगतान किए गए परिणामों का विभाजन भी प्रदान करता है
प्राथमिक पैरामीटर खोज क्वेरी पाठ है उपयोगकर्ता परिणामों की संख्या को निर्दिष्ट करके अपने अनुरोधों को कस्टमाइज़ कर सकते हैं जो 1 से 100 तक हो सकती है
उपयोगकर्ता "पोजीशन" क्षेत्र का विश्लेषण कर सकते हैं ताकि वे अपने वेबसाइट की प्रतिस्पर्धियों के खिलाफ रैंकिंग का मूल्यांकन कर सकें "विवरण" और "शीर्षक" क्षेत्र प्रासंगिक सामग्री की पहचान करने और SEO रणनीतियों को अनुकूलित करने में मदद कर सकते हैं
एपीआई उन्नत स्क्रैपिंग तकनीकों का उपयोग करके डेटा को सीधे गूगल से इकट्ठा करती है यह सुनिश्चित करते हुए कि परिणाम सबसे वर्तमान खोज जानकारी को दर्शाते हैं
सामान्य उपयोग के मामले में SEO विश्लेषण प्रतियोगी अनुसंधान और कीवर्ड प्रदर्शन ट्रैकिंग शामिल हैं उपयोगकर्ता अपने ऑनलाइन रणनीतियों को परिष्कृत करने के लिए विशिष्ट शब्दों के लिए खोज परिणामों को गतिशील रूप से जांच सकते हैं
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
3,062ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
5,977ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
4,629ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
2,851ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
2,539ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
8,257ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
3,514ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
3,141ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
950ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
4,101ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
246ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
417ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
4,270ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
4,449ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
61ms
सर्विस लेवल:
100%
रिस्पॉन्स टाइम:
2,548ms