ShopMy Creator Scraper avatar

ShopMy Creator Scraper

Pricing

from $2.65 / 1,000 product picks

Go to Apify Store
ShopMy Creator Scraper

ShopMy Creator Scraper

Collect public ShopMy creator picks from submitted profiles. Get creator, collection, product, brand, price, merchant, affiliate link, destination link, and click data without a ShopMy login.

Pricing

from $2.65 / 1,000 product picks

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

🛍️ Turn ShopMy creator picks into useful product data

Built for brands, affiliate teams, and creator researchers, this ShopMy Creator Scraper collects public product picks from the creator profiles you add. Get creator, collection, product, brand, price, merchant, affiliate link, destination link, and click data in one dataset without a ShopMy login.

📦 What data does the Actor return?

Each saved row is one unique product pick. It can include creator and collection details, product and brand names, price and currency, images, merchant links, affiliate links, destination links, and public click totals. If the same source pick appears again, only its first eligible match is saved.

▶️ How to run the Actor

  1. Add one or more public ShopMy creator profile URLs.
  2. Choose latest, popular, or paid collaboration picks.
  3. Set a work limit, or leave it empty to return all available picks until ShopMy has no more.
  4. Click Start. Open the dataset when the run ends.

If one profile is invalid, unavailable, or has no eligible picks, the Actor keeps working on the other profiles.

🔧 Input

FieldTypeWhat it does
creatorUrlsarray of objectsAdds one or more public ShopMy creator profile URLs. Each object has a required url field.
pickTypestringChooses latest, popular, or paidCollaboration. A creator may not have every view.
maxItemsintegerStops after this many unique picks are saved in total. Leave it empty to return all available picks until the source is exhausted.
{
"creatorUrls": [
{
"url": "https://shopmy.us/catfoor"
}
],
"pickType": "latest",
"maxItems": 3
}

📤 Output

All picks use the same output shape. Some fields may be missing when ShopMy does not show that data.

FieldTypeWhat it does
pickIdstringShopMy ID for the pick.
pickTypestringView that first found the pick.
creatorUrlstringSubmitted profile URL that first found the pick.
creatorIdstringShopMy creator ID.
creatorNamestringPublic creator name.
creatorHandlestringPublic ShopMy handle.
creatorBiostringPublic profile bio.
creatorImageUrlstringPublic profile image URL.
collectionIdstringShopMy collection ID.
collectionNamestringCollection name.
collectionDescriptionstringPublic collection description.
collectionUrlstringPublic ShopMy collection URL.
productIdstringProduct ID shown by ShopMy.
productNamestringProduct name shown by ShopMy.
brandNamestringProduct brand shown by ShopMy.
pricenumberProduct price when shown.
currencystringThree-letter currency code.
productImageUrlstringProduct image URL.
productPageUrlstringPublic ShopMy page for the pick.
merchantNamestringMerchant selling the product.
affiliateUrlstringAffiliate link for the pick.
destinationUrlstringFinal merchant product page.
clickCountintegerPublic click or engagement total.
{
"pickId": "211",
"pickType": "latest",
"creatorUrl": "https://shopmy.us/catfoor",
"creatorId": "357227",
"creatorName": "Cat Foor",
"creatorHandle": "catfoor",
"creatorImageUrl": "https://production-shopmyshelf-uploads.s3.us-east-2.amazonaws.com/img-user-deres-357227-1764963858211",
"productId": "211",
"productName": "Limitless Lash Mascara",
"brandName": "ILIA Beauty",
"price": 29,
"currency": "USD",
"productImageUrl": "https://production-shopmyshelf-uploads.s3.us-east-2.amazonaws.com/pretty-prod-1783702427983",
"productPageUrl": "https://shopmy.us/shop/product/211",
"merchantName": "ILIA Beauty",
"affiliateUrl": "https://apiv3.shopmy.us/api/redirect_click?clickId=22971669-160f-47d6-8ce8-126918da5259&cid=%3Ccustom_id%3E&url=https%3A%2F%2Filiabeauty.com%2Fproducts%2Flimitless-lash-lengthening-mascara",
"destinationUrl": "https://iliabeauty.com/products/limitless-lash-lengthening-mascara",
"clickCount": 163414
}

💳 Pricing

You are charged for each unique creator product pick saved to the dataset. Later copies of the same source pick are ignored, and they are not saved again.

🔌 Integrations

Send the dataset to Google Sheets, Slack, Make, Zapier, webhooks, or your own app through the Apify API.

❓ FAQ

Yes. Set pickType to popular or paidCollaboration. A creator may not have every view.

Do I need a ShopMy account?

No. The Actor reads public creator profiles and does not access private or login-only data.

Can it find ShopMy creators for me?

No. Add the public profile URLs you want to collect.

What happens when I add the same pick more than once?

The first eligible match is saved. Later copies of that source pick are ignored.

What is ShopMy data useful for?

Brands and affiliate teams can study public creator picks, product links, merchants, prices, and engagement totals. This Actor does not explain creator requirements, review applications, or check whether ShopMy is legit.

📝 Changelog

0.0: Initial release

  • Collect public ShopMy creator picks with product, brand, price, merchant, affiliate link, destination link, and click data.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

Made with ❤️ by Maxime Dupré