You would probably best implementing a client using the Custom Search API https://developers.google.com/custom-search/
basically your app retrieves tehe results via the API, and then outputs them. On 19 September 2014 00:31, JLm <[email protected]> wrote: > Hi, > > I am new to web development and I am working on my unfinished hackathon > idea. I would like to build an app that has simple text edit as input for > keyword and shows the first few pages of google search result for the > keyword but I would like to change to order of the result using my own > metric. I would really appreciate if you could let me know of any useful > example / tips / suggestion for the implementation. > > Thank you! > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
