/    Sign up×
Community /Pin to ProfileBookmark

Javascript and search reasults HELP

Hey,

Just after some more JavaScript help, i would like to know if it is possible to display the top 5(or whatever) search results from say Google and yahoo and display them on the same page seamlessly eg:

Results

  • 1.

    Result One
    Result Info Here
    Results From – Google

  • 1.

    Result Two
    Result Info Here
    Results From – Yahoo

  • If this is possible can it be done in javascript please help

    T.I.A

    D85

    to post a comment
    JavaScript

    3 Comments(s)

    Copy linkTweet thisAlerts:
    @milan1980Oct 03.2009 — Hi,

    Yes it is possible.

    Normally because of Cross-domain scripting restrictions one would have to resort to server-side proxies, but the ingenious folks at Google have an AJAX API that will facilitate this at http://code.google.com/apis/ajaxsearch/documentation/customsearch/index.html

    Read up on it, and then simply mash-up your search results with theirs.

    There you have it.
    Copy linkTweet thisAlerts:
    @D85authorOct 05.2009 — Thanks Heaps i am currently reading up on it. Thanks for your help heaps
    Copy linkTweet thisAlerts:
    @milan1980Oct 10.2009 — You're welcome. Good luck and keep me posted how it will work out. Interested in the end-product ?
    ×

    Success!

    Help @D85 spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 6.16,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @nearjob,
    tipped: article
    amount: 1000 SATS,

    tipper: @meenaratha,
    tipped: article
    amount: 1000 SATS,

    tipper: @meenaratha,
    tipped: article
    amount: 1000 SATS,
    )...