I was wandering, does google provide a API or a widget for searching content into your website?

Something possibly that is possible to style or even better to plug via AJAX into a widget for realtime results.

Thanks

link|improve this question

59% accept rate
feedback

2 Answers

up vote 2 down vote accepted

Well first off the have Google Custom Search which is always nice and it will search the content of your site for you. From there you can get fancier and use the API to style it to a more custom manner of your choosing.

Another alternative I've used a few times is Lijit Search. It will search and crawl all of your sites content for you. It isn't as customizable so to speak but has some nice features and looks nice by default and you can implement it quickly.

So if you have the time take a look at Google's Custom Search API, if you want something a bit lower level that still looks nice and takes less time lejit is also nice.

link|improve this answer
maybe i got it wrong but this Lijit link you postes looks like a advertising engine... – Bakaburg Jul 20 '11 at 22:52
Maybe this will help(I have lijit searching all these). It is an advertising engine and they advertise in the side bar like Google does on custom searches. It also shows breakdowns of who is looking at your website so you can know your user base(probably already do but it is another helpful analytic view). It provides a custom search for your site and the advertise in the side bar of the search results. You can join in and collect 50% of the money made from showing ads on your site. The search works well, the analytic breakdowns are ok and the ads keep it free. – JackMcE Jul 21 '11 at 2:16
Hwr, Google custom search is what i was looking for! Thanks! – Bakaburg Jul 21 '11 at 8:56
feedback

You can add site:yoursite.com to a search query.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.