0

I am making a Google Finance application and searching for the APIs.

I have found the API on Google Finance site but there news also coming.

I have tried to search but could not get the API for the news.

Can you please guide me in this regard?

Adam Lear
  • 38,111
  • 12
  • 81
  • 101
Puneet kaur
  • 93
  • 1
  • 3
  • 10

1 Answers1

0

did u check this http://code.google.com/apis/ajaxsearch/documentation/ It has all search API's that you may need. If need updates from Google News, you can use RSS feeds as well

the100rabh
  • 4,077
  • 4
  • 32
  • 40
  • but this is java script. i dnt wan use java script . i am trying to find the rss reader . hopefully some things work . – Puneet kaur Apr 21 '10 at 18:16
  • there are ways to get it done, without using javascript, read the documentation carefully. And pls mark the answer if it answers ur query – the100rabh Apr 22 '10 at 04:18
  • hi, i have studied the documentation but didn't find anything useful. ultimately i need to parse html page for getg streaming news on google finance page . can u suggest me gud parser for it ? thanks . – Puneet kaur May 10 '10 at 17:50