lang
parameter to get it. For example, if you want to get the news articles for 'arabic.rt.com'
and 'francais.rt.com'
, you can't just use the clean URL because it will be the same for both of them, 'rt.com'
. v2/search
endpoint to get the articles. And that's it!get_search()
method to fetch the articles: