A simple Python-based tool for tracking and visualizing the price history of products hosted on OLX. The data is stored locally and can be returned either as a list or as a graph.
python3 main.py --url "<product_url>" [--add | --update | --price-history | --price-graph]