News Feed for social media app

Hi Adalo - ers. I am currently working on a social media app and I was wondering if it was possible to have a news feed in my app without me having to write the news. For example if there was a way to input google news or any other news in my news feed?

Hi @XaverRavr,

You can do this by connecting to some news API service. Ideally this service should return news as a separate records under some key, so that you can set up this service as an External collection.

Search in google shows that there are a lot of News API services available, though each should be explored separately (I liked one but it turned out that price is $449 / month (!) ). Finding a good one will require some research.

May be someone who has already implemented this will share the knowledge :slight_smile:

Best regards, Victor.

2 Likes

Do you think there is a way I could find a News API that is free?

Hi @XaverRavr,

I think yes - you need to spend some time searching though :slight_smile:

3 Likes

Thanks for the help! I found one that is 100% Free. I’ve already used my API free trial but i will open a new account

1 Like

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