Who will make news app with newsapi.org?

Hi please give me tutorial about How to make news application in kodular with the use of newsapi.org not from webview only from API’s???

If the data provided by api service is in json format then use Use json tool to get the data and then store all the data in tiny db and after that show all data in a list view. When user clicks on any list elements then display that particular news in different screen. This is the basic logic you need, for design it’s hoti you how you make it.

2 Likes

I am using web component to get Json data.But it shows unable to get a response with -------.NewsFeedAPI(1).aia (4.5 KB)

If you are asking for help, I recommend you to make it as easy for others to be able to help you …

You probably will get more feedback then…

which means in your case post a screenshot of your relevant blocks…

To download the aia file, upload it to Kodular, open it, do some bug hunting for you, etc… this takes time, and most people will not do that…

Thank you.

Taifun

If you want i can make a tutorial on that tomorrow

Dont include AIA files with () in them, they cannot be opened.

A few tips.

  1. Don’t have Save Response enabled
  2. Don’t put your Web Gets in the Screen.Initilize . Create a function and then call it.
1 Like

Hi. A much better option is to you https://contextualweb.io/. ContextualWeb results are superior over that of NewsAPI .org due the sophisticated context extraction algorithms that bring you the most relevant results. In essence, ContextualWeb and Bing are very similar. Here is a link to the API:
https://rapidapi.com/contextualwebsearch/api/web-search/
There you will have documentations.

Hi There…Use the .aia file attached for your news app from newsapi.org website. Just Paste your API link in the url box for the Web1 component and you’re good to go. Special thanks to @Abhijith_Dominic for helping me understand API and how to manipulate it. You can view his original post here>>>> Neeed help with a API Answer in JSON (News feeds)

P.S: For some reasons it fails to get data, change it to http instead of https…Cheers…

NewsAPIorg.aia (4.1 KB)

4 Likes

You are among top level people of Kodular, you are also facing issue?

1 Like

I’m going close this topic, because it has more than an year without posts. So, it’s not expected to receive any other answers.

2 Likes