The https://realtica.com is an aggregator of ads in Montenegro and other countries, but there is a lot of not actual ads and no ability to sort by update date
attribute and filter by some of the attributes.
This project was created as a parser of Montenegro rental ads from https://realtica.com to provide more flexible and convenient access to ads.
The project available by https://realitica.struchev.site
- Install jdk 21
- Execute
./gradlew bootRun
- Open http://localhost
- Install docker
- Execute
docker run -v $PWD/data:./data -p 80:80 --rm romanew/realitica:latest
- Open http://localhost
The data storage is a local h2 file database by default. When the application starts, it goes to load ads from https://realitica.com. Also, ads reload every 3 hours