/PlatiRuParser

Retrieve and sort information from plati.market

Primary LanguagePython

PlatiRuParser

Simple app used for browsing through plati.market

This app was created because plati.market lacks sorting in search results

Features

  • Search bar
  • Sort by any column
  • Open product card in browser by double clicking on it

Screenshots

results sorted by price

image

Installation

in console:pip install -r requirements.txt

then run: main.py

OR

download the latest executable from releases tab