1
0
Fork 0
NewsGrabber/sources/ForbesBusiness.py

6 lines
115 B
Python
Raw Normal View History

2020-01-18 20:05:17 +00:00
from grabber import Grabber
class ForbesBusiness(Grabber):
feed_url = "http://www.forbes.com/business/feed/"