-
Hi there. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
You can find these two values after logging into your espn fantasy football account on espn's website. (Chrome Browser) Right click anywhere on the website and click inspect option. From there click Application on the top bar. On the left under Storage section click Cookies then http://fantasy.espn.com. From there you should be able to find your swid and espn_s2 variables and values. 10/13/22 update: Updating this answer with an easier method. The above still fully works. There is a chrome extension that will pull this from your cookies that is a bit easier than above. The extension is open source if you want to take a look at the code first. |
Beta Was this translation helpful? Give feedback.
You can find these two values after logging into your espn fantasy football account on espn's website. (Chrome Browser) Right click anywhere on the website and click inspect option. From there click Application on the top bar. On the left under Storage section click Cookies then http://fantasy.espn.com. From there you should be able to find your swid and espn_s2 variables and values.
It remains the same through different sessions.
10/13/22 update: Updating this answer with an easier method. The above still fully works. There is a chrome extension that will pull this from your cookies that is a bit easier than above. The extension is open source if you want to take a look at the code first.