This is a web scraper that keeps track of new listings on Polovni Automobili. It is written in TypeScript.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Node.js
- pnpm
- Clone the repository
git clone https://github.com/iperzic/polovniautomobili-watcher.git
- Navigate into the cloned repository
cd polovniautomobili-watcher
- Install the dependencies
pnpm install
- Run the project
pnpm start
TODO
- Igor Perzic - Initial work - iperzic
This project is licensed under the MIT License - see the LICENSE.md file for details