مقدمة
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
مرحبًا سيساعدك هذا البرنامج التعليمي في إنشاء بحث مخصص خلال بضع دقائق فقط. يشرح هذا الدليل التوجيهي طريقة تنفيذ محرك بحث مبرمج بسيط
باستخدام تطبيق JavaScript المصغّر المحدَّد مسبقًا. للتحكُّم بدقة أكبر في نتائج البحث،
يمكنك الاطّلاع على JSON وXML API في دليل المطوِّر.
ستتعرّف في هذا البرنامج التعليمي على كيفية:
- إنشاء محرك بحث مبرمج بسيط
- عرض مربّع بحث في صفحتك
- إضافة ميزات إلى مربّع البحث
- تخصيص مظهر نتائج البحث ومضمونها
بنهاية هذه الدورة التعليمية، ستكون قد نفذت ميزة بحث على موقع إلكتروني، وستبحث في مجموعة محدّدة مسبقًا من المواقع، باستخدام الإصدار المجاني من "محرك البحث المبرمَج".
التالي...
للبدء، تحتاج إلى إنشاء مثيل لـ "محرك البحث المبرمَج".
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eThis tutorial provides a step-by-step guide to implementing a basic Programmable Search Engine using a pre-built JavaScript widget.\u003c/p\u003e\n"],["\u003cp\u003eYou will learn how to build a search engine, integrate it into your webpage, enhance its functionality, and customize its appearance.\u003c/p\u003e\n"],["\u003cp\u003eUpon completion, you will have a functional search feature on your website, searching across a predefined set of websites using the free version of Programmable Search Engine.\u003c/p\u003e\n"],["\u003cp\u003eFor advanced customization and control over search results, refer to the JSON and XML API documentation in the Developer Guide.\u003c/p\u003e\n"]]],[],null,["# Introduction\n\nWelcome! This tutorial will help you create a customized search in just a few\nminutes. This tutorial explains how to implement a simple Programmable Search Engine\nusing a predefined javascript widget. For more fine-grained control over search\nresults, see JSON and XML API in the\n[Developer Guide](/custom-search/v1/overview).\n\nIn this tutorial, you will learn how to:\n\n- build a simple Programmable Search Engine\n- implement a search box on your page\n- add features to the search box\n- customize the look and feel of your search results\n\nBy the end of the tutorial, you will have implemented a search feature on a website, searching a predefined set of sites, using the free version of Programmable Search Engine.\n\nNext...\n-------\n\nTo get started, you need to [create an instance of a Programmable Search Engine](/custom-search/docs/tutorial/creatingcse)."]]