Skip to content

Latest commit

History

History
14 lines (9 loc) 路 257 Bytes

README.md

File metadata and controls

14 lines (9 loc) 路 257 Bytes

ingatlan.com web scraper

search properties and take screenshots in an automated way.

Installation

This project requires Node.js v8+ to run.

Install the dependencies and start the server.

$ npm install
$ npm start