mango product images actor

mango product images actor

by concrete2

Find all related images to products by product ID and color ID

198 runs
5 users
Try This Actor

Opens on Apify.com

About mango product images actor

Find all related images to products by product ID and color ID

What does this actor do?

mango product images actor is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Mango Bulk Product Images Actor An Apify Actor that fetches Mango product images by PRODUCT_ID and COLOR_ID. This Actor is useful for getting image URLs for Mango products. ## Features - Fetches product images using PRODUCT_ID and COLOR_ID - Configurable maximum number of images to return - Returns structured data with product details and image URLs ## Input Parameters The Actor accepts the following input parameters: | Parameter | Type | Required | Default | Description | |------------------------|---------|----------|---------|------------------------------------------------| | products | Array | Yes | - | Array of products to fetch images for | | products[].productId | String | Yes | - | The Mango Product ID (e.g., "87047671") | | products[].colorId | String | Yes | - | The Mango Color ID (e.g., "28") | | maxImages | Integer | No | 15 | Maximum number of images to return per product | | saveImages | Boolean | No | false | Save images to the key-value store | ## Example Input json { "products": [ { "productId": "87047671", "colorId": "28" }, { "productId": "87040424", "colorId": "99" } ], "maxImages": 15, "saveImages": false } ## Output Format The Actor outputs an array of objects, each containing the information for a single product: json [ { "productId": "87047671", "colorId": "28", "season": "T8", "imageUrls": [ "https://st.mngbcn.com/rcs/pics/static/T8/fotos/S/87047671_28.jpg?imwidth=2100", "https://st.mngbcn.com/rcs/pics/static/T8/fotos/S/87047671_28_01.jpg?imwidth=2100", "https://st.mngbcn.com/rcs/pics/static/T8/fotos/S/87047671_28_B.jpg?imwidth=2100" ], "imageCount": 3 }, { "productId": "87040424", "colorId": "99", "season": "T8", "imageUrls": [ "https://st.mngbcn.com/rcs/pics/static/T8/fotos/S/87040424_99.jpg?imwidth=2100", "https://st.mngbcn.com/rcs/pics/static/T8/fotos/S/87040424_99_01.jpg?imwidth=2100", "https://st.mngbcn.com/rcs/pics/static/T8/fotos/S/87040424_99_B.jpg?imwidth=2100" ], "imageCount": 3 } ] ## How It Works This Actor works by: 1. Accepting an array of products, each containing a productId and colorId 2. For each product in the array it finds relevant image URLs and details 3. Returns an array of results, with each item containing product information and image URLs ## Running the Actor ### On the Apify Platform The easiest way to run the Actor is on the Apify Platform: 1. Go to the Mango Product Image Fetcher page 2. Set the input parameters in the JSON editor 3. Click "Run" ## PPR Limit Handling This Actor includes built-in handling for Platform Paid Request (PPR) limits. If you have a limit set on your Apify account, the Actor will: 1. Check the current dataset item count before pushing new data 2. Stop processing products if it would exceed your PPR limit 3. Add an informational item to the dataset explaining why processing stopped This ensures you don't accidentally exceed your billing limits when processing large numbers of products. ## Example Use Cases - Fetching product images for e-commerce catalog integration - Building product galleries for marketing materials - Automated image processing or analysis of Mango products - For retailers who want to increase their revenue by selling products with high-quality images

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try mango product images actor now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
concrete2
Pricing
Paid
Total Runs
198
Active Users
5
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support