I worked through a Tutorial that explains how to scrape table data into CSV using python.
This uses javascript instead of python and exports to JSON.
npm installto install node modulesnpm startwill start a port on localhost:8000 where you can see the compiled json. It will also create output.json in the directory.