-
Similar to #19 ...
We could support multi-item feeds. It could be similar to JSONFeed https://jsonfeed.org/version/1.1 which is a simple conversion of RSS from XML to JSON.
It would/could be sim…
-
In https://github.com/brentsimmons/JSONFeed/issues/82#issuecomment-304655237 @manton expressed interest in an official [JSON Schema](http://json-schema.org) for JSON Feed:
> I've seen at least 2 sc…
-
## Motivation ##
Some feeds, like Twitter, might update by the second. Some others, like a typical blog, might update daily. Perhaps a podcast only updates once a week. Others still might even only…
-
@manton commented that one of his goals for JSONFeed now that 1.1 is out was to revisit how to iterate on podcast feeds using JSONFeed. https://jsonfeed.org/podcasting
Opened this issue to document…
-
Results are provided in a stractured file format in CSV, JSON and RSS (XML).
Do you think it would be good to make the JSON file to comply with JSON Feed format?
https://jsonfeed.org
-
On [this post](https://gregorlove.com/2018/01/want-to-read-the-unbeatable/) the `` element was stripped. This is via my [jsonfeed](https://gregorlove.com/notes.json).
-
I'm using the website agent to fetch JSON and it works until suddenly a field with an array in is `null`.
When this happens I get this exception:
```
[00:00:00] INFO -- : Dry Run started
[00:…
-
Introduce JSON Format for news
https://www.jsonfeed.org/version/1.1/
-
See: https://jsonfeed.org/
-
This is mentioned in https://github.com/manton/JSONFeed/issues/94...specifically that JSONFeed needs location properties, citing GeoRSS and GeoJSON.
There are a few basic options as I see it.
- Lo…