1
0
Fork 0
NewsGrabber/sources/TheEconomistFinance.py

6 lines
139 B
Python

from grabber import Grabber
class TheEconomistFinance(Grabber):
feed_url = "https://www.economist.com/finance-and-economics/rss.xml"