Regular parking is required according to the schedule of the real estate section on olx for apartment sales
Data needs to be displayed on a computer program or in a browser
- use filters: currency, price, total area, house type, renovation
- use a list of required residential complexes, the name of the residential complex and possible variations, parse only those listings that match the list
- also in the list, each residential complex has a market price, I will explain why below
- group results by residential complex
- calculate the price per square meter, the price for the apartment divided by the area gives the price per square meter in dollars.
- display the listing number, names of the residential complex, area, price per square meter from the listing and market price, percentage difference, price for the premises, contacts, and link
- blacklist, the ability to add certain listings to the blacklist so that they do not appear in subsequent parsing
- if the listing is no longer available, add it to the archive
- sort listings in each residential complex by price per square meter from cheapest
- sort the list of all residential complexes by the highest percentage difference in price from the market
- message in messenger with the results but displaying only one listing from each residential complex with the lowest price per square meter
Simple management, fully connected without instructions and a list of actions for self-installation and setup