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.
- 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
- Next.js
- Tailwind CSS
- Vercel
- Logo
- SCSS
- Axios
- Cheerio
Check out the live demo here.
To get started with MetaScraper, follow these steps:
-
Clone the repository
git clone https://github.com/Drealdumore/MetaScraper.git cd MetaScraper
-
Install dependencies
npm install
-
Run the development server
npm run dev
Open http://localhost:3000 with your browser to see the result.
- Enter the URL of the website you want to scrape in the input field.
- Click on the "Scrape Metadata" button.
- View the extracted metadata displayed on the page.
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License.
- GitHub: Drealdumore
- Twitter: drealdumore