Jump to content

API access?


Recommended Posts

Love the site, the repeated testing, the export data.  I'm looking for a way to programmatically call to get  my results.  I have a python script that does some light  cleaning and visualization for me, and rather than   have to  manually export, rename, relocate the CSV every  day, I'd rather be able to ping  an API and grab the results  as part of  the script.

Link to comment
Share on other sites

What format would help you the most?  Does CSV help or would JSON be more helpful?

 

You could have your program CURL the export URL and you can feed that URL a date range or leave it blank to just download everything and overwrite the file each time.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...