Meta-Search the Search Engines

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • SROSeaner

    Meta-Search the Search Engines

    I am trying to meta-search the search engines.

    At the very least, I am trying to capture the results returned from any
    search engine (doesn't matter which one), and pick out the results I find
    relevant based on a parser I would write in ASP.

    I know google has an API, but it's for personal use only it claims. Anybody
    have experience capturing search engine results and doing what they want with
    them?
  • Dave

    #2
    Re: Meta-Search the Search Engines


    "SROSeaner" <SROSeaner@disc ussions.microso ft.com> wrote in message
    news:78F469EF-C185-45A9-B57A-2C6511B15B2C@mi crosoft.com...[color=blue]
    >I am trying to meta-search the search engines.
    >
    > At the very least, I am trying to capture the results returned from any
    > search engine (doesn't matter which one), and pick out the results I find
    > relevant based on a parser I would write in ASP.
    >
    > I know google has an API, but it's for personal use only it claims.
    > Anybody
    > have experience capturing search engine results and doing what they want
    > with
    > them?[/color]

    Well, I haven't done it personally, but, using MSXML2.ServerXM LHTTP, you
    could get results from a search engine (such as dogpile, etc) and parse
    them...


    Comment

    Working...