Skip to main content

Getting data from the API without coding

  • March 19, 2015
  • 0 replies
  • 15 views

A good trick for getting data from the API is to convert the JSON to CSV using https://json-csv.com or a similar conversion tool - then you will be able to view everything in a spreadsheet.  This can save writing code sometimes.

This topic has been closed for replies.