Adolfodominguez Product Details Ec Spider avatar

Adolfodominguez Product Details Ec Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Adolfodominguez Product Details Ec Spider

Adolfodominguez Product Details Ec Spider

The Adolfodominguez Product Details Ec Spider is a web scraping tool for extracting detailed product information from the Adolfodominguez website. It efficiently gathers data like pricing, availability, and specifications in structured JSON format....

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

2 days ago

Last modified

Share


README.md

Adolfodominguez Product Details Ec Spider

Introduction

The Adolfodominguez Product Details Ec Spider is a specialized web scraping tool designed to extract detailed product information from the Adolfodominguez website. It efficiently gathers comprehensive data, including pricing, availability, and product specifications, providing valuable insights for various applications.

Features

  • Extracts detailed product information such as descriptions, prices, and availability.
  • Supports multiple URLs for batch processing of products.
  • Configurable item limit to control the number of items scraped per run.
  • Outputs structured JSON data with rich product details.
  • Ensures high-quality and reliable data extraction.
  • Optimized for performance with minimal resource usage.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesThe URLs for the spider to scrape.["https://www.adolfodominguez.com/en-eu/..."]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Urls": [
"https://www.adolfodominguez.com/en-eu/structured-knit-rolled-neck-t-shirt-173011204161.html"
],
"item_limit": 10
}

Output JSON

[
{
"url": "https://www.adolfodominguez.com/en-eu/structured-knit-rolled-neck-t-shirt-173011204161.html",
"pid": "173011204161",
"master_pid": "17301120461",
"name": "Structured knit rolled neck T-shirt",
"sku": "173011204161",
"brand": "",
"description": "Yellow structured knit T-shirt. Regular fit. Long sleeve. Rolled neck. Rolled hem. Embroidered logo on the hem.",
"sustainability": "Organic cotton 52%. Soft to the touch. Breathable and resistant. Cultivated without pesticides or fertilizers. Respectful to the earth and people. Responsible viscose 26%. Feels similar to cotton. Soft and lightweight. Cellulosic fiber extracted from certified wood in responsibly managed forests. Minimizes the consumption of natural resources. Linen 22%. The coolest and most breathable fabric. The beauty of its wrinkles. One of the most sustainable fibers requiring minimal water and intervention.",
"composition": "Exterior: 52% Cotton 26% Viscose 22% Linen",
"care_instructions": [
"Do not bleach",
"Do not tumble dry",
"Iron max.110\u00bac",
"Do not dry clean",
"Machine wash soft max 30\u00bac",
"Wash inside out"
],
"price_sales": "66.00",
"price_list": "",
"price_currency": "EUR",
"discount_percentage": "31%",
"availability": "http://schema.org/InStock",
"color": "Yellow",
"available_colors": [
{
"color_id": "4101",
"color_name": "Yellow",
"color_pid": "173011204161",
"swatch_image": "/on/demandware.static/-/Sites-ad-master-catalog/default/dw00a24253/images/17/3/0/173011204161C.jpg"
},
{
"color_id": "0153",
"color_name": "White/Sand",
"color_pid": "173011204261",
"swatch_image": "/on/demandware.static/-/Sites-ad-master-catalog/default/dwcc5a173c/images/17/3/0/173011204261C.jpg"
}
],
"available_sizes": [
{
"size": "S",
"status": "in_stock",
"size_pid": "173011204161"
},
{
"size": "M",
"status": "in_stock",
"size_pid": "173011204161"
},
{
"size": "L",
"status": "in_stock",
"size_pid": "173011204161"
},
{
"size": "XL",
"status": "in_stock",
"size_pid": "173011204161"
},
{
"size": "XXL",
"status": "out_of_stock",
"size_pid": "173011204161"
}
],
"model_height": "Model Height 180 cm.",
"model_size": "Size M",
"images": [
"/on/demandware.static/-/Sites-ad-master-catalog/default/dw5f86a5b0/images/17/3/0/173011204161A1.jpg",
"/on/demandware.static/-/Sites-ad-master-catalog/default/dw794d7989/images/17/3/0/173011204161A2.jpg"
],
"twitter_image": "https://www.adolfodominguez.com/on/demandware.static/-/Sites-ad-master-catalog/default/dw5f86a5b0/images/17/3/0/173011204161A1.jpg",
"json_ld": {
"@context": "http://schema.org/",
"@type": "Product",
"name": "Structured knit rolled neck T-shirt",
"description": "Yellow structured knit T-shirt. Regular fit. Long sleeve. Rolled neck. Rolled hem. Embroidered logo on the hem.",
"mpn": "173011204161",
"sku": "173011204161",
"image": [
null,
null
],
"offers": {
"url": {},
"@type": "Offer",
"priceCurrency": "EUR",
"price": "66.00",
"availability": "http://schema.org/InStock"
}
},
"actor_id": "57B4hSwaogR7p2eFP",
"run_id": "nuyZ0joZ4qSqX1YMG"
}
]

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: Collect comprehensive product data for use in e-commerce platforms or content marketing.
  • Academic Research: Use detailed product information for studies on consumer behavior, sustainability, etc.
  • Business Automation: Automate the collection of product data for inventory management and sales forecasting.

Installation and Usage

  1. Search for "Adolfodominguez Product Details Ec Spider" 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 detailed product information. Key fields include:

  • url: The URL of the scraped product page.
  • pid and master_pid: Product identifiers.
  • name, sku, brand: Basic product details.
  • description: Detailed product description.
  • sustainability, composition: Material and sustainability information.
  • care_instructions: Instructions for maintaining the product.
  • price_sales, price_currency: Pricing details.
  • availability: Stock status.
  • color, available_colors: Color options with identifiers and images.
  • available_sizes: Size availability.
  • model_height, model_size: Model information.
  • images: List of image URLs.
  • json_ld: Structured data in JSON-LD format for SEO purposes.

Support

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

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