/xbox-deals-scrapper

Primary LanguageJavaScriptMIT LicenseMIT

Xbox Deals Scrapper

This project is a web scraper built using Puppeteer, a headless browser automation library for Node.js. The scraper is designed to extract information about games on sale from Xbox site.

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/jobo215/xbox-deals-scapper.git
  2. Install dependencies:

    cd xbox-deals-scrapper
    npm install

Usage

Run the scraper using the following command:

node index.js

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
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

Licence

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

Contact

Jovan Bojovic - jovanbojovicst@gmail.com