[Htmlparser-user] extracting only certain links
Brought to you by:
derrickoswald
From: Sodergren, M.G. <mg...@le...> - 2002-04-29 17:19:18
|
Hello. When i enter a url like = http://search.yahoo.com/bin/search?p=3DSEARCHENTERED (yahoo result page = for SEARCHENTERED),the program extracts all the links from the html page = but i just want it to extract the links that are returned as the result = of my search by yahoo, so for example (with yahoo), all the links = beginning with <a href=3D"http://srd.yahoo.com=20 but not the links beginning with <a href=3D"http://rd.yahoo.com/ so in other words all the links with srd and not rd. How would i solve this problem? What code do i put and where? Thanks Mats |