Scraping Test for luxonis
cd server
npm install
npm start
cd client
npm install
npm start
Server side will start on localhost using port: 8081
.
Client will start with port: 8080
Just open Your browser and type URL - http://localhost:8080
.
- start scraping with
START SCRAPE
button - refresh scraped data stored in DB using
REFRESH DATA
button