Immortellett Discovery Scraper avatar

Immortellett Discovery Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Immortellett Discovery Scraper

Immortellett Discovery Scraper

The Immortellett Discovery Scraper extracts detailed product data from the Immortellett website, ideal for market analysis and competitive intelligence....

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

4 days ago

Last modified

Share

The Immortellett Discovery Scraper is a powerful tool designed to extract detailed product information from the Immortellett website. This Actor is ideal for businesses and researchers looking to gather comprehensive data for market analysis, competitive intelligence, and more.

Features

  • Comprehensive Data Extraction: Scrapes detailed product information including names, URLs, images, and stock status.
  • Customizable Search: Input specific search queries to tailor the scraping process to your needs.
  • Proxy Support: Utilizes Apify's residential proxies to ensure anonymity and access to geo-restricted content.
  • Scalable Performance: Capable of handling large-scale data extraction efficiently.
  • Reliable Output: Provides structured JSON output for easy integration with other tools and systems.
  • User-Friendly Interface: Simple setup and configuration through the Apify platform.
  • Automated Data Collection: Schedule regular scraping tasks to keep your data up-to-date.

Input Parameters

ParameterTypeRequiredDescriptionExample
searchQueryStringYesEnter the search keywords to filter products."sh"
maxItemsIntegerNoMaximum number of items to scrape.100
proxyConfigurationObjectNoSpecifies proxy servers for scraping to hide origin.See below

Example Proxy Configuration:

{
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}

Example Usage

Example Input

{
"searchQuery": "sh",
"maxItems": 100,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}

Example Output

[
{
"product_id": 9211,
"sku": 9211,
"product_name": "EVERYTHING SHOWER BUNDLEEVERYTHING SHOWER BUNDLE",
"product_url": "https://immortellett.com/product/everything-shower-bundle/",
"primary_image_url": "https://immortellett.com/wp-content/uploads/2024/08/Immortelle-Beauty-Sept-22-DSCF1073-1600x1200.jpg",
"secondary_image_url": "https://immortellett.com/wp-content/uploads/2024/08/Immortelle-Beauty-Sept-22-DSCF0966-1600x1200.jpg",
"price": null,
"price_range": null,
"currency": "USD",
"has_sale": false,
"sale_percent": null,
"is_sold_out": false,
"is_featured": false,
"stock_status": "unknown",
"search_query": "sh",
"page": 1,
"source": "immortellett",
"scraped_at": "2026-05-11T08:14:37.934Z"
}
]

Use Cases

  • Market Research and Analysis: Gather data to understand market trends and consumer preferences.
  • Competitive Intelligence: Monitor competitor pricing and product offerings.
  • Price Monitoring: Keep track of price changes and promotions.
  • Content Aggregation: Collect product information for content creation and curation.
  • Academic Research: Use data for research projects and case studies.
  • Business Automation: Automate data collection for business intelligence systems.

Installation and Usage

  1. Search for "Immortellett Discovery Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters.
  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 where each object contains:

  • product_id: Unique identifier for the product.
  • product_name: Name of the product.
  • product_url: URL to the product page.
  • primary_image_url: URL to the primary image of the product.
  • price: Current price of the product.
  • stock_status: Availability status of the product.
  • Additional metadata such as search_query, page, and scraped_at.

Support

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

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