Skip to content

Data Extractor is a Chrome extension that enables users to extract and log data from webpages with ease. Capture complete webpage content and save it directly to a text file. Simple setup and real-time feedback make data extraction straightforward and efficient.

Notifications You must be signed in to change notification settings

mdazlaanzubair/chrome-ext-scrapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Extractor

It is a Chrome extension designed to easily extract and log data from the currently active webpage. This extension provides a straightforward way to capture webpage content and save it to a text file for further analysis or documentation.

Features

  • Content Extraction: Captures the entire HTML content of the currently active tab.
  • Easy Installation: Simple setup process through Chrome’s extension management.
  • Downloadable Text File: Saves the extracted content into a downloadable text file.
  • Real-time Feedback: Displays messages about the extraction status and errors.

Installation

  1. Clone this repository.
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable Developer mode by toggling the switch in the top right corner.
  4. Click "Load unpacked" and select the cloned repo folder.

Usage

  1. Start Extraction:

    • Click the Data Extractor icon in your Chrome toolbar.
    • Press the "Start Scraping" button in the popup.
  2. View and Save Data:

    • After extraction, the content will be logged in the console.
    • The extracted data will be saved in a text file and automatically downloaded to your computer.

Contributing

We welcome contributions to enhance Data Extractor! If you'd like to contribute:

  1. Fork the repository.
  2. Create a feature branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Create a new Pull Request.

License

Data Extractor is licensed under the MIT License.

Contact

For any questions or feedback, please reach out to me via this email.


Thank you for using Data Extractor! We hope it simplifies your data extraction tasks.

About

Data Extractor is a Chrome extension that enables users to extract and log data from webpages with ease. Capture complete webpage content and save it directly to a text file. Simple setup and real-time feedback make data extraction straightforward and efficient.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published