Knowledge Base — Adding from URL قاعدة المعرفة — الإضافة من رابط
Scrape any webpage and let Mugib's AI structure the content into Knowledge Base entries — with a review step before saving. اسحب محتوى أي صفحة ويب ودع ذكاء مجيب يهيكله كإدخالات في قاعدة المعرفة — مع خطوة مراجعة قبل الحفظ.
Instead of manually copying and pasting content, you can give Mugib a URL and it will automatically scrape the page, process it with AI, and extract structured Knowledge Base entries ready for your review.
How It Works
- Inside your project, open Knowledge Base
- Click Add from URL
- Paste the full URL (e.g.,
https://yourcompany.com/help) - Choose a Scraping Mode (see below)
- Optionally enter a CSS Selector to target a specific section
- Click Scrape & Review
- Mugib scrapes the page and AI structures the content into entries
- You land on a Review Page — edit, delete, or keep entries as-is
- Click Approve & Add to KB — entries go live with embeddings
Scraping Modes
| Mode | When to use | Speed |
|---|---|---|
| ⚡ Basic | Standard HTML pages — blogs, docs, policies | Fast (~3s) |
| 🛡️ Stealth | Sites with Cloudflare or anti-bot protection | Medium (~15s) |
| 🌐 Dynamic | JavaScript-heavy pages and single-page apps (SPAs) | Slower (~30s) |
CSS Selector (Optional)
If the page has a lot of navigation, ads, or sidebar clutter, you can tell Mugib exactly which part of the page to extract using a CSS selector.
article— the main article body.content— a div with class "content"main— the main HTML element#help-section— an element with a specific ID
Leave it empty and Mugib will auto-detect the main content.
Review Before Saving
After scraping, you are taken to a Review Page where you can:
- ✏️ Edit any entry's title, content, or category
- 🗑️ Delete entries that aren't relevant
- ✅ Approve to add all remaining entries to your KB with embeddings
Nothing is saved until you explicitly approve — you have full control.
بدلاً من النسخ واللصق اليدوي للمحتوى، يمكنك إعطاء مجيب رابطاً وسيسحب الصفحة تلقائياً، ثم يعالجها بالذكاء الاصطناعي ليستخرج إدخالات منظّمة جاهزة لمراجعتك.
كيف تعمل الميزة
- داخل مشروعك، افتح قاعدة المعرفة
- انقر زر Add from URL
- الصق الرابط الكامل (مثل:
https://yourcompany.com/help) - اختر وضع السحب (انظر أدناه)
- اختياريًا أدخل محدد CSS لاستهداف قسم معين
- انقر Scrape & Review
- يسحب مجيب الصفحة ويهيكل المحتوى بالذكاء الاصطناعي
- تنتقل لـ صفحة المراجعة — عدّل أو احذف أو احتفظ بالإدخالات
- انقر Approve & Add to KB — تُضاف الإدخالات فوراً مع التضمينات
أوضاع السحب
| الوضع | متى تستخدمه | السرعة |
|---|---|---|
| ⚡ Basic | صفحات HTML عادية — مدونات، وثائق، سياسات | سريع (~3 ث) |
| 🛡️ Stealth | مواقع بها Cloudflare أو حماية ضد الروبوتات | متوسط (~15 ث) |
| 🌐 Dynamic | صفحات تعتمد على JavaScript بشكل كثيف | أبطأ (~30 ث) |
محدد CSS (اختياري)
إذا كانت الصفحة تحتوي على كثير من التنقل والإعلانات وعناصر جانبية، يمكنك إخبار مجيب بالجزء المحدد الذي تريد استخراجه باستخدام محدد CSS.
article— جسم المقال الرئيسي.content— عنصر div بكلاس "content"main— العنصر الرئيسي في HTML#help-section— عنصر بمعرّف محدد
اتركه فارغاً وسيكتشف مجيب المحتوى الرئيسي تلقائياً.
المراجعة قبل الحفظ
بعد السحب، تنتقل لـ صفحة المراجعة حيث يمكنك:
- ✏️ تعديل عنوان أو محتوى أو تصنيف أي إدخال
- 🗑️ حذف الإدخالات غير ذات الصلة
- ✅ الموافقة لإضافة جميع الإدخالات المتبقية إلى قاعدة المعرفة مع التضمينات
لا يُحفظ شيء حتى توافق صراحةً — أنت تتحكم بالكامل.
Ready to build your AI agent?
Start your free trial and put what you've learned into practice.
Start Free Trial