Re: building a meta search engine



Oliver Wong wrote:

"Dale King" <DaleWKing@xxxxxxxxx> wrote in message news:gtCdnaa0X54vmz_ZnZ2dnUVZ_v-dnZ2d@xxxxxxxxxxxxxxxx
RoS wrote:
Hello there,

I am building a web application, which involves submitting search
queries to a number of sites, processing and parsing search results and
returning them in an organized way.

Any thoughts/comments on the subject are greatly appreciated.

Have you verified that this is allowed by the sites you plan to use? If one of those sites is Google it definitely is not allowed.

You can get a (free, AFAIK) license from Google which will give you something like 1000 queries per day. They have code examples in Java showing how to access their search API.

Which in no way sounds like what the OP was describing. He said he was building a web application which submitted queries to a number of sites. I presume he is not going to this trouble solely for his own use and is presumably planning it for use by others.

Some relevant quotes from Google's terms of service:

"You may not take the results from a Google search and reformat and display them, or mirror the Google home page or results pages on your Web site. You may not "meta-search" Google."

"You may not send automated queries of any sort to Google's system without express permission in advance from Google."

"'sending automated queries' includes, among other things:..."meta-searching" Google..."

"Please do not write to Google to request permission to "meta-search" Google for a research project, as such requests will not be granted."

--
Dale King
.



Relevant Pages

  • Re: Automating Searches
    ... its for a once off educational project. ... There is a set number of queries, ... Google is being "ripped off" iff you do something like: ... Firefox with manually-typed queries ...
    (comp.lang.java.programmer)
  • Re: Automating Searches
    ... There is a set number of queries, ... Google is being "ripped off" iff you do something like: ... Then we have Firefox with a MRU for queries; ... using the search engine proper, though the SEO will impact the latter ...
    (comp.lang.java.programmer)
  • Re: Does natural language skill translate to programming skill?
    ... The natural language processing of google is the reason for a Flemish site in the search result;-) ... KMO-IT Dag werd geschreven door Bart op 27-02-2007 - Reageer ... ... Google tries to guess the main language of a page. ... formulating SQL queries? ...
    (sci.lang)
  • Re: quotation marks in text fields
    ... Delimiter problems should not depend on the OS being used ... ... > Switch to using saved parameter queries and never worry about delimiters ... Just Google for posts by me containing those words for details. ...
    (microsoft.public.inetserver.asp.db)
  • Re: building a meta search engine
    ... RoS wrote: ... I am building a web application, which involves submitting search ... queries to a number of sites, processing and parsing search results and ...
    (comp.lang.java.help)

Loading