KaleSurfer / Iowa-Caucus-Results-as-CSV-Script

Run script in a browser inspector window and it will paste Iowa Results to CSV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iowa 2020 Caucus Results Grabber

Steps

  1. Got to https://results.thecaucuses.org/
  2. Open the developer tools / inspector window, and go to the console
  3. Paste this JS script in, and press enter
  4. The CSV file has automatically been copied to the clipboard
  5. Paste it into a spreadsheet

Reason this was created

The Iowa DNC's results page does not use traditional HTML tables, so it is not trivial to copy and paste to a spreadsheet.

License

License

About

Run script in a browser inspector window and it will paste Iowa Results to CSV


Languages

Language:JavaScript 100.0%