Amazon Influencer Storefronts Scraper
Pricing
from $0.01 / 1,000 profiles
Amazon Influencer Storefronts Scraper
Extract public Amazon influencer profiles and collections from storefront URLs or handles. Optionally expand collections into visible recommended products or include creator videos, and filter by marketplace or public signals. No Amazon login is needed.
Pricing
from $0.01 / 1,000 profiles
Rating
0.0
(0)
Developer
Maxime Dupré
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
3
Monthly active users
19 days ago
Last modified
Categories
Share
🛍️ Inspect Amazon influencer storefronts
This Actor is for influencer marketing teams, Amazon brands, affiliate managers, and creator researchers. Submit public Amazon storefront URLs or handles and get creator profiles, storefront sections, Idea Lists, curation data, recommended products, and optional creator videos with source links, marketplace context, and capture times. Use the data to compare creator product mixes, check public affiliate signals, or prepare outreach from the pages you chose.
- Review a creator page and its public data with Amazon Influencer Storefront Scraper.
- Check a known Amazon page with Amazon Storefront Scraper and save its public creator and collection details.
- Inspect one Idea List or storefront with Amazon Influencer Storefront and keep its source links.
- Use Amazon Influencer to review public creator profile details from a supplied target.
- Explore a supplied storefront with Amazon Influencer Program and export its public collection data.
📋 Public storefront data
Each saved row keeps a record type, source page, and capture time. A storefront row can include creator identity, biography, affiliate disclosure, social links, public activity counts, section summaries, collections, and videos. A direct collection row keeps the known collection and its creator context. Product expansion adds visible product details inside a collection, and video output adds public video details when enabled. Counts shown by the source are separate from the number of records or products extracted. Fields that the source does not show may be absent.
▶️ Check a storefront or Idea List
- Choose
Influencer storefrontsto inspect a list of public storefront URLs or handles, or chooseIdea List collectionfor one known collection URL. - Add the storefront targets or collection URL. A full URL keeps its own Amazon marketplace. Set a marketplace and optional locale when you use handles.
- Add marketplace, top-creator, affiliate disclosure, curation, or activity filters when you want to keep only matching public signals.
- Turn on collection expansion for visible recommended product records, or turn on creator videos when you need those records.
- Set
Maximum items to processfor a bounded run. Leave it empty to return all available results until the public source is exhausted. - Start the run and open the dataset in the output. The Actor also saves one target outcome for each submitted target.
The Actor reads public Amazon pages and does not need an Amazon login. One run uses one shared extraction scope for its submitted storefront list.
⚙️ Input
Use the input to inspect several storefronts with one shared scope or one known Idea List. Fields for the other target type are not used.
Input fields
| Field | Type | What it does |
|---|---|---|
target | string | Chooses storefronts for a list of URLs or handles, or collection for one public Idea List or collection URL. |
storefronts | array of strings | Adds one or more public Amazon storefront URLs or handles. The same scope, marketplace, and locale apply to every entry. |
marketplace | string | Sets the Amazon marketplace for entries that are handles. A full URL keeps its own marketplace. |
locale | string | Optionally sets locale context for storefront handles. The source may ignore it when the storefront does not support locale selection. |
includeVideos | boolean | When true, returns public creator-video records for storefront targets and adds the matching video event. Direct collection targets do not return videos. |
filterMarketplace | string | Keeps only storefronts that report the selected public marketplace. Leave it empty to keep all marketplaces. |
topCreatorFilter | string | Keeps any storefront, one with a public top-creator signal, or one without that signal. |
affiliateStatusFilter | string | Keeps any storefront, one with a public affiliate disclosure, or one without that disclosure. |
curationFilter | string | Keeps any storefront, one with a public curation signal, or one without that signal. |
activityFilter | string | Keeps any storefront, one with public activity signals, or one without those signals. |
collectionUrl | string | Adds one public Amazon Idea List or collection URL for the collection target. |
expandCollections | boolean | When true, expands visible public collections into recommended product records. Profile and collection context are returned either way. |
maxItems | integer | Stops after this many result rows are emitted in the run. Later targets receive a limit outcome. Leave it empty to return all available results until the public source is exhausted. |
Example input
The following JSON is copied from the successful Hosted QA default-input run on the current beta build.
{"target": "storefronts","storefronts": ["sweetsavingsandthings"],"includeVideos": false,"expandCollections": false,"maxItems": 1}
🧾 Output
The run output includes a link to the default dataset. The Actor also saves target outcomes under the TARGET_OUTCOMES key-value record. The dataset can contain storefront rows or direct collection rows.
Run links
| Field | Type | What it does |
|---|---|---|
dataset | string | Links to the default dataset with successful storefront and collection rows. |
Storefront rows
| Field | Type | What it does |
|---|---|---|
recordType | string | Identifies this row as a storefront row. |
sourceUrl | string | Public Amazon storefront page used for the row. |
capturedAt | string | Time when the public source data was captured. |
creator | object | Public creator details shown on the storefront. |
creator.creatorId | string | Public creator identifier. |
creator.name | string | Public creator name shown on the storefront. |
creator.bio | string | Public creator biography when shown. |
creator.storefrontUrl | string | Public URL of the creator storefront. |
creator.marketplace | string | Amazon marketplace reported by the storefront. |
creator.locale | string | Locale used or shown by the storefront when available. |
creator.affiliateDisclosure | string | Public affiliate disclosure text when shown. |
creator.isTopCreator | boolean | Says whether the storefront shows a public top-creator signal. |
creator.hasCuration | boolean | Says whether the storefront shows a public curation signal. |
creator.socialLinks | array of objects | Public social links shown on the storefront. |
creator.socialLinks[].platform | string | Name of the social platform. |
creator.socialLinks[].url | string | Public social profile URL. |
creator.activityCounts | array of objects | Public activity counts shown on the storefront. |
creator.activityCounts[].name | string | Name of the activity count shown by the source. |
creator.activityCounts[].value | integer | Non-negative activity count shown by the source. |
sectionSummaries | array of objects | Public storefront sections and the counts shown for them. |
sectionSummaries[].name | string | Name of a storefront section. |
sectionSummaries[].type | string | Kind of section, such as a list or video section. |
sectionSummaries[].visibleCount | integer | Count shown by the source for the section, not the number of returned rows. |
collections | array of objects | Public Idea Lists or other collections shown by the source. |
collections[].collectionId | string | Public collection identifier. |
collections[].curationId | string | Public curation identifier when available. |
collections[].type | string | Collection type reported by the source. |
collections[].title | string | Public collection title. |
collections[].url | string | Public URL of the collection. |
collections[].imageUrls | array of strings | Public collection image URLs shown by the source. |
collections[].itemCount | integer | Number of items declared by the source for the collection. |
collections[].postCount | integer | Number of posts declared by the source for the collection. |
collections[].products | array of objects | Visible products extracted from the collection when product expansion is on. |
collections[].products[].productId | string | Public product identifier. |
collections[].products[].title | string | Public product title shown by the source. |
collections[].products[].brand | string | Product brand shown by the source. |
collections[].products[].url | string | Public product page URL. |
collections[].products[].imageUrls | array of strings | Public product image URLs shown by the source. |
collections[].products[].displayPrice | string | Price text shown by the source. |
collections[].products[].availabilityText | string | Availability text shown by the source. |
collections[].products[].deliveryText | string | Delivery text shown by the source. |
videos | array of objects | Public creator videos shown when video output is enabled. |
videos[].videoId | string | Public video identifier. |
videos[].url | string | Public video page URL. |
videos[].title | string | Public creator-video title. |
videos[].duration | string | Video duration shown by the source. |
videos[].thumbnailUrl | string | Public video thumbnail URL. |
videos[].productIds | array of strings | Public product identifiers linked to the video. |
videos[].engagementCounts | array of objects | Visible engagement counts shown for the video. |
videos[].engagementCounts[].name | string | Name of the engagement count shown by the source. |
videos[].engagementCounts[].value | integer | Non-negative engagement count shown by the source. |
When collection expansion is off, collections[].products is an empty array. When it is on, the array contains visible products returned by the source.
Example storefront row
This is a shortened genuine storefront row from a successful current-beta run with collection expansion enabled. It keeps one collection and one visible product. The "..." values mark omitted biography, activity, additional collections, and products.
{"recordType": "storefront","sourceUrl": "https://www.amazon.com/shop/creativewithgina","capturedAt": "2026-09-07T05:03:14.583Z","creator": {"creatorId": "amzn1.account.AFOANFWUYW46YVLTPFRJUPA4IJLA","name": "Gina Young","bio": "...","storefrontUrl": "https://www.amazon.com/shop/creativewithgina","marketplace": "amazon.com","locale": "en_US","affiliateDisclosure": "Earns revenue","isTopCreator": false,"hasCuration": true,"socialLinks": [{"platform": "instagram","url": "https://www.instagram.com/creativewithgina"},{"platform": "youtube","url": "https://www.youtube.com/channel/UCP6f_IBEVG1oRwmSWduE7rA"},{"platform": "pinterest","url": "https://www.pinterest.com/creativewithgina"}],"activityCounts": "..."},"sectionSummaries": [{"name": "All","type": "all","visibleCount": 239},{"name": "Idea Lists","type": "list","visibleCount": 2},{"name": "Photos","type": "photo","visibleCount": 0},{"name": "Videos","type": "video","visibleCount": 10},{"name": "Livestreams","type": "livestreams","visibleCount": 0}],"collections": [{"collectionId": "amzn1.ideas.2L3MMPPFJXO2Q","type": "idea_list","title": "Time-Tested School Staples","url": "https://www.amazon.com/shop/creativewithgina/list/2L3MMPPFJXO2Q?tag=ginayoung08-20","imageUrls": ["https://m.media-amazon.com/images/I/913o8Yyk3+L._AC_._US550_SCLZZZZZZZ_.jpg"],"itemCount": 20,"products": [{"productId": "B0C2WCQP2J","title": "Bentgo Kids Print Durable & Water-Resistant Backpack | Lightweight 14” Backpack for School, Travel, & Daycare, Ages 4+, & Loop for Lunch Bag (Unicorn)","brand": "Bentgo","url": "https://www.amazon.com/dp/B0C2WCQP2J?linkCode=ssc&tag=ginayoung08-20&creativeASIN=B0C2WCQP2J&asc_item-id=amzn1.ideas.2L3MMPPFJXO2Q&ref_=aip_sf_list_spv_ofs_d_asin","imageUrls": ["https://m.media-amazon.com/images/I/51yyjXYq22L._AC_.jpg"],"displayPrice": "$29.99","deliveryText": "FREE delivery Sat, Sep 12 on $35 of items shipped by Amazon"},"..."]},"..."],"videos": []}
Video-enabled storefront row
This is a shortened genuine storefront row from a successful current-beta run with creator videos. It keeps one returned video. The "..." values mark omitted biography, activity, additional collections, and videos.
{"recordType": "storefront","sourceUrl": "https://www.amazon.com/shop/sweetsavingsandthings","capturedAt": "2026-09-07T05:03:16.712Z","creator": {"creatorId": "amzn1.account.AGZWUMUYS5FHOJHF2CPDZQ6UFFOA","name": "Sweet Savings and Things","bio": "...","storefrontUrl": "https://www.amazon.com/shop/sweetsavingsandthings","marketplace": "amazon.com","locale": "en_US","affiliateDisclosure": "Earns revenue","isTopCreator": true,"hasCuration": true,"socialLinks": [{"platform": "pinterest","url": "https://www.pinterest.com/sweetsavingsandthings/"}],"activityCounts": "..."},"sectionSummaries": [{"name": "All","type": "all","visibleCount": 3525},{"name": "Idea Lists","type": "list","visibleCount": 19},{"name": "Photos","type": "photo","visibleCount": 1},{"name": "Videos","type": "video","visibleCount": 10}],"collections": [{"collectionId": "amzn1.ideas.2E7LAQURU41SP","type": "idea_list","title": "Products From Reels","url": "https://www.amazon.com/shop/sweetsavingsandthings/list/2E7LAQURU41SP?tag=sweetsaving0b-20","imageUrls": ["https://m.media-amazon.com/images/I/615w4BqFabL._AC_._US550_SCLZZZZZZZ_.jpg"],"itemCount": 382,"products": []},"..."],"videos": [{"videoId": "amzn1.vse.video.04f42758602d4b2ea0b93e3d31e4c0c8","url": "https://www.amazon.com/vdp/04f42758602d4b2ea0b93e3d31e4c0c8?creator_attr_token=Y29tcEN0eElkPWFpcHN0b3JlZnJvbnRzdmMtMjAyNi0wNC0wOS1xeE1yJnRhZz1zd2VldHNhdmluZ3NvLTIwJmxpbmtDb2RlPXNzYyZhc2NfaXRlbS1pZD1hbXpuMS52c2UudmlkZW8uMDRmNDI3NTg2MDJkNGIyZWEwYjkzZTNkMzFlNGMwYzguaW5jbHVkZUxpbWl0ZWRWaXNpYmlsaXR5&tag=sweetsavingso-20","title": "Top Amazon beauty essentials I can't live without!","duration": "0:21","thumbnailUrl": "https://m.media-amazon.com/images/I/61L12BXdWbL._AC_._SX500_SCLZZZZZZZ_.jpg","productIds": ["B0GMRVM26R","B0C42HJRBF","B0F19YY96Z","B07YLBNVFY"],"engagementCounts": []},"..."]}
Collection rows
| Field | Type | What it does |
|---|---|---|
recordType | string | Identifies this row as a collection row. |
sourceUrl | string | Public Amazon Idea List or collection page used for the row. |
capturedAt | string | Time when the public source data was captured. |
creator | object | Public creator context shown with the collection. |
creator.creatorId | string | Public creator identifier. |
creator.name | string | Public creator name when shown. |
creator.bio | string | Public creator biography when shown. |
creator.storefrontUrl | string | Public URL of the creator storefront. |
creator.marketplace | string | Amazon marketplace reported by the source. |
creator.locale | string | Locale used or shown by the source when available. |
creator.affiliateDisclosure | string | Public affiliate disclosure text when shown. |
creator.isTopCreator | boolean | Says whether the source shows a public top-creator signal. |
creator.hasCuration | boolean | Says whether the source shows a public curation signal. |
creator.socialLinks | array of objects | Public social links shown by the source. |
creator.socialLinks[].platform | string | Name of the social platform. |
creator.socialLinks[].url | string | Public social profile URL. |
creator.activityCounts | array of objects | Public activity counts shown by the source. |
creator.activityCounts[].name | string | Name of the activity count. |
creator.activityCounts[].value | integer | Non-negative activity count. |
sectionSummaries | array of objects | Public storefront sections when the source provides them. |
sectionSummaries[].name | string | Name of a storefront section. |
sectionSummaries[].type | string | Kind of storefront section. |
sectionSummaries[].visibleCount | integer | Count shown by the source for the section. |
collections | array of objects | The directly targeted public collection and its collection data. |
collections[].collectionId | string | Public collection identifier. |
collections[].curationId | string | Public curation identifier when available. |
collections[].type | string | Collection type reported by the source. |
collections[].title | string | Public collection title. |
collections[].url | string | Public URL of the collection. |
collections[].imageUrls | array of strings | Public collection image URLs. |
collections[].itemCount | integer | Number of items declared by the source. |
collections[].postCount | integer | Number of posts declared by the source. |
collections[].products | array of objects | Visible products extracted from the collection when expansion is on. |
collections[].products[].productId | string | Public product identifier. |
collections[].products[].title | string | Public product title. |
collections[].products[].brand | string | Product brand shown by the source. |
collections[].products[].url | string | Public product page URL. |
collections[].products[].imageUrls | array of strings | Public product image URLs. |
collections[].products[].displayPrice | string | Price text shown by the source. |
collections[].products[].availabilityText | string | Availability text shown by the source. |
collections[].products[].deliveryText | string | Delivery text shown by the source. |
videos | array of objects | An empty array for direct collection targets. Creator-video records are a storefront-target choice. |
videos[].videoId | string | Public video identifier. |
videos[].url | string | Public video page URL. |
videos[].title | string | Public creator-video title. |
videos[].duration | string | Video duration shown by the source. |
videos[].thumbnailUrl | string | Public video thumbnail URL. |
videos[].productIds | array of strings | Public product identifiers linked to the video. |
videos[].engagementCounts | array of objects | Visible engagement counts shown for the video. |
videos[].engagementCounts[].name | string | Name of the engagement count. |
videos[].engagementCounts[].value | integer | Non-negative engagement count. |
Example collection row
This is a shortened genuine direct-collection row from a successful current-beta run with collection expansion enabled. The "..." value marks omitted products.
{"recordType": "collection","sourceUrl": "https://www.amazon.com/shop/carriesteger1/list/26PZLMXSMPD4V","capturedAt": "2026-09-07T05:03:19.031Z","creator": {"creatorId": "amzn1.account.AEW6YZYKEV525PBHH2XPJ7OBZUFQ","name": "Carrie Steger","storefrontUrl": "https://www.amazon.com/shop/carriesteger1","marketplace": "amazon.com","locale": "en_US","affiliateDisclosure": "Earns revenue","isTopCreator": false,"hasCuration": false,"socialLinks": [],"activityCounts": []},"sectionSummaries": [],"collections": [{"collectionId": "26PZLMXSMPD4V","type": "idea_list","title": "Backyard oasis","url": "https://www.amazon.com/shop/carriesteger1/list/26PZLMXSMPD4V","imageUrls": ["https://m.media-amazon.com/images/I/81edjIiB0VL._AC_._US550_SCLZZZZZZZ_.jpg"],"itemCount": 36,"products": [{"productId": "B0GXYFC4Q7","title": "39.2\" H Water Fountain Outdoor, Cascading Rock Garden Fountains with LED Lights, Waterfall for Yard Patio Backyard Porch","brand": "Solarbloom","url": "https://www.amazon.com/dp/B0GXYFC4Q7?linkCode=ssc&tag=carriesteger-20&creativeASIN=B0GXYFC4Q7&asc_item-id=amzn1.ideas.26PZLMXSMPD4V&ref_=aip_sf_list_spv_ofs_d_asin","imageUrls": ["https://m.media-amazon.com/images/I/51o+65+bcJL._AC_.jpg"],"displayPrice": "$74.99"},"..."]}],"videos": []}
💳 Pricing
The Actor uses pay-per-event pricing. A successfully saved creator profile, collection, visible recommended product, or creator video uses its matching event.
| Buyer-facing charge | When it applies |
|---|---|
| Profile | One public creator profile is saved. |
| Collection | One public Idea List or curation collection is saved. |
| Product | One visible recommended product is saved. |
| Video | One public creator video is saved. |
Product and video events apply only when those output types are saved, so turn on expansion or videos only when you need them. The current pricing configuration has no separate run-start event.
🔌 Integrations
Read the dataset and target outcome links from the Apify Console or API. Store the public rows in your own workflow when you need to compare creator collections or product data over time.
❓ FAQ
Does this find Amazon influencer storefronts by keyword?
No. Add the public storefront URLs or handles that you want to inspect. This Actor does not search the full Amazon creator population.
Can I inspect one known Idea List?
Yes. Choose Idea List collection and enter its public Amazon collection URL. The returned row keeps the collection source page and creator context.
Can one run check several storefronts?
Yes. Add several URLs or handles to storefronts. They use one shared extraction scope, marketplace, and locale.
What happens when the source does not show a field?
That field may be absent. Source-declared counts, such as an Idea List item count, are kept separate from visible products actually extracted.
Can I include products and creator videos?
Yes. Turn on expandCollections for visible recommended product records. For storefront targets, turn on includeVideos for public creator-video records. Direct collection targets do not return creator-video records.
Can I filter by public creator signals?
Yes. Storefront targets can be filtered by marketplace, top-creator signal, affiliate disclosure, curation signal, or activity signals.
Do I need an Amazon login?
No. The Actor reads public storefront and collection pages and does not ask for Amazon account credentials.
What does an empty maximum do?
Leave maxItems empty to return all available results until the public source is exhausted.
📝 Changelog
v1.0 (07-09-2026)
- Bounded runs stop after the requested number of result rows and save an outcome for every submitted target.
- Collection results keep source-declared counts and product records without a duplicate extracted-product count.
- Direct collection runs return collection data without creator videos, while storefront runs can include them.
v0.0
- Initial release.
🆘 Support
For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡
🔗 Related Actors
- ShopMy Creator Scraper: Compare public creator picks, collections, products, merchants, and affiliate links on another creator storefront platform.
- Influencer Scraper: Find public influencer profiles on TikTok, Instagram, and YouTube before checking their Amazon storefronts.
- Amazon Price Tracker: Follow public prices, ratings, availability, and seller details for product IDs or URLs found in storefront data.
- Amazon Creator Shop Scraper: Compare another public Amazon creator storefront workflow with profile, collection, product, and video data.
- Amazon Influencer Storefront Scraper: Use a separate public Amazon storefront scraper when you need creator profiles, lists, curations, and ASINs.
Made with ❤️ by Maxime Dupré