news_classifier_api / config.py
ksvmuralidhar's picture
Update config.py
35d8807 verified
raw
history blame contribute delete
104 Bytes
SCRAPER_TIMEOUT = 15
CHROME_DRIVER_PATH = "./chromedriver-linux64/chromedriver"
SCRAPER_MAX_RETRIES = 2