Skip to content

Web Scraper Tool A powerful web scraping tool that extracts HTML, CSS, and JavaScript content from websites effortlessly. Built with React, Vite, and Tailwind CSS, this tool allows users to input a website URL, scrape its content, and download the extracted code as a zip file

License

Notifications You must be signed in to change notification settings

kartikmehta18/WebScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScraperTool

Effortlessly extract HTML, CSS, and JavaScript content with ScraperTool. Our platform allows you to explore and download website source code with ease. Whether you are analyzing web pages, scraping for data, or saving source code for later inspection, ScraperTool makes it faster and simpler than ever.

Features

  • Scrape HTML, CSS, and JavaScript content from any website.
  • Fast and easy-to-use interface.
  • Download website source code with one click.
  • Handle various types of web page content including dynamic JavaScript content.
  • No installation required – run it straight from the browser.

How It Works

  1. Enter Website URL: Provide the URL of the website you want to scrape.
  2. Start Scraping: Click the "Start Scraping" button to begin extracting the page’s source code.
  3. Download Source Code: After the scraping process finishes, download the HTML, CSS, and JavaScript files for offline use.

Installation

Prerequisites

  • Web Browser (Chrome, Firefox, etc.)
  • Node.js (for local development version)
  • npm (for managing dependencies)

Installation Steps

  1. Clone the repository:

    git clone https://github.com/yourusername/ScraperTool.git
    cd ScraperTool
  2. Install dependencies:

    npm install
  3. Run the app:

    npm start
  4. Open your browser and navigate to http://localhost:3000 to start using ScraperTool.

Usage

  1. Enter the website URL in the input field.
  2. Click the "Start Scraping" button to begin.
  3. After the process is completed, download the source code files.

Example

For example, if you wanted to scrape the example.com website, you would enter the URL into the input field and hit "Start Scraping". Once done, you can download the HTML, CSS, and JavaScript files from the generated link.

Contributing

We welcome contributions to ScraperTool! Here’s how you can help:

  • Fork the repository and create your feature branch.
  • Install any missing dependencies or bug fixes.
  • Submit a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contact

For any issues or questions, feel free to contact us:

About

Web Scraper Tool A powerful web scraping tool that extracts HTML, CSS, and JavaScript content from websites effortlessly. Built with React, Vite, and Tailwind CSS, this tool allows users to input a website URL, scrape its content, and download the extracted code as a zip file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published