Uncommongoods Product Detail Ec Spider avatar

Uncommongoods Product Detail Ec Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Uncommongoods Product Detail Ec Spider

Uncommongoods Product Detail Ec Spider

The Uncommongoods Product Detail Ec Spider is a web scraping tool designed for extracting comprehensive product data from Uncommongoods....

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

3 days ago

Last modified

Share


Uncommongoods Product Detail Ec Spider

Introduction

The Uncommongoods Product Detail Ec Spider is a specialized web scraping tool designed to extract detailed product information from the Uncommongoods website. It efficiently gathers comprehensive data about products, including descriptions, pricing, and inventory details, making it invaluable for market research and competitive analysis.

Features

  • Comprehensive Data Extraction: Captures all relevant product details such as names, descriptions, prices, and SKUs.
  • High-Quality Data Output: Ensures reliable and accurate data suitable for various analytical purposes.
  • Customizable Input Parameters: Allows users to specify URLs and set item limits for tailored scraping sessions.
  • Efficient Performance: Optimized for speed and efficiency, minimizing resource usage during runs.
  • User-Friendly Interface: Easy setup and configuration through the Apify Store interface.

Input Parameters

ParameterTypeRequiredDescriptionExample
ProductUrlsarrayYesThe product URLs for the spider.["https://www.uncommongoods.com/product/gemstones-of-meaning-jewelry"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"ProductUrls": [
"https://www.uncommongoods.com/product/gemstones-of-meaning-jewelry"
],
"item_limit": 10
}

Output JSON

[
{
"product_url": "https://www.uncommongoods.com/product/gemstones-of-meaning-jewelry",
"product_name": "Gemstones of Meaning Jewelry",
"short_name": "Good Intentions Power Stone Jewelry",
"tag_line": "Each piece carries more than sparkle—it carries strength, soul, and a little bit of magic.",
"description": "Jewelry becomes intention with Holly Daniels Christensen's thoughtfully crafted collection...",
"meta_description": "Sterling silver power stone jewelry handmade by Holly Daniels Christensen...",
"size_info": "Necklace: 16-20\" Adjustable Chain; Ring: Size 7 or 8",
"care_instructions": "Take jewelry off before swimming, sweating, or taking a shower...",
"ship_delay": "immediately",
"is_handmade": 0,
"is_usa": 1,
"is_independent_maker": 1,
"materials": "sterling silver, amethyst, carnelian, turquoise, aquamarine, apatite, ruby...",
"artist_name": "Holly Daniels Christensen",
"artist_description": "Growing up on Cape Cod and traveling to coasts across the world...",
"artist_pull_quote": "Every victory, small or monumental, should be celebrated.",
"skus": [
{
"sku": 621040000000,
"theme": "Healing Necklace",
"price": 270,
"sale_price": 0,
"is_on_sale": false,
"inventory": 10000,
"number_sold": 0,
"is_customizable": 0,
"is_drop_ship": 1,
"est_ship_date": "7/1/2026",
"production_days": 7,
"is_out_of_stock": false,
"is_sold_out": false,
"backordered": false
},
// Additional SKUs...
],
"images": [
"https://images.uncommongoods.com/images/items/62104/62104_3_640px.jpg",
"https://images.uncommongoods.com/images/items/62104/62104_1_640px.jpg"
// Additional images...
],
"actor_id": "dpYSQnD7PELvrWrhR",
"run_id": "RlH82JTEZHMBlCpsB"
}
]

Use Cases

  • Market Research and Analysis: Gather detailed product data for competitive analysis.
  • Competitive Intelligence: Monitor competitor pricing and inventory levels.
  • Price Monitoring: Track price changes over time to identify trends.
  • Content Aggregation: Compile comprehensive product catalogs for marketing purposes.
  • Academic Research: Use product data for studies in consumer behavior or e-commerce trends.
  • Business Automation: Integrate with business systems for automated reporting and decision-making.

Installation and Usage

  1. Search for "Uncommongoods Product Detail 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 objects with detailed product information. Key fields include:

  • product_url: The URL of the product page.
  • product_name: The name of the product.
  • description: A detailed description of the product.
  • price and sale_price: Pricing details for each SKU.
  • inventory: Current inventory levels.
  • images: URLs to product images.

Support

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

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