🔗 Social Preview Proxy

Rich link previews for WhatsApp, Telegram & Discord

معاينة روابط غنية لواتساب وتيليغرام وديسكورد

● Live ▶ YouTube ♪ TikTok 📷 Instagram SQLite cache Zero Redis
Fetch once, serve forever — Every link is fetched from its source exactly once and cached permanently. All subsequent requests are served locally in ~2 ms. كل رابط يُجلب مرة واحدة ويُخزّن إلى الأبد — الطلبات التالية تُخدم من الذاكرة المحلية خلال 2 مللي ثانية دون أي استعلام خارجي.
URL Format  ·  تنسيق الروابط
Platform Proxy URL Pattern
▶ YouTube /p/youtube/:videoId
♪ TikTok /p/tiktok/:username/:videoId
📷 Instagram Post /p/instagram/:shortcode
🎬 Instagram Reel /p/instagram/:shortcode/reel
How to use  ·  كيف تستخدمه
1
Take any YouTube / TikTok / Instagram URL
https://youtu.be/OioD0I3298w
2
Build the proxy URL — replace the domain, keep the ID
https://xcom.pw/p/youtube/OioD0I3298w
3
Share the proxy URL in WhatsApp / Telegram — full preview appears ✓
شارك رابط البروكسي في واتساب — تظهر المعاينة الكاملة ✓
What happens behind the scenes  ·  ما يحدث خلف الكواليس
🤖 Crawler (WhatsApp, Telegram…) Gets full OG/Twitter Card HTML with title, description, and thumbnail
🧑 Human browser Instantly redirected 302 to the original URL
📦 Cache miss (first visit) Fetches metadata from upstream API, stores permanently in SQLite
Cache hit (all later visits) Served from SQLite in ~2 ms — zero external API calls