1
0
Fork 0
NewsGrabber/sources/ForbesBusiness.py

6 lines
115 B
Python

from grabber import Grabber
class ForbesBusiness(Grabber):
feed_url = "http://www.forbes.com/business/feed/"