Skip to content

question about extract extra data within special tag

hello
i want to extract extra data within special tag but i couldn't .
what i want to extract extra data is below

<a title="[elisejin]비나리" onclick="showSideView(this, 'elisejin', '비나리', 'EXTRADATA', '');" href="javascript:;"> <span class="member">비나리</span></a>

i want to extract data 'EXTRADATA' part so i was input Front  : <a title= and Back : </a>
but it not working
what is wrong with it ?
help me pls

Comments

  • SvenSven www.GSA-Online.de
    please give the real webpage.
Sign In or Register to comment.