/sal-pr-scraper

Scrapes restaurants from https://www.sal.pr/ and creates a CSV with the restaurants information

Primary LanguageTypeScript

Sal.pr Scraper

Scrapes restaurants from Sal.pr and created a CSV with the restaurants information.

I took the liberty to export the CSV file and import them into Notion. Feel free to get the data from this Notion page.

To start local development

yarn dev

To build the project

yarn build