|
|
| fniles 2007-03-12, 7:20 pm |
| 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.
| |
|
| 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" <fniles@pfmail.com> 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.
>
| |
| Hilary Cotter 2007-03-14, 1:23 pm |
| 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" <fniles@pfmail.com> 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.
>
| |
| fniles 2007-03-14, 7:20 pm |
| Thank you.
What is an ifilter and how do you write it ?
"Hilary Cotter" <hilary.cotter@gmail.com> 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" <fniles@pfmail.com> wrote in message
> news:OkElMDPZHHA.3984@TK2MSFTNGP02.phx.gbl...
>
>
| |
| fiefie.niles@gmail.com 2007-03-17, 7:16 pm |
| 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" <fni...@pfmail.com> wrote in message
>
> news:OkElMDPZHHA.3984@TK2MSFTNGP02.phx.gbl...
>
>
>
>
> - Show quoted text -
|
|
|
|