google.feeds.Feed(feedurl);

353 views
Skip to first unread message

Kadharg

unread,
Jan 17, 2017, 12:20:29 PM1/17/17
to Google AJAX APIs
Hi Experts,

it looks like google Feed API had been officially deprecated and stopped working. Is there any new version from google which we can replace it with? or do you know any alternative feed API which we can use

KG

Jeremy Geerdes

unread,
Jan 17, 2017, 12:36:53 PM1/17/17
to google-ajax...@googlegroups.com
There is no new version from Google, and I don't know of any alternatives that are publicly accessible. However, the concept is not too complex to implement yourself. Simply write a server-side script which can periodically retrieve and parse the desired feed, cache it in a database as a normalized JSON object, and then return to the client the normalized object as an argument passed to a callback function.

jg

--
--
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax...@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-searc...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/f5e5ccba-1574-4c0e-be95-920069609f31%40googlegroups.com
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

---
You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-ajax-searc...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Tomasz Neugebauer

unread,
Jan 24, 2017, 5:10:38 PM1/24/17
to Google AJAX APIs
There is this open source alternative, but you would need to host it yourself:


On Tuesday, 17 January 2017 12:36:53 UTC-5, jgeerdes [AJAX APIs "Guru"] wrote:
There is no new version from Google, and I don't know of any alternatives that are publicly accessible. However, the concept is not too complex to implement yourself. Simply write a server-side script which can periodically retrieve and parse the desired feed, cache it in a database as a normalized JSON object, and then return to the client the normalized object as an argument passed to a callback function.

jg

On Tue, Jan 17, 2017 at 11:20 AM Kadharg <kad...@gmail.com> wrote:
Hi Experts,

it looks like google Feed API had been officially deprecated and stopped working. Is there any new version from google which we can replace it with? or do you know any alternative feed API which we can use

KG

--
--
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax...@googlegroups.com
To unsubscribe from this group, send email to

To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/f5e5ccba-1574-4c0e-be95-920069609f31%40googlegroups.com
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

---
You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-ajax-search-api+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages