Twitter is a good source for raw local news. Google News aggregates content from publishers around the world. Both of these services provide JSONP feeds.
Try out my search application written in JavaScript that gets the latest tweets and news from these JSONP feeds. As it is all in JavaScript, you can view the HTML source to see how it works.
Resources you may need if you want to adapt it for your requirement -
- Infinite scrolling with JQuery, AJAX & Twitter
- Google News Search JSON API Developer's Guide
- Twitter Search API Reference
- Using JSON to Exchange Data
0 comments:
Post a Comment