- npm install
- puppeteer.launch({ headless: true , args: ['--no-sandbox']})
- node app.js
- refresh (to see the data written to files, if any)
- Look into results/Prices_results.csv
Inside config.json, add what you want to research under the attribute 'research_queries' with the synthax ["first term", "second term", "third term"].