1
0
Fork 0
NewsGrabber/sources/ReutersBusiness.py

6 lines
136 B
Python

from grabber import Grabber
class ReutersBusiness(Grabber):
feed_url = "http://feeds.reuters.com/reuters/businessNews?format=xml"