
Webscrapest is a powerful Chrome extension I built to streamline website analysis for SEO professionals, digital marketers, and developers. It provides instant insights into any webpage’s technical setup, on-page SEO metrics, and performance, all within a single click.
Key Features:
- 🔍 SEO Audit: Analyzes meta tags, heading structure, image alt attributes, and keyword usage.
- 🚀 Performance Check: Displays core web vitals and Lighthouse performance scores.
- 🔧 Tech Stack Detection: Identifies frameworks, CMS, libraries, and third-party tools used on the site.
- 🧪 Mobile-Friendliness & Accessibility Check: Evaluates mobile responsiveness and basic accessibility issues.
- 📋 Copy & Export Reports: Easily copy or download analysis reports for quick sharing or documentation.
Tech Stack:
- React with TypeScript
- Tailwind CSS for styling
- Webpack for bundling
- Chrome Extension APIs
- Custom DOM parsing & analysis logic
Why I Built It:
I wanted to create a fast and lightweight tool to simplify the process of auditing websites during development, competitor research, or client analysis—without jumping between multiple platforms.