Rahul Saxena
Rahul Saxena

Reputation: 442

Making an app with data of different websites

I am making an android app for news sites. I am using APIs of different sites but I also wanna give the list of news websites. I want to inflate those sites in my app in a webview.

So, Do i need to take permission from news channels for opening their websites in my app?

Thanks in advance :)

Upvotes: 0

Views: 47

Answers (1)

ghost talker
ghost talker

Reputation: 392

If those API's are published publicly then there is no need to take permission from them. As your app is making and creating more user of their channel.

Upvotes: 1

Related Questions