Web Scraper is a powerful, open-source Chrome extension designed for coders and hackers to extract data from web pages with ease. It's fast, customizable, and built with a sleek, modern interface.
- Multi-option scraping: Extract text, links, images, and tables with a single click
- Custom CSS selectors: Target specific elements for precise data extraction
- Real-time preview: See what you're about to scrape before you do it
- Data export: Save your scraped data as JSON, CSV, or copy to clipboard
- Presets: Save and load your favorite scraping configurations
- Sleek dark mode interface: Easy on the eyes for those late-night coding sessions
- Clone this repository or download the ZIP file.
- Open Chrome and go to
chrome://extensions/. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the extension folder.
- Click the extension icon in your Chrome toolbar.
- Select the data types you want to scrape or enter a custom CSS selector.
- Use the "Preview" button to see what's about to be scraped.
- Click "Scrape" to extract the data.
- View the results and export or copy as needed.
- Save your configuration as a preset for future use.
Pull requests are welcome! For major changes, please open an issue first to discuss what you'd like to change.
- Fork the repo.
- Create your feature branch (
git checkout -b feature/AmazingFeature). - Commit your changes (
git commit -m 'Add some AmazingFeature'). - Push to the branch (
git push origin feature/AmazingFeature). - Open a pull request.
Developed by Tirup Mehta. Passionate about creating tools that empower coders and hackers to explore the web.