This is a simple node js application to scrap data from otomoto.pl
website.
- npm install
- nodemon start
it will open at http://localhost:3001
Api list
A. Scrap from remote link
- /advertisement?page=1
B. Advertisement routes
- advertisementList/ [GET Advertisements List]
- :productId [ GET single Advertisements]