1
0
Fork 0
NewsGrabber/sources/TheEconomistBusiness.py

6 lines
127 B
Python
Raw Normal View History

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