In this video, I demonstrate how to scrape data from a Website and import it to a Google Sheet. I used JavaScript and Reg Expressions to accomplish the task.
Apps Script Code can can be at:
https://github.com/codewithcurt/GoogleAppsScript/blob/ceb900e55670baeb07e81c197f27d131549b6d30/Scrape%20Website%20Data%20to%20Google%20Sheets
Reg Expression Tool:
https://regex101.com/
Apps Script (Script Editor) is now located under tab ‘Extensions’ instead of ‘Tools’ on Google Sheets