Jump to content
UBot Underground

Autocomplete Search engine URL


Recommended Posts

Hello everybody,

i will ask about autocomplete search engine..

 

1. what the url autocomplete search engine for :

 

Google 

yahoo

bing

amazon

youtube

 

and then

 

2. how to create url autocomplete in many search engine such as google, bing, yahoo? 

 

please help me thanks :D

Link to post
Share on other sites

Just look up the documentation for each search engine. Here are the url's for Bing and Google.

 

Edit:

 

Bing: http://api.bing.com/osjson.aspx?query=keyword

Google: http://clients1.google.com/complete/search?hl=en&output=toolbar&q=keyword

Youtube: http://clients1.google.com/complete/search?hl=en&output=toolbar&q=keyword&ds=yt

Amazon: http://completion.amazon.com/search/complete?method=completion&q=keyword&search-alias=aps&client=amazon-search-ui&mkt=1&fb=1&xcat=0&cf=0&x=updateISSCompletion&sc=1

Yahoo: https://search.yahoo.com/sugg/gossip/gossip-us-fp/?nresults=10&queryfirst=2&appid=fp&output=yjsonp&version=&command=keyword

 

Either search for documentation on how to use the API for each search engine or you can capture the request using something like Live Http Headers for firefox.

 

I made a small video where I used Live Http Headers to capture the request for Twitter. [video]

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...