Reputation: 2961
I am using YQL Console and I want to return results from this link in Google Shopping
Using the following in YQL:
select content from html where url="www.google.com/products/seller?hl=en&q=burkett+restaurant+equipment+reviews&tbo=u&tbm=shop&zmi=basequipment.com&cmi=12986189937115136" and xpath="//body"
It is saying:
Redirected to a robots.txt restricted URL
and will not show any results, any way to get around this?
Upvotes: 5
Views: 2763