thanks it looks to work for 1 anchor but what if I want to retrieve all urls ?
set anchor "something blabla....<a href='a_link#a_spefific_anchor'abcasdad>this is a test</a>something blabla........<a href='a_link2#a_spefific_anchor2'abcasdad>this is a test</a>something blabla........ "
I would...
Hello
I'm looking for a url parsing.
I have a webpage. I can read the content but I'd like to
retrieve all urls.
1. <a href="a_link#a_spefific_anchor" ......>this is a test</a>
the result:
- the link
- the anchor
- the text
2. <a href="a_link#a_spefific_anchor" ......><img src="mypicture"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.