mango product images actor
by concrete2
Find all related images to products by product ID and color ID
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
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- 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
Categories
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 TrialActor Information
- Developer
- concrete2
- Pricing
- Paid
- Total Runs
- 198
- Active Users
- 5
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support