Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 604 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 604 Bytes

wsj-scrape

Scrape WSJ articles behind paywall given user credentials

Chromedriver

Download the latest version of Google Chromedriver.

Environment Variables

Environment Variable Description
WSJ_USERNAME Username for Wall Street Journal subscription account.
WSJ_PASSWORD Password for Wall Street Journal subscription account.
CHROMEDRIVER_PATH Path for Google Chromedriver executable.
GOOGLE_CHROME_BIN (Optional) Path for Google Chromedriver binaries.