Alexevenings Discovery Scraper avatar

Alexevenings Discovery Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Alexevenings Discovery Scraper

Alexevenings Discovery Scraper

The Alexevenings Discovery Scraper efficiently extracts product data from the Alexevenings website, offering customizable search queries and proxy support for anonymous scraping. It provides comprehensive JSON output ideal for market research, competitive analysis, 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

4 days ago

Last modified

Share

Introduction

The Alexevenings Discovery Scraper is designed to efficiently extract product data from the Alexevenings website. This powerful tool allows users to gather detailed information about products based on specific search queries, providing valuable insights for market research and competitive analysis.

Features

  • Comprehensive Data Extraction: Captures essential product details such as name, price, images, and more.
  • Customizable Search Queries: Allows users to specify keywords to tailor the data extraction process.
  • Proxy Support: Utilizes Apify Proxy for anonymous scraping, ensuring reliable access without IP blocks.
  • Scalable Performance: Capable of handling large volumes of data with configurable item limits.
  • High-Quality Data Output: Delivers structured and accurate JSON output for easy integration.

Input Parameters

ParameterTypeRequiredDescriptionExample
searchQuerystringYesEnter the search keywords to filter products."jacket"
maxItemsintegerNoMaximum number of items to scrape.100
proxyConfigurationobjectNoSpecifies proxy servers for hiding scraper origin, with Apify Proxy support.{ "useApifyProxy": true }

Example Usage

Input JSON

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

Output JSON

[
{
"handle": "chiffon-cover-up-bolero-jacket-with-cascade-hem-detail",
"shopify_product_id": "7533581172992",
"product_name": "Chiffon Cover-up",
"product_url": "https://alexevenings.com/products/chiffon-cover-up-bolero-jacket-with-cascade-hem-detail",
"primary_image_url": "https://alexevenings.com/cdn/shop/files/370213_BLK_a.jpg?v=1760127521&width=700",
"primary_image_alt": "black",
"secondary_image_url": "https://alexevenings.com/cdn/shop/files/370213_BLK_b.jpg?v=1771894452&width=700",
"current_price": 49,
"compare_at_price": null,
"currency": "USD",
"is_on_sale": false,
"on_sale_badge": null,
"badges": ["Best Seller"],
"color_swatches": [
{"color_name": "BLACK", "variant_id": "42265262227712"},
{"color_name": "NAVY", "variant_id": "42265262227712"},
{"color_name": "IVORY", "variant_id": "42265262227712"}
],
"yotpo_product_id": "7533581172992",
"search_query": "jacket",
"page": 1,
"source": "alexevenings",
"scraped_at": "2026-07-02T08:20:59.595Z"
}
]

Use Cases

  • Market Research and Analysis: Gain insights into product offerings and trends.
  • Competitive Intelligence: Monitor competitor pricing and product availability.
  • Price Monitoring: Track price changes over time for strategic decision-making.
  • Content Aggregation: Compile product data for marketing or sales purposes.
  • Academic Research: Collect data for studies on e-commerce patterns.
  • Business Automation: Integrate with systems to automate inventory management.

Installation and Usage

  1. Search for "Alexevenings Discovery Scraper" 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:

  • handle: Unique identifier for the product.
  • product_name: Name of the product.
  • product_url: URL to the product page.
  • primary_image_url: URL of the main product image.
  • current_price: Current price of the product.
  • currency: Currency in which the price is listed.
  • is_on_sale: Boolean indicating if the product is on sale.
  • badges: List of badges associated with the product (e.g., "Best Seller").
  • color_swatches: Array of available colors and their variant IDs.

Support

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

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