GoogleNewsRSS2OPML
GoogleNewsRSS2OPML copied to clipboard
Google News RSS as OPML
example url : https://news.google.com/publications/CAAqBwgKMM22mQsw8sCxAw
It gives only the first page result. There is no option for pagination
The Top Stories feed seems to contain all articles that are visible as Top Stories in Google News. However, it is titled "More Top Stories" ... Is there another feed...
For the topics SCIENCE and TECHNOLOGY empty feeds are returned if country and language are not set to `us` and `en`, respectively. Other topics work fine.
Should look something like this: ``` [[source]] url = "https://pypi.python.org/simple" verify_ssl = true name = "pypi" [packages] requests = "*" lxml = "*" [dev-packages] [requires] python_version = "3.6" ```