Page 1 of 1

extracting first 10 search results

Posted: Tue Apr 21, 2009 6:05 pm
by Mehnaz
Hi,

I am querying MedlinePlus search engine like this

http://vsearch.nlm.nih.gov/vivisimo/cgi ... m&x=47&y=9

I want to extract first 10 search results( urls) and find the most appropirate web page(may use a frequency based algorithm) and redirect the user to that single web page instead of showing all the query results.

I am in the phase of figuring out the solution and do not now where to start.

Please help.

Regards

Mehnaz

Re: extracting first 10 search results

Posted: Wed Apr 22, 2009 8:04 am
by miro_igov
preg_match_all()