scraper settings, ordering and loop.

This commit is contained in:
Jason Schwarzenberger
2020-11-04 15:47:12 +13:00
parent 6ea9844d00
commit 9bfc6fc6fa
2 changed files with 21 additions and 20 deletions

View File

@@ -23,6 +23,8 @@ NUM_SUBSTACK = 10
# 'rnz national': { 'url': "https://www.rnz.co.nz/news/national", 'count': 10},
# }
SCRAPERS = ['declutter', 'outline', 'local']
# Reddit account info
# leave blank if not using Reddit
REDDIT_CLIENT_ID = ''