News

Introducing the New Website Analyzer API

AwesomeTechStack's Website Analyzer API: what it returns, how to call it, and how to pull a stack audit into your own tools.

Published April 12, 20231 min read

Introduction

The AwesomeTechStack Website Analyzer API is live. It runs the same audit the website runs - technology detection, version currency and a Lighthouse-grade quality pass - and hands the scored result back as JSON, so you can pull a stack audit into your own tools instead of reading it in a browser.

Features

Our Website Analyzer API offers a range of features, including:

  • The detected technology stack, with a version status per technology
  • The Awesomeness Score and its sub-scores
  • Known vulnerabilities and end-of-life technologies
  • The Lighthouse-grade quality results behind the quality score

An audit runs on request and takes a few minutes; the API is a request/poll pair, not a live feed.

Getting Started

  1. Read the API documentation.
  2. Learn about the available API endpoints and parameters.
  3. Follow the step-by-step guide to integrate the API into your projects.
  4. Audit a URL and read the scored report back into your own dashboards.

Getting a key

API keys are created in the workbench and work on paid plans. The API documentation has the exact calls, the response shape and the error codes.

Audit your own stack.

Enter a URL to score its technology, version health, performance - and AI-readiness.

More articles

All articles