طريقة الاستخدام: محلل URL
محلل URL هي أداة أدوات URL مجانية عبر الإنترنت split any URL into protocol, host, port, path, query and hash فورًا في متصفحك. الصق بياناتك وضبط الخيارات واحصل على النتيجة لحظيًا — بدون تثبيت أو تسجيل، ولا تُرفع أي بيانات إلى الخادم.
الوصف
Split any URL into protocol, host, port, path, query and hash.
- أدوات URL
- لأن كل الحسابات تتم على جهازك، فـ محلل URL آمنة للبيانات الحساسة مثل مفاتيح API والرموز.
طريقة الاستخدام
استخدام محلل URL في ثلاث خطوات:
- الصق بياناتك في مربع الإدخال (أو حمّل المثال).
- اضبط الخيارات حسب التنسيق المطلوب.
- انسخ أو نزّل أو افحص المخرجات — تُحدَّث أثناء الكتابة.
تشغيل
أمثلة
Splits every URL component.
الإدخال
https://user:pass@www.26173.com:443/tools/json-formatter?tab=pretty#top
الإخراج
Full URL: https://user:pass@www.26173.com/tools/json-formatter?tab=pretty#top Protocol: https: Host: www.26173.com Hostname: www.26173.com Port: (default) Path: /tools/json-formatter Query: ?tab=pretty Hash: #top Username: user Password: (set) Origin: https://www.26173.com Query parameters: tab = pretty Path segments: [0] tools [1] json-formatter
此输出由工具真实运行产生,并非人工编写。
حالات الاستخدام
حالات شائعة تفيد فيها محلل URL:
- Split any URL into protocol, host, port, path, query and hash.
المعاملات
لا تملك هذه الأداة خيارات — فهي تعمل على المدخلات وحدها.
الأسئلة الشائعة
ما هي URL Parser؟
تُستخدم URL Parser لـ split any URL into protocol, host, port, path, query and hash. تعمل بالكامل في متصفحك لذا تبقى بياناتك خاصة.
هل URL Parser مجانية؟
نعم، بلا حدود ودون تسجيل أو تثبيت.
هل تُرفع بياناتي؟
لا، تتم المعالجة محليًا في متصفحك بالكامل.
ما ينبغي معرفته
- 全部计算在浏览器端完成,因此超大输入受限于标签页内存,而非服务器上传限制。
أدوات ذات صلة
محلل السلسلة الأساسDecode query strings into a readable parameter table.بانٍ UTM LinkAppend UTM campaign parameters to any URL.محلل Relative URLResolve relative links against a base URL.ترميز Base64Encode text, JSON, URLs or files to Base64, standard or URL-safe.ترميز URLPercent-encode URLs or single query components.فك ترميز Base64Decode Base64 (standard or URL-safe) back to text or bytes.