A Python-based bot designed to automate the sharing of closet items on Poshmark. This tool simplifies the process of increasing item visibility by automatically sharing your listings, helping to boost sales and engagement on the platform.
- Python - version 3.7+
- Create a 2Captcha account and add a balance.
- Fill out your details in
.env
. A template is provided at.env.example
. - Install dependencies:
pip install selenium twocaptcha dotenv
.
Run the bot
python main.py
The bot will start and automatically log in to your Poshmark account, solve any captchas using 2Captcha, and begin sharing your closet items.