A viewer for the SpeedCurve API. It's purpose is to present test data for a site in a way that can be copied into a spreadsheet.
- Clone the repository.
- In Netbeans, click Open Project and open the cloned folder. (If this is not possible, make sure at least Netbeans Java SE or Java EE is installed; download one of them if not).
- Run the project.
- Login to speedcurve.com.
- Retrieve the API key from Menu -> Admin -> Teams and paste it into the the 'API Key' field in the running program.
- Click 'Get sites' and wait a moment while it loads.
- Click the site you would like to retrieve test results for.
- Copy the results into a spreadsheet.