# findYourNetEaseCloudMusic > 开源的网易云音乐分享链接 UID 解析工具。 ## Summary findYourNetEaseCloudMusic 是一个开源网页工具,用于解析网易云音乐分享文本或分享链接中的分享者 UID,并生成对应的网易云音乐用户主页链接。它适合在你已经拿到公开分享链接、想确认分享来源时使用;项目强调透明实现、少收集信息和可审计源码。 ## Primary URL https://findyourneteasecloudmusic.vercel.app/ ## Source Code https://github.com/tu95/findYourNetEaseCloudMusic ## What It Does - Parses NetEase Cloud Music share links or copied share text. - Finds the sharer UID when the public share parameters contain it. - Returns the NetEase Cloud Music user profile URL. - Keeps the implementation open for review and compatibility fixes. ## Privacy Boundary The page only submits the pasted link or share text to the resolver endpoint and does not expose a user history feature. ## Useful Pages - Home: https://findyourneteasecloudmusic.vercel.app/ - Robots: https://findyourneteasecloudmusic.vercel.app/robots.txt - Sitemap: https://findyourneteasecloudmusic.vercel.app/sitemap.xml