Discussion:
Search the web
(too old to reply)
fniles
2007-03-12 21:52:55 UTC
Permalink
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.
.._..
2007-03-13 15:20:23 UTC
Permalink
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.
Post by 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.
f***@gmail.com
2007-03-17 22:09:16 UTC
Permalink
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.
Post by .._..
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.
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 -
Hilary Cotter
2007-03-14 12:54:06 UTC
Permalink
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
Post by 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.
fniles
2007-03-14 19:29:10 UTC
Permalink
Thank you.
What is an ifilter and how do you write it ?
Post by 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
Post by 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.
Loading...