1
0
Fork 0
NewsGrabber/sources/ArsTechnica.py

6 lines
122 B
Python

from grabber import Grabber
class ArsTechnica(Grabber):
feed_url = "http://feeds.arstechnica.com/arstechnica/index"