Is there some full docs/specification/API out there?

Hey.

Is there some full docs/specification/API out there?

I was trying to find where to get the content download value but didn’t get it clear on any search I did, both on the files (csv,txt) returned by the agent and search engines. I’d love to find an easy way to know where each graph and values come from, from the sent files.

Thanks.

Change result in the URL to xmlResult and things get a bit clearer…

http://www.webpagetest.org/result/130219_G6_843de2f269661027c49aab1aea69e65f/

vs.

http://www.webpagetest.org/xmlResult/130219_G6_843de2f269661027c49aab1aea69e65f/

The section on the APIs in the docs is helpful too.

Hey, thanks, I’ll take a look!