Open amblerkr opened 3 years ago
It's not possible to create a generic json to rss bridge. Because json structure is not identical.
This should be reopened. The author is asking for an equivalent to XPathBridge, which allows the user to quickly define a bridge on an HTML page. One low effort implementation could be adding a "JSON source" checkbox to XPathBridge that converts the JSON into a DOM object
@amblerkr Can you reexplain how the bridge should work? E.g. do you want to insert a url to json data and have it work automatically?
If this is resolved, you will be able to create rss from a service that does not provide other RSS FEED. I really like XpathBridge.
While the issue is written in broken English, it seems that the author is looking for a way to use JSON feeds like the XPathBridge.
Well then https://github.com/RSS-Bridge/rss-bridge/pull/2738 is exactly what they are looking for.
That is one possible implementation of a JsonBridge. That approach makes it much more difficult to make these user-defined bridges canonical, unlike XPathBridge/Abstract.
I like how the Infinity plugin for Grafana handles this -- it supports a few different languages for parsing and transforming arbitrary JSON: uql, GROQ and JSONata.
I don't think there's a PHP implementation of any of those, though. :(
Bridge request
General information
Host URI for the bridge (i.e.
https://github.com
):Which information would you like to see?
JSON to RSS Feed Korean Many sites do not provide RSS feeds. I figured out how to find JSON. They do not fully hide or provide links using JavaScript or api. This is not a static site. Therefore, the RSS feed Generator in the Web is not available. It would be very convenient if you could convert it to RSS Feed. HELP ME!
If this is resolved, you will be able to create rss from a service that does not provide other RSS FEED. I really like XpathBridge.
V LIVE It's a global streaming platform. K-Pop, K-Drama I looked for something that might help. https://github.com/gdegauquier/vlive-api https://github.com/robindz/VSharp https://github.com/Seklfreak/Robyul2/blob/master/modules/plugins/vlive.go
NAVER POST e.g) URL: https://post.naver.com/my.nhn?memberNo=41350603
JSON (async/ajax/api): https://m.post.naver.com/async/my.nhn?memberNo=41350603&postListViewType=0&isExpertMy=true
Which of the following parameters do you expect?
Options