/api-generator

Find the <meta name="generator"> for a web site

Primary LanguageJavaScript

11ty Logo

api-generator

A runtime service to returns the avatar of the <meta name="generator"> used on a web site.

This service only supports a few generators (at time of writing: 11ty, Gatsby, and Hugo), but I will happily merge PRs for others!

Usage

URLs have the formats:

/json/:url/
/image/:url/
  • url must be URI encoded.

Examples

  • See the “Built With” column on https://www.speedlify.dev/ssg/
  • zachleat.com is built with Eleventy
  • 11ty.dev is built with: Eleventy
  • gatsbyjs.com is built with: Gatsby
  • littlecaesars.com is built with: Gatsby