A simple command-line tool to fetch the title and meta description of a webpage.
- Fetches the
<title>of a webpage - Extracts the
<meta name="description">content - Handles errors gracefully
- Lightweight and easy to use
Clone this repository:
git clone https://github.com/likefreedom/webmeta-cli.git
cd webmeta-cli