Embernoire Productinfo Spider avatar

Embernoire Productinfo Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Embernoire Productinfo Spider

Embernoire Productinfo Spider

The Embernoire Productinfo Spider is a web scraping tool designed for extracting detailed product information from Embernoire's website....

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


README.md

Embernoire Productinfo Spider

Introduction

The Embernoire Productinfo Spider is a specialized web scraping tool designed to extract detailed product information from Embernoire's website. It efficiently gathers data such as product descriptions, prices, and metadata, providing valuable insights for market analysis and business intelligence.

Features

  • Comprehensive Data Extraction: Captures essential product details including titles, descriptions, images, and pricing.
  • High-Quality Data: Ensures reliable and accurate information retrieval with structured output.
  • Flexible Configuration: Allows customization of URLs and item limits to suit specific needs.
  • Seamless Integration: Outputs data in JSON format for easy integration into various applications.
  • Efficient Performance: Optimized for speed and efficiency, minimizing resource usage.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesThe URLs for the spider to scrape.[ "https://embernoire.com.au/products/the-scent-ritual-gift-set-rebel-rose" ]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Urls": [
"https://embernoire.com.au/products/the-scent-ritual-gift-set-rebel-rose?_pos=9&_sid=c6a594b28&_ss=r"
],
"item_limit": 10
}

Output JSON

[
{
"url": "https://embernoire.com.au/products/the-scent-ritual-gift-set-rebel-rose?_pos=9&_sid=c6a594b28&_ss=r",
"status_code": 200,
"domain": "embernoire.com.au",
"og_title": "Sensual Gift Set | Rose Aromatherapy Ritual | Ember Noire",
"og_description": "Gift the Sensual Ritual: Rebel Rose candle, floral room mist and aromatherapy roller. A natural sensual gift set, beautifully boxed in Sydney, Australia.",
"og_image": "http://embernoire.com.au/cdn/shop/files/the-sensual-ritual-gift-set-scent-soy-candle-ember-noire-7374485.jpg?v=1765471568",
"og_url": "https://embernoire.com.au/products/the-scent-ritual-gift-set-rebel-rose",
"og_price_amount": "99.00",
"og_price_currency": "AUD",
"page_title": "Sensual Gift Set | Rose Aromatherapy Ritual | Ember Noire",
"json_ld_type": "BreadcrumbList",
"extra_json_ld": [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Ember Noire",
"logo": "https://embernoire.com.au/cdn/shop/files/Logo_copy_5d45c7a3-7072-4d17-96c6-020a97b97999.svg?v=1760922656&width=500",
"sameAs": [
"",
"https://www.facebook.com/p/Ember-Noire-61563571803782/",
"",
"https://www.instagram.com/embernoire_"
],
"url": "https://embernoire.com.au"
},
{
"@context": "https://schema.org",
"@type": "Product",
"@id": "https://embernoire.com.au/products/the-scent-ritual-gift-set-rebel-rose#product",
"name": "The Sensual Ritual Gift Set",
"url": "https://embernoire.com.au/products/the-scent-ritual-gift-set-rebel-rose",
"image": [
"https://embernoire.com.au/cdn/shop/files/the-sensual-ritual-gift-set-scent-soy-candle-ember-noire-7374485.jpg?v=1765471568&width=1200"
],
"description": "Rebel Rose - Rose Geranium, Mandarin, Bergamot, NeroliFloral with a twist. Sensual, grounded, and quietly bold.",
"sku": null,
"mpn": null,
"brand": {
"@type": "Brand",
"name": "Ember Noire"
},
"offers": {
"@type": "Offer",
"priceCurrency": "AUD",
"price": "99.0",
"availability": "https://schema.org/OutOfStock",
"url": "https://embernoire.com.au/products/the-scent-ritual-gift-set-rebel-rose"
}
}
],
"shopify_product_id": "8053962407970",
"h1": "The Sensual Ritual Gift Set",
"page_price": "",
"compare_at_price": "$123.00",
"breadcrumbs": [
"Home",
"Aromatherapy Gift Sets"
]
}
]

Use Cases

  • Market Research and Analysis: Gather competitive product data for strategic insights.
  • Competitive Intelligence: Monitor competitor pricing and offerings.
  • Price Monitoring: Track price changes over time to identify trends.
  • Content Aggregation: Collect product information for content creation.
  • Academic Research: Obtain structured data for research projects.
  • Business Automation: Integrate with business processes for automated updates.

Installation and Usage

  1. Search for "Embernoire Productinfo 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 structured JSON data containing key fields such as url, status_code, domain, og_title, og_description, og_image, og_url, og_price_amount, og_price_currency, page_title, json_ld_type, and extra_json_ld. Each entry corresponds to a product, providing comprehensive details for analysis.

Support

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

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