Skip to content

singulasar/web-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the project

SETUP

From the root of the project run the following commands in order:
npm install
cd .\client\
npm install
npm run build
cd ..
node .\server\index.js

Use of API

The API can be accessed through localhost:4000/fetch-product-data?url=[link to shop]
It will return a json object

Use of client

Browse to localhost:4000
Fill in the shop url in the input field
Submit the data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages