Plugin Author
berkux
(@berkux)
Hi,
change the basenode to result:
[jsoncontentimporter url=https://bittrex.com/api/v1.1/public/getmarkets basenode=result]
MarketCurrency : {MarketCurrency}
BaseCurrency : {BaseCurrency}
Created : {Created}
[/jsoncontentimporter]
You may vote for my plugin here 😉
Bernhard
ah amazing! Thank you so much, you’ve really helped me out here
will vote for sure
Heres an interesting question sorry.
The Json has dragged in the content i needed, however i need that content to be in RSS format ready. And it has lumped it in one huge RSS tag only when looking at the /feed source. Not divided it up per item.
Is it possible to format for RSS or insert some html code to divide each item? Or can the paid pro version maybe do this?
If the above is not workable.. There is a way is i can get round this by scraping the page using a web tool. I just need the latest content at the top? Currently its oldest at the top/newest at the bottom.
Sorry for the trouble, many thanks
Plugin Author
berkux
(@berkux)
Hi,
you can create RSS-feeds out of a JSON-API:
https://json-content-importer.com/api-controlled-slider/
By using twig as template-engine you can select what data is in the RSS and what not.
For any further questions about that and the pro-version switch to
https://json-content-importer.com/legal-contact/
please
Bernhard