Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 365 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 365 Bytes

Facebook Market Scraper

This node.js program will scrape through facebook market place for rental places and save it as a csv or json file.

Installing

Open up the terminal and navigate to the folder and type

yarn install

or

npm install

Running

This will monitor the node.js application and build a bundle file

    yarn run dev