Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 698 Bytes

File metadata and controls

15 lines (13 loc) · 698 Bytes

Poshmark Bot

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.

Prerequisites

  • 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.

Usage

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.