Car Parker with a web interface on Django
Parser was implemented on Python using selenium.PhantomJS. This approach was due to the fact that the data on the site was extracted by a script and parsing using urllib would not give anything.
Parser was integrated into Django and gave managers the opportunity to work with him through a web interface and to distribute user access levels.
Usual users could carry out CRUD operations with the obtained data.
Parser was integrated into Django and gave managers the opportunity to work with him through a web interface and to distribute user access levels.
Usual users could carry out CRUD operations with the obtained data.