olx-search
Installation
SKILL.md
OLX Brazil Search Skill
Search and analyze listings on OLX Brazil (olx.com.br) via CLI.
Prerequisites
# Use the existing venv (already configured)
PYTHON=/home/diogo/dev/olx-search/.venv/bin/python3
# Or install in any venv:
# pip install cloudscraper browser_cookie3