Hi all!
I'm using the News API where the user can input the search query. I'm still testing it but I noticed it returns a bunch of very very similar articles from several sources.
I'm thinking to implement a filter with JavaScript once I get the results back but I was wondering if there is a better way (maybe, an option/parameter I can pass in the API call) to get unique results back?
Thank you in advance.
Gio