1
0
Fork 0
NewsGrabber/sources/ForbesFinance.py

6 lines
113 B
Python
Raw Normal View History

2020-01-18 22:44:43 +00:00
from grabber import Grabber
class ForbesFinance(Grabber):
feed_url = "http://www.forbes.com/finance/feed/"