1
0
Fork 0
NewsGrabber/sources/MacWorld.py

6 lines
106 B
Python
Raw Normal View History

2020-01-18 21:10:37 +00:00
from grabber import Grabber
class MacWorld(Grabber):
feed_url = "http://www.macworld.com/index.rss"