Trying to make some Digg userscripts, but the first page of the feed returns raw HTML rather than JSON
Perhaps this is for SEO? There is a lot of useful data returned from the JSON response that is not in the raw HTML document, so some extensions that work with the raw data will only work on subsequent pages. Is there a way to get the first page to return JSON?
2 Comments