Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Using HTML/JSP to submit a query to Google & get results

  • 09-06-2007 05:30PM
    #1
    Registered Users, Registered Users 2 Posts: 97 ✭✭


    Hi, I'm writing an application that has to submit a query to Google, retrieve the results and then edit this information before being returned to the user.

    All I'd like to know is how do I sumbit a query to Google and get the results?

    I've looked at Google AJAX API but this limits the search results to 10 which isn't really good enough.

    The application I'm writing is in JSP but any info on HTML would be great. I'm totally lost here and I can't find any info on the web.

    Any and all help is greatly appreciated.


Comments

  • Registered Users, Registered Users 2 Posts: 21,283 ✭✭✭✭Eoin


    Try searching for screen scraping + JSP. I've done it in ASP and ASP.net, but not JSP. I did a quick search, and "XQuery" seems to come up a bit, don't know if that will be of any use to you.


Advertisement
Advertisement