kotartemiy / pygooglenews

If Google News had a Python library
https://newscatcherapi.com
MIT License
1.26k stars 134 forks source link

Mix both topics and search #41

Open DninoAdnane opened 1 year ago

DninoAdnane commented 1 year ago

Hello! I would say it's more of a question than an issue, sorry, but it there a way to mix or combine both of the topic_headlines and the search methods. Like looking for news on a specific topic, but filtrating it according to some keyword search.

Thank you