Skip to content

lamazzing/teslaScrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teslaScrapper

Usage:

  1. All in one command for installing and starting backend server: "sh launchBackend.sh";
  2. Open new terminal;
  3. All in one command for installing and starting frontend server: "sh launchFrontend.sh";

More detailed:

  1. Run the command 'npm install' in both the backend and frontend folders

  2. To run the puppeteer scrapper within backend/puppy launch 'node scrapeTesla.js' (OPTIONAL: a set of data is already present in the database)

  3. Launch the backend with 'npm start' (running on port 3001), Launch the frontend with 'npm start' (running on port 3000)

About

A scrapper for Tesla cars on leboncoin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published