Suggestions to make things easier.
http://www.socom.com/en-us/Player?handle=(PSN)
make your script look for the linked text clan page
is an example from my page just uses this linkHTML Code:<span class="grn_elem" style="float:right;"><a class="grn_elem" href="/en-us/Clan?name=The+Flawless+Few">The Flawless Few Clan Page >></a></span>
http://www.socom.com/en-us/Clan?name=
Ideas:
show highest ranked member of clans stats give the person option to choose what is on the card.
as for the clan badge image try copying the html straight from the page it worked for me
<DIV class="clan_image left">
<IMG id="ctl00_ctl00_phContent_phRightContent_ctl00_img ClanBadge" src="http://www.socom.com/en-us/Clan/Badge?name=The%20Flawless%20Few" style="height:120px;width:100px;border-width:0px;"><BR>
</DIV>
is straight copy from my clans page that should fix the image?
if you already did anything i suggested then cool otherwise give it a shot.