# catchpoint/WebPageTest.api-nodejs

WebPageTest API wrapper for NodeJS

Repository: https://github.com/catchpoint/WebPageTest.api-nodejs
Canonical: https://ross.abutalabs.com/products/webpagetestapi-nodejs
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-12-03T09:00:06+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5089, "days_push": 638, "days_rel": 638, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1635, forks 165 (observed 2026-08-28T04:05:14.383396+00:00)

## What it is
An NPM package that wraps the WebPageTest API for Node.js, usable both as a module and a command-line tool. It lets developers run website performance tests, fetch results, HAR data, and tester/location info programmatically.

## Use cases
- run webpagetest performance tests from nodejs
- get page speed and HAR data for a url via cli
- monitor webpagetest test status and results in a script
- list webpagetest locations and testers
- cancel or restart webpagetest tests programmatically
- integrate webpagetest into ci performance checks

## When to choose
- you use Node.js and want programmatic access to the WebPageTest API
- you want a ready-made CLI for running and managing webpagetest tests
- you need to pull test results, HAR files, or utilization data into your own tooling

## When to avoid
- you need a browser-based performance testing UI rather than an API wrapper
- you use a different WebPageTest client in another language
- you want to self-host the WebPageTest agent itself rather than call its API

## Facets
- artifact type: library
- maturity: active
- function: http-client, cli, developer-tools
- domain: developer-tools, performance, web-development
- platform: cli
- tags: webpagetest, api-wrapper, web-performance, npm-package, command-line, nodejs, docker

## Member repositories
- catchpoint/WebPageTest.api-nodejs (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:14.383396+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:47:00.190109+00:00, confidence not recorded.
  - readme: https://github.com/catchpoint/WebPageTest.api-nodejs (fetched 2026-08-28T04:05:14.383396+00:00, sha cb757707dd98)
- Data as of 2026-08-30T08:39:29.467469+00:00.
