Skip to content

joroto/MobileBG-Watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobileBG Watcher

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.

How to use

Requires Java 16 or higher!

  1. Download the latest packaged JAR file from the releases page
  2. Create a folder and place the JAR file in it
  3. Go to https://www.mobile.bg/ and select your filters (!Sort by newest!)
  4. Click search
  5. Copy the link you are redirected to
  6. 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:
  7. Double-click the JAR file to start the tool

Double clicking a picture or text will open the corresponding listing in your web browser

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.