I was copying and pasting from a script, and I missed the "json" in "format=json".
I adjusted the script to output the full response:
Wordpress RSS Reader, Anonymous Bot or Scraper Blocked
Sorry we do not allow WordPress plugins to scrape our site. They tend to be used maliciously to steal our content. We do not allow scraping of any kind. You can load our RSS feeds using any other reader but you may not download our content. Click here more information on our feeds
Or you're running a bot that does not provide a unique user agent. Please provide a UNIQUE user agent that describes you. Do not use a default user agent like "PHP", "Java", "Ruby", "wget", "curl" etc. You MUST provide a UNIQUE user agent. ...and for God's sake don't impersonate another bot like Google Bot that will for sure get you permanently banned.
Or.... maybe you're running an LG Podcast player written by a 10 year old. Either way, Please stop doing that.
@s0l1d:Yeah, that user agent thing is weird. Having spent a bunch of time playing with the API I can tell you that it has a lot of little quirks. To avoid another gotcha I recommend that before you start querying in earnest that you make sure you have some caching and rate limiting set up. It's surprisingly easy to hit whatever limit they have set up and get throttled.
Log in to comment