scrape data from “The New York Times” website (https://www.nytimes.com/). Before starting the process, create an account at The New York Times website,

set PASSWORD and EMAIL as environment variable

update drive location in driver.py file

install requirements to run script from requirments.txt file

pip install -r requirments.txt

get user details python login.py

get tech article details python tech-page.py