Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 479 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 479 Bytes

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