1
0
Fork 0
NewsGrabber/sources/ReutersBusiness.py

6 lines
136 B
Python
Raw Normal View History

2020-01-18 19:47:27 +00:00
from grabber import Grabber
class ReutersBusiness(Grabber):
feed_url = "http://feeds.reuters.com/reuters/businessNews?format=xml"