Skip to content

sayalok/nodejs-scrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Js Scrap Project

This is a simple node js application to scrap data from otomoto.pl website.

To run this app do the following step:

  1. npm install
  2. nodemon start

it will open at http://localhost:3001

Api list

A. Scrap from remote link

  1. /advertisement?page=1

B. Advertisement routes

  1. advertisementList/ [GET Advertisements List]
  2. :productId [ GET single Advertisements]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published