Skip to content

m9hmood/data-scraper-ext

Repository files navigation


Logo

Data Scraper

Chrome extension for data scraping

About The Project

Data Scraper is a powerful browser extension that enables you to easily extract content from web pages. With this extension, you can quickly and effortlessly scrape information from various websites without having to write any code. Whether you need to collect data for research, analysis, or any other purpose, Data Scraper can simplify the process and save you time.

Built With

Vue.js TypeScript Vite

Installation

This extension only works on chrome right now, you can install it from Chrome Extensions Store From Here

Usage

Watch this video to understand how the plugin works: Youtube

Roadmap

  • Support scroll pagination
  • Support scraping table with auto pagination
  • Multi-language Support
    • English
    • Arabic

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

How To Run The Code

This is a simple guide about how to clone and run the extension on chrome

  1. Clone the repo
    git clone https://github.com/m9hmood/data-scraper-ext.git
  2. Install NPM packages
    npm install
  3. Run the dev server.
    npm run dev
  4. Go to chrome://extensions
  5. Enabel developer mode from the switch on top-right or top-left
  6. Click on load unpacked
  7. Select the build folder inside the project folder

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Mahmood A.Shakir - @m9hmood - contact@mahmoodshakir.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published