Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 360 Bytes

File metadata and controls

19 lines (16 loc) · 360 Bytes

Waves Product Scraper

An Apify actor that scrapes plugin and bundle details from waves.com.

This is used by pluginhound to populate available products and track prices.

Develop

Install dependencies

npm install

Run

npm start

Test

npm test