amazon-search

Installation
SKILL.md

Amazon Brazil Search Skill

Search and analyze products on Amazon Brazil (amazon.com.br) via CLI using Camoufox stealth browser.

Prerequisites

# Set up a venv in the skill directory
cd <SKILL_DIR>
python3 -m venv .venv
.venv/bin/pip install "camoufox[geoip]" playwright beautifulsoup4 lxml browser-cookie3
.venv/bin/python3 -m camoufox fetch

PYTHON=<SKILL_DIR>/.venv/bin/python3

Quick Reference

Installs
1
GitHub Stars
2
First Seen
Feb 8, 2026
amazon-search — quantmind-br/skills