MetaThief is a website tool that extracts metadata from web pages, such as meta tags, favicons, and more.
- Extracts meta tags from web pages.
- Fetches favicons and other icons
- Provides a simple API to access extracted metadata.
To install the dependencies, run:
pnpm install
To start the server, run:
pnpm run dev
The server will start on http://localhost:3000.
This project is licensed under the MIT License. See the LICENSE file for more details.