NodeCrawler Simple web crawler script using recursion and puppeteer. Instructions: run yarn or npm install Configure .env file (see .env_example) URL is required DEPTH is not required but suggested PROXY is not required run yarn start or npm start