plibither8 / url-title-api

πŸ”— Tiny API to get the title of webpage from its URL

Home Page:https://title.mihir.ch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸ”— Tiny API to get the title of webpage from its URL

https://title.mihir.ch

License:MIT License


Languages

Language:TypeScript 100.0%