Hi,
I have been asking so many time for this. please please don't say I need to take a look at 'api_for_python'
I have looked at the API function in that API Document, but there is no way to get whole news article with thumbnail.
I was just wondering how can i get this sector in python.
if i have to put the specific query when i get the news headlines, please let me know, what is the query for this sector
and this is my python code for the headlines (I have no idea what the query is supposed to be)
headlines = rd.news.get_headlines(query=topNewsQuery, start='2023-12-01', end='2023-12-15', count=5)