Skip to content

πŸ” πŸ“Š Scrapes data from ACARA's official price guide.

License

Notifications You must be signed in to change notification settings

santiagodotsh/acara-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Scrapes data from ACARA's official price guide.

Install dependencies

  ~$ npm install

Environment variables

  # Copy the .env.example file to .env.local
  ~$ cp .env.example .env.local

Open the .env.local file and set the environment variables.

Scraperapi API key is optional.

Compile and run the project

  # Compile the project
  ~$ npm run build

  # Run the project
  ~$ npm run start

About

πŸ” πŸ“Š Scrapes data from ACARA's official price guide.

Topics

Resources

License

Stars

Watchers

Forks