I am trying to get news headlines that includes any keyword (i.e. "Biden") via Python API, but what I got is only those include the keyword on their headlines.
I wish I could also get the news data that keywords are included only in their news content, but I have no idea to filter it.
Any advice is greatly appreciated.