Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (7 loc) · 827 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 827 Bytes

capi-wpt-querybot

This is a tool to query the content api, obtain a list of page url's and then return page load and performance information on those pages using the web page test api. This project requires sbt to run. The tool requires the use to provide a content api key, a webpage test api base url (the url of the webpagetest instance you will use) and a key for the webpagetest api. an exampe config file has been provided to show the correct format - this is called "example.config". At the moment the content api query is configured to get any liveblogs pulblished on the current day however this can be abstracted out to an input file if anyone wishes. See here for more details about the tool.