Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 669 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 669 Bytes

pyolx

Python scrapper for OLX

Coverage Status Build Status Documentation Status

Running

Installation

pip install pyolx
pip install -r requirements.txt

Example script

python example.py

Travis pipeline

tox

Tests

py.test tests.py -vv