Skip to content

leshayq/olx-parser-python-excel

Repository files navigation

This is simple app that parses OLX market and saves data to Excel file.

image

To use this app:

  1. Create config.py file and put there "path" variable to show the path to save data, and "user_agent" from your browser or any other.
  2. Run excel.py file and type in your request.

v2.0 changes:

  1. after app finished parsing all pages, it will open a GUI app where you will be able to see all data parsed and filter it by if there is size or no.
  2. added logging(request_url; pages found; items found)
  3. fixed some request and display issues

About

Simple OLX market parser with Python including writing data to excel table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors