A lot of people seem to want to know how to find the amount of endorsements given to them, so i’m going to tell everyone how to do it!
-
Visit your online Overwatch profile. Do this by clicking your player icon near the top right of the page on the Overwatch forums and pressing the small cog icon that shows in the menu bar.
-
In the new page that should’ve opened up press the button labelled “View Profile” on the right, this should open up a page that is essentially the in-game career profile system, minus a few features.
Note: You need to be able to view the source code of pages for this next step to work. In most browsers you can right click and click “View Page Source” or something similar.
-
View the source code of the page.
-
Bring up a search/find menu on your browser. On most browsers you can do this by hitting Command + F (Mac) or Control + F (Windows).
Search for “data-value” (Without the quotation marks of course). This should take you to a section with these lines of code in them:
https://i.imgur.com/n6DFC8r.png
-
These lines show you how many of each endorsement type you have received. For example mine shows that I have received 11 Shotcallers, 38 Good Teammates and 30 Sportmanships.
https://i.imgur.com/ypcs7hK.png
Hope you have a great day!
– HighFox