Skip to content

RedScraper takes all of your items informations from RedBubble and create a json

License

Notifications You must be signed in to change notification settings

PamposDev/RedScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedScraper

RedScraper

This is RedBubble Scraper
100% Shell Script

RedScraper takes all of your items informations and create a json (output example)

Requirements

Works only with items you have uploaded on RedBubble with this config: image_only

Launch

all you need is change data in user_config.sh

# RedBubble author
declare redbubble_author="pamposdev"

# RedBubble items
declare -a redbubble_items=(
	"37747133-autumn-2"
	"37958581-color-hit"
)

you can take data from this example links:

https://www.redbubble.com/people/pamposdev/works/37747133-autumn-2
https://www.redbubble.com/people/pamposdev/works/37958581-color-hit

save and launch:

$ ./redscraper.sh

Result

you can find the result of all scraping in root folder named "parsed"

License

  • Code and Contributions have MIT License
  • Images and logos have CC BY-NC 4.0 License
  • Documentations and Translations have CC BY 4.0 License

About

RedScraper takes all of your items informations from RedBubble and create a json

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages