Skip to content
/ Taggr Public

Generates Optimized Tags for Redbubble Products

License

Notifications You must be signed in to change notification settings

sree-ee/Taggr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Taggr

This Python script allows you to extract product tags from the Redbubble website. It uses the requests library to fetch search results and the BeautifulSoup library to parse the HTML content.

Installation

1.Make sure you have Python installed on your system. 2.Install the required libraries using pip:

pip install requests beautifulsoup4

Usage

1.Run the script and enter a keyword when prompted.

2.The script will search Redbubble for products related to the keyword.

It will then extract the tags from the top product page and display them.

Note: The script limits the number of tags to 17 per product.

About

Generates Optimized Tags for Redbubble Products

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages