Atm Collection Product Detail Extractor avatar

Atm Collection Product Detail Extractor

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Atm Collection Product Detail Extractor

Atm Collection Product Detail Extractor

Efficiently scrape detailed product information from Atm Collection, capturing names, images, prices, and descriptions. Offers flexible configuration, high-quality output for analysis, and supports market research, competitive intelligence, and business automation....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share


Atm Collection Product Detail Extractor

Introduction

The Atm Collection Product Detail Extractor is a powerful tool designed to scrape detailed product information from the Atm Collection website. It efficiently extracts data such as product names, images, prices, and descriptions, providing comprehensive insights for various applications.

Features

  • Comprehensive Data Extraction: Captures all essential product details including name, price, size variations, and materials.
  • High-Quality Output: Ensures reliable and accurate data suitable for analysis and reporting.
  • Flexible Configuration: Allows customization of input URLs and item limits to suit specific needs.
  • Efficient Performance: Optimized for speed and efficiency, minimizing resource usage.
  • User-Friendly Interface: Easy setup and execution with clear instructions.

Input Parameters

ParameterTypeRequiredDescriptionExample
ProductUrlsarrayYesThe product URLs for the spider.["https://atmcollection.com/collections/new-arrivals/products/vintage-jersey-tank-white-1"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"ProductUrls": [
"https://atmcollection.com/collections/new-arrivals/products/vintage-jersey-tank-white-1",
"https://atmcollection.com/collections/womens-and-mens-sale/products/boucle-short-sleeve-tee-chalk"
],
"item_limit": 10
}

Output JSON

[
{
"product_name": "VINTAGE JERSEY TANK",
"product_image": "http://atmcollection.com/cdn/shop/files/M61CT002_VINTAGEJERSEYTANK_WHITE_17701.jpg?v=1771920027",
"images": [
"https://atmcollection.com/cdn/shop/files/M61CT002_VINTAGEJERSEYTANK_WHITE_17701.jpg?v=1771920027",
"https://atmcollection.com/cdn/shop/files/M61CT002_VINTAGEJERSEYTANK_WHITE_17679.jpg?v=1771920027"
],
"actual_price": "$90.00",
"discounted_price": null,
"currency": "USD",
"size_variations": ["L", "M", "S", "XL", "XXL"],
"product_details": "Body Length 28\" The Vintage Jersey Tank features a relaxed and subtle scoop neck...",
"materials_and_care": "100% Cotton Made In Peru Hand Wash Cold Recommended Machine Wash Cold In Mesh Bag, Gentle cycle Do not bleach Dry Flat. Cool Iron If Needed Style# M61CT002",
"shipping_and_order_details": "SHIPPING: Free US Domestic Ground Shipping for orders over $100...",
"color_variations": [
{
"color": "White",
"product_url": "https://atmcollection.com/collections/new-arrivals/products/vintage-jersey-tank-white-1",
"images": ["https://atmcollection.com/cdn/shop/files/M61CT002_VINTAGEJERSEYTANK_WHITE_17701.jpg?v=1771920027"]
}
],
"actor_id": "RuhgdKMnUWWS6J5aN",
"run_id": "YdxpDw5HVkcwwqW3I"
},
{
"product_name": "BOUCLE SHORT SLEEVE TEE",
"product_image": "http://atmcollection.com/cdn/shop/files/W61KT101_BOUCLESHORTSLEEVETEE_CHALK_8655.jpg?v=1773351258",
"images": [
"https://atmcollection.com/cdn/shop/files/W61KT101_BOUCLESHORTSLEEVETEE_CHALK_8655.jpg?v=1773351258"
],
"actual_price": null,
"discounted_price": "$120.00",
"currency": "USD",
"size_variations": ["M", "L"],
"product_details": "Crafted from a sumptuous cotton-blend bouclé, this short-sleeve knit tee...",
"materials_and_care": "58% Nylon, 42% Cotton Made In China Hand Wash Cold With Like Colors Do not bleach Reshape Dry Flat Cool Iron If Needed Style# W61KT101",
"shipping_and_order_details": "SHIPPING: Free US Domestic Ground Shipping for orders over $100...",
"color_variations": [
{
"color": "Chalk",
"product_url": "https://atmcollection.com/collections/womens-and-mens-sale/products/boucle-short-sleeve-tee-chalk",
"images": ["https://atmcollection.com/cdn/shop/files/W61KT101_BOUCLESHORTSLEEVETEE_CHALK_8655.jpg?v=1773351258"]
}
],
"actor_id": "RuhgdKMnUWWS6J5aN",
"run_id": "YdxpDw5HVkcwwqW3I"
}
]

Use Cases

  • Market Research and Analysis: Gain insights into product offerings, pricing strategies, and market trends.
  • Competitive Intelligence: Monitor competitor products and adjust business strategies accordingly.
  • Price Monitoring: Track price changes over time to identify opportunities for promotions or adjustments.
  • Content Aggregation: Compile comprehensive product catalogs for marketing or sales purposes.
  • Academic Research: Use detailed product data for studies in consumer behavior, economics, or fashion trends.
  • Business Automation: Integrate with CRM systems for automated updates on product information.

Installation and Usage

  1. Search for "Atm Collection Product Detail Extractor" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array containing objects with detailed product information. Key fields include:

  • product_name: The name of the product.
  • product_image: URL to the main product image.
  • images: Array of URLs for additional images.
  • actual_price and discounted_price: Pricing details.
  • currency: Currency used for pricing.
  • size_variations: Available sizes for the product.
  • product_details: Description and features of the product.
  • materials_and_care: Care instructions and material composition.
  • shipping_and_order_details: Information on shipping policies.
  • color_variations: Different color options available.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!