0

Google Groups blocking YQL?

I've been using a query similar to 

"select * from atom where url='http://groups.google.com/group/rcog/feed/atom_v1_0_msgs.xml?num=50'&format=json"
to access Google Groups feeds.  The full URL is

http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20atom%20where%20url%3D'http%3A%2F%2Fgroups.google.com%2Fgroup%2Frcog%2Ffeed%2Fatom_v1_0_msgs.xml%3Fnum%3D50'&format=json&callback=jQuery16403510807182174176_1318275684943&_=1318275754987

This has been working for several months.  Recently, this request has been failing with a 503 Service Unavailable response.  However, if I access the feed URL directly, it works fine.  Has Google started blocking YQL requests?

Thanks,
-Jim G

by
1 Reply
  • Hey Jim, I just tried your query and it seems to be returning results. &nbsp;Could it have been a temporary condition? &nbsp;Have you been able to access this feed recently? &nbsp;It is possible that G could start blocking requests from YQL, however a 503 status code typically indicates a temporary server issue thus I would expect a different response if it was blocked.<br><br>--Josh<br><br><div class="quote "><div class="quotetop ">QUOTE<cite>(Jim G @ 10 Oct 2011 12:54 PM)</cite><blockquote class="quotemain">I&#39;ve been using a query similar to&nbsp;<br><br><span style="font-family:Menlo, monospace;font-size:11px;line-height:normal;white-space:pre-wrap;">&quot;<span class="console-formatted-string source-code" style="color:#c41a16;white-space:pre-wrap;font-family:Menlo, monospace;font-size:11px !important;">select * from atom where url=&#39;<a href="http://groups.google.com/group/rcog/feed/atom_v1_0_msgs.xml?num=50&#39;&format=json&" class="webkit-html-resource-link" title="http://groups.google.com/group/rcog/feed/atom_v1_0_msgs.xml?num=50&#39;&format=json&" style="color:#545454;cursor:pointer;max-width:100%;">http://groups.google.com/group/rcog/feed/atom_v1_0_msgs.xml?num=50&#39;&format=json</a></span>&quot;</span><br>to access Google Groups feeds. &nbsp;The full URL is<br><br>http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20atom%20where%20url%3D&#39;http%3A%2F%2Fgroups.google.com%2Fgroup%2Frcog%2Ffeed%2Fatom_v1_0_msgs.xml%3Fnum%3D50&#39;&format=json&callback=jQuery16403510807182174176_1318275684943&_=1318275754987<br><br>This has been working for several months. &nbsp;Recently, this request has been failing with a 503 Service Unavailable response. &nbsp;However, if I access the feed URL directly, it works fine. &nbsp;Has Google started blocking YQL requests?<br><br>Thanks,<br>-Jim G</blockquote></div></div>
    0

Recent Posts

in YQL