1
0
Fork 0
NewsGrabber/sources/TheEconomistFinance.py

6 lines
139 B
Python
Raw Normal View History

2020-01-18 22:30:26 +00:00
from grabber import Grabber
class TheEconomistFinance(Grabber):
feed_url = "https://www.economist.com/finance-and-economics/rss.xml"