šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

metalens

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metalens

cli that lets you preview metadata of any website locally

0.0.8
latest
Source
npm
Version published
Weekly downloads
61
-81.35%
Maintainers
1
Weekly downloads
Ā 
Created
Source

metalens

Extract, view, and analyze website metadata from the command line

Features

  • Extract Open Graph, Twitter card, and standard meta tags
  • View metadata in a formatted terminal output
  • Save metadata as JSON for further analysis
  • Preview metadata in a local web interface

preview

Installation

npm install -g metalens

npx metalens

Usage

# Provide URL directly
metalens example.com

# Interactive mode
metalens

After fetching metadata, choose to:

  • View data in the terminal
  • Save as JSON file
  • Launch local preview in browser

Development

git clone https://github.com/rudrodip/metalens.git
cd metalens
bun install
bun run dev

License

MIT

Keywords

metalens

FAQs

Package last updated on 30 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts