Neeed help with a API Answer in JSON (News feeds)

I Made the App will send it to you soon…

Well i am sending the AIA Soon

Hi,
I have made the App. I hope this is what you are Looking for :
NewsFeedAPI.aia (4.1 KB)

You can use this website : Best JSON Viewer and JSON Beautifier Online to see Json and understand it properly in case of a complex Structure and if its a simple one just looking at it will give you the idea.

If you need any more help just ask me and if this solved your issue Mark this As the Solution as well.
Thanks

PS: I was busy with some other Work so i took a long time to help you Sorry for that

3 Likes

thanks for your ansewer, Taifun, but this is not that how it works for me i dont know how to use this whith my block and with collintree i look that i bring that to work and than i change it to colin treeview (want)


In my example i have the problem with the lengh of tist (data) i have 3 object in the json data. The third one is the data object what i have to open and there are from 1 to 50 or more ID, each id i can open where i have different tags with values like title and so on.
I dont know how to count all id. i get each tim -1 bc its an object.

But i will look now into your method maybe i can
work with that.
And with that aia file from the other guy

Thanks man for help This posts are useful, i dont worked with that block in the past- Good to know

You can understand this from the aia i made

1 Like

Thanks man really really nice. Give me a Ettherium adress i will send you next week or so a donation for a coffe or so.

Perfect man i saw it, i change it only to collin tree bc of more possible design changes. thanks again. i can implement that now in my app. next part done. only 30 news pages left. and a few other things.

1 Like

Thnks sooo. much.

2 Likes

Happy to Help!

1 Like

Thanks i like to help and give everything for free so that all can enjoy.

1 Like

I was looking to do this a long time ago. Thank you!. It also works with rss ?. Maybe you can help me how to get the metadata or Open Graph of a link. Thanks again! :raised_hands:

I can help you get the metadata. Send me the url of the site from which you want to get the metadata and what must the app do

1 Like

I don’t think so. If you receive the data response as JSON then the method will work

Thanks for your input, I finally got to understand the answers that the API returns in JSON

3 Likes

same as me, it is easier than i thought.

1 Like

Happy to hear that

Yes API is very easy once you understand the data structures

1 Like

How to get the image from this url? I tried with your code (it is beautiful wow) but the feed had an sub tree called enclosures and then it has the image: https://api.rss2json.com/v1/api.json?rss_url=https%3A%2F%2Fwww.metrord.do%2Fdo%2Frss%2Fnoticias.xml

Sorry for my English :slight_smile:

Set the pairs to another look up in pairs Block with tag as enclosures

Thank you, I will try it

Use that if you need that in a list as img

Love me!

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.