local browser scraper

This commit is contained in:
Jason
2020-11-11 09:26:54 +00:00
parent 637bc38476
commit 00954c6cac
3 changed files with 45 additions and 3 deletions

View File

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