Skip to content

July 9, 2021

[Solved] (2020/04/23 Updated) Python GoogleNews can not Return Chinese Search Results

Today, when I re-used the package “GoogleNews” in Python that can automatically return search results (you can refer to [Python] Using “GoogleNews” package to get the Google News that I wrote before), it may be because I upgraded this package The version of, there is no problem in the English search, but the search result in the Chinese search is not returned, and there is no error.

Read More »[Solved] (2020/04/23 Updated) Python GoogleNews can not Return Chinese Search Results