url-title-api icon indicating copy to clipboard operation
url-title-api copied to clipboard

🔗 Tiny API to get the title of webpage from its URL

url-title-api

Quick and tiny API that fetches a webpage's title from the <title></title> field, given its URL.

Usage

Base URL: https://title.mihir.ch.

GET /:url

url - The URL of the page you want the title of (with or without the http/s protocol).

Example:

License

MIT