Search the web

Search the web

am 12.03.2007 22:52:55 von fniles

With Index Server I can search web pages stored on our servers. Is there any
way to programmatically search web pages on the web ?
Thank you.

Re: Search the web

am 13.03.2007 16:20:23 von .._..

You would need to create your own search spider, search database, and then
algorythms and criteria to search the database.

Or you could just go here www.google.com, they have a bunch of free for you
to use APIs that might get what you want without doing all of the stuff
above.

"fniles" wrote in message
news:OkElMDPZHHA.3984@TK2MSFTNGP02.phx.gbl...
> With Index Server I can search web pages stored on our servers. Is there
> any way to programmatically search web pages on the web ?
> Thank you.
>

Re: Search the web

am 14.03.2007 13:54:06 von Hilary Cotter

Unless you store the pages locally or you write an ifilter which does this
you can't.

--
Hilary Cotter

Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com



"fniles" wrote in message
news:OkElMDPZHHA.3984@TK2MSFTNGP02.phx.gbl...
> With Index Server I can search web pages stored on our servers. Is there
> any way to programmatically search web pages on the web ?
> Thank you.
>

Re: Search the web

am 14.03.2007 20:29:10 von fniles

Thank you.
What is an ifilter and how do you write it ?

"Hilary Cotter" wrote in message
news:eQz3$djZHHA.3272@TK2MSFTNGP03.phx.gbl...
> Unless you store the pages locally or you write an ifilter which does this
> you can't.
>
> --
> Hilary Cotter
>
> Looking for a SQL Server replication book?
> http://www.nwsu.com/0974973602.html
>
> Looking for a FAQ on Indexing Services/SQL FTS
> http://www.indexserverfaq.com
>
>
>
> "fniles" wrote in message
> news:OkElMDPZHHA.3984@TK2MSFTNGP02.phx.gbl...
>> With Index Server I can search web pages stored on our servers. Is there
>> any way to programmatically search web pages on the web ?
>> Thank you.
>>
>
>

Re: Search the web

am 17.03.2007 23:09:16 von fiefie.niles

Thank you.
With Google API can you search only for specific websiteson the web ?
I mean I would like to search for a word in a specific websites, not
in all the web.
Thanks.

On Mar 13, 10:20 am, ".._.." <....@yourmom.mil> wrote:
> You would need to create your own search spider, search database, and then
> algorythms and criteria to search the database.
>
> Or you could just go herewww.google.com, they have a bunch of free for you
> to use APIs that might get what you want without doing all of the stuff
> above.
>
> "fniles" wrote in message
>
> news:OkElMDPZHHA.3984@TK2MSFTNGP02.phx.gbl...
>
>
>
> > With Index Server I can searchwebpages stored on our servers. Is there
> > any way to programmatically searchwebpages on theweb?
> > Thank you.- Hide quoted text -
>
> - Show quoted text -