MobileBG Watcher is a tool used to track new car listings on mobile.bg. It shows all the newest listings based on filters you set. The listings are always sorted by newest created, edits of old listings are not pushed to top. Tool supports multiple filters active at once.
Requires Java 16 or higher!
- Download the latest packaged JAR file from the releases page
- Create a folder and place the JAR file in it
- Go to https://www.mobile.bg/ and select your filters (!Sort by newest!)
- Click search
- Copy the link you are redirected to
- Create a file named
car_requests.properties
in the folder where you placed the JAR file, open it with Notepad or similar text editor and set its content to: a variable (you may put model and brand for easier management) that equals (=) the link you were on, like this:
- Double-click the JAR file to start the tool
To have multiple active filters you add lines to the car_requests.properties
file exactly the same way you did the first car model
The tool will create a folder named "LOGS" for logging which should not concern you, it's for debugging.