Shopify Product Creation from Yupoo Albums

Job ID: 39559481

Budget: $30 – $250 USD

Hi! I need a fully automated Python solution that does the following:

GOAL:
Create Shopify products automatically from Yupoo albums, with:

All images scraped

Title extracted (e.g. “25/26 Porto Away S-4XL”)

Sizes parsed and turned into Shopify variants

Shopify product created via API

Input:
A list of Yupoo album URLs (manually entered or read from CSV)

Output:
Products created in Shopify with:

Product title = scraped album title

Product images = from the Yupoo album

Product variants = based on the size range detected in the title (e.g., S-4XL)

Full explanation:
Scraping an album from YUPOO is difficult, as images are protected. Therefore for the only way to do this is through coding!
Although there are some resources that scrape the images (See below) and we can do it through code (harder...), it doesn't scrape the title and sizes; therefore, we need to add code to scrape all in one.


Resources You Can Use:

https://github.com/petini96/yupoo-images-downloader - I have found this code that seems to bypass Yupoo restrictions and download the images. However, I'm keen to have a one solution that will scrape the title and size into a Shopify product.

https://apify.com/pizani/yupoo-images-downloader - Found this, not a typical code in Github, but a working (tested) way to scrape Images.

I will provide:
My Yupoo album links for testing

My Shopify API credentials

Timeline:
As long as we make this work, I'm grateful, I don't care about the timeline!

Thank you!