Checks for availability of Ikea products
yarn start <FILE-WITH-URLS-PATH>where <FILE-WITH-URLS-PATH> is a newline-delimited file of URLs to scrape, for example:
yarn start urls.txtPolls every 30 min, when a product becomes availabe, sends an email and stops polling for it.