Skip to content

Easily extract and retrieve metadata from any website, including the title, OG image, and description.

Notifications You must be signed in to change notification settings

drealdumore/MetaScraper

Repository files navigation

MetaScraper - Website Metadata Extractor

MetaScraper is a powerful web application built with Next.js that allows users to easily extract and retrieve metadata from any website. The extracted metadata includes the title, OG image, description, and more, making it an essential tool for web scraping and SEO optimization.

MetaScraper

Features

  • Extract title, description, OG image, and other metadata from websites
  • Dark mode and light mode support with dynamic favicon switching
  • Built with Next.js for server-side rendering and static site generation
  • Responsive and modern UI design

Tech Stack

Demo

Check out the live demo here.

Installation

To get started with MetaScraper, follow these steps:

  1. Clone the repository

    git clone https://github.com/Drealdumore/MetaScraper.git
    cd MetaScraper
  2. Install dependencies

    npm install
  3. Run the development server

    npm run dev

Open http://localhost:3000 with your browser to see the result.

Usage

  1. Enter the URL of the website you want to scrape in the input field.
  2. Click on the "Scrape Metadata" button.
  3. View the extracted metadata displayed on the page.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License.

Contact

About

Easily extract and retrieve metadata from any website, including the title, OG image, and description.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published