1
0
Fork 0
NewsGrabber/sources/ForbesFinance.py

6 lines
113 B
Python

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