Skip to content

PiotrO9/job_board_scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Job board scrapper

This project is a backend for https://github.com/PiotrO9/job_board
Main purpose is scrapping data from https://nofluffjobs.com/pl

Tech stack

I use Node.js and Express.js for building base of application. Scraping is available by Puppeteer.js

How to run?

  1. git clone https://github.com/PiotrO9/job_board_scrapper.git
  2. npm install
  3. node index.js

Important information

Because of there is no free hosting where host app with puppeteer.js library is possible, to run whole project you have to download backend and frontend locally
Link for frontend repository https://github.com/PiotrO9/job_board

About

๐Ÿ—„ Backend for job board project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published