1
0
Fork 0
NewsGrabber/sources/ArsTechnica.py

6 lines
122 B
Python
Raw Normal View History

2020-01-18 15:34:40 +00:00
from grabber import Grabber
class ArsTechnica(Grabber):
feed_url = "http://feeds.arstechnica.com/arstechnica/index"