A simple Node.js run scraper for a real estate listings website Aruodas.lt.
Important
I no longer need this project as I had managed to rent out a place, and as such I'm archiving this project. It may still work in the future, it may not. Feel free to fork and utilize as you see fit.
Example config file is provided, but one MUST copy it to ./config.json
before running.
Requires Node.js 18.x or up, and a Chrome/Chromium executable within the running machine(for Puppeteer).
After that, app can be run with npm run start
.