Skip to content

Pelgow/oss-festival

Repository files navigation

oss-festival

Installation

Please ensure that you have Node.js installed on your machine before proceeding with the following steps. Clone or download the project to your local machine. You can do this by using the Git command:

git clone <repository-url>

To install the package, you can use npm:

npm install

Usage

Get festivals by region: Function: scrapeFestivalsDataByRegion(region) Retrieve festivals based on a specific region. region (string): The name of the region. Example: 'Île-de-France'

scrapeFestivalsDataByKeyword(keyword) Retrieve festivals based on a specific keyword. keyword (string): The name of the keyword. Example: 'music'

License : Mit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published