Skip to content

RogerBambinetti/PROs-scrapper-nodejs

Repository files navigation

PROs-scrapper - NodeJS + Puppeteer

English Português

Description

Web scrapper to collect songwriting data from multiple Performance Right Organizations (PROs) repertories.

Requirements

Before you begin, ensure you have met the following requirements:

  • Node.js: v20.x
  • NPM: Usually installed with Node.js

⚠️ Note: Using other versions may cause incompatibilities.

Installation & Setup

Instructions on how to install and set up the project.

  1. First, let's install the project dependencies with npm:
# Install dependencies
npm install
  1. Set your environment variables correctly in the .env file (refer to .env.example for guidance):

  2. Finally, run the nodeJS project with:

npm start

License

This project is intended for learning purposes only and is not licensed for commercial use.

Contributors

Photo of Roger Bambinetti
Roger Bambinetti

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published