This will scrape SurveyPlanet and output the results to a series CSV files.
-
Add a
credentials.json
file with your own email/password for SurveyPlanet. Follow thecredentials_template.json
file. -
Run the script
node scraper.js
-
Find the CSV files in the
output
directory