Parser from search engine

L

L Z

Hello everyone,

I need to write a parser that will take any search term, run it
through http://froogle.google.com, and parse the top 50 results into a
database, with a record for each result. Each record should included: 1)
the search term 2) Link to the product

If you know some example codes, or you have any hints on how to do this,
please let me know.

Thank you very much

LZ
 
R

Randy Rahbar

If you know some example codes, or you have any hints on how to do this,
please let me know.

You could use MSXML to get the content of the page and then parse it...
however, I think Google has some kind of block on this. And if they don't,
they probably don't allow it. Here's an article on the MSXML object...
http://www.aspfaq.com/2173

RR
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,150
Messages
2,570,853
Members
47,393
Latest member
silloma

Latest Threads

Top