This guide will show you how to manually capture the Share Code using your browser's developer tools.
In your browser (Chrome, Firefox, or Edge), press the F12 key to open the Developer Tools panel. Then, click on the "Network" tab.
Make sure the "Preserve log" checkbox is ticked. This is crucial as it prevents the log from being cleared when the page changes.
With the developer tools still open, paste the "Watch Demo" link from CSstats.gg into your browser's main address bar and press Enter.
In the network log, find the request with a status of 302. This is the redirect that contains the link. Click on it to see the details.
In the "Headers" tab for the redirect, look under the "General" section for the Request URL. This is the `steam://` link. You only need to copy the Share Code part (`CSGO-xxxxx...`).