Skip to content

A Selenium ChromeDriver Script for automatically uploading art and memes alike to Redbubble as merch

Notifications You must be signed in to change notification settings

jongan69/Redbubble_Uploader

Repository files navigation

Redbubble_Uploader

______________ ___ .___ _________ .___ _________ ____________________ ________ ____ ._________ _______
__ / | | |/ / | |/ / _ _ \__ \ | |/ |_ / \ \
| | / ~ \ |_
\ | |_
__ \ | | /| / / | | < | _) / | \
| | \ Y / |/ \ | |/ \ | | | | / | \ | \ | / | \
|
| ___| /|/_____ / |/____ / |______ /|| /____ /|__ /___ /_| /
/ / / / / / / / /
____________________________ __________ _____ _____________ .
_______ ________ _____ ___________ ___________________ . ___ .__________
/ /_ /_ \___ \ / _ \ / / |/ | |\ \ / _____/ / \ _ / _ /_ \ _ /| \ / / | _ /
_
\ | | / | | / / /\ \ _
| < | |/ | / \ ___ / \ / \ | ) | | / | \ | ) | |\ / | | | |
/ \ | | / | \ | / | / \ | | / | \ _\ \ / Y | \ | | / | \ | \ | |/ \ | | | |
/
/ |
| _
/_| _|
/_______ /|__ __|__ /______ / _|__ /_______ / || ___ / ___ / |//\ \ || || /\
/ / / / / / / / / / / _/ )/
__ __ _________________________ ___ ___ ______________ ___ .
__ _________ ____ ._______ ___________________
/ \ / / _ __ /_ ___ \ / | \ _ / | | |/ / \ \ / /| _ \ _ _/_ \
\ // / /
\ | | / \ // ~ \ | | / ~ \ |_
\ \ Y / | || | \ | ) / | \
\ / | \ | \ _
\ Y / | | \ Y / |/ \ \ / | || ` | / | \
_/\ /_
|_ /| ______ /___| / || ___| /|/____ / _/ |/______ /_______ /_______ /
/ / / / / / / / /

https://youtube.com/live/BkVkD8nb2LY?feature=share

A Selenium ChromeDriver Script for automatically uploading art and memes alike to Redbubble stickers as merchandise on Redbubble that also passes captcha

What is this?

This is a bot that uploads memes to redbubble.com.

How to use?

  1. pip3 install -r ./requirements.txt to Install Selenium, Chrome Driver and Python.

  2. Download this bot and add your login credentials and chrome driver path in the config.py file: A. Redbubble Email B. Redbubble Password C. Path to Chrome Webdriver (This was built using Brave Browser or Chromium 93)

  3. Place the memes you wish to upload in the specified directory.

  4. python3 app.py to Run the bot

  5. The bot will now automatically upload the memes to redbubble.com.

What does it do?

This bot will log in to your redbubble account and upload memes from the specified directory. It will automatically fill out the necessary fields such as tags, description and categories. It will also delete the meme from the directory once it is uploaded.

What does it not do?

This bot does not check for duplicates. It will upload the memes as is without any checks.

The bot will run up to 60 times before failure (Redbubble caps out number of uploads per day at 60)

About

A Selenium ChromeDriver Script for automatically uploading art and memes alike to Redbubble as merch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages