Alekoproducts Discovery Scraper avatar

Alekoproducts Discovery Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Alekoproducts Discovery Scraper

Alekoproducts Discovery Scraper

The Alekoproducts Discovery Scraper efficiently extracts product data from Aleko Products' website, ideal for market research and competitive analysis. It offers customizable search queries, high-quality data extraction, proxy support for privacy, and scalable performance for large datasets....

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 Alekoproducts Discovery Scraper is designed to efficiently extract product data from Aleko Products' website. This tool allows users to gather detailed information about products based on specific search queries, making it invaluable for market research and competitive analysis.

Features

  • Efficient Data Extraction: Quickly scrape product details using customizable search queries.
  • High-Quality Data: Ensures reliable and accurate data extraction with minimal errors.
  • Flexible Configuration: Customize scraping parameters to suit various needs.
  • Proxy Support: Utilizes Apify Proxy for anonymous browsing, enhancing privacy and security.
  • Scalable Performance: Capable of handling large volumes of data efficiently.

Input Parameters

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

Example Usage

Input JSON

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

Output JSON

[
{
"id": "4858-variantid_7370",
"name": "Metal Carport with Corrugated Roof - Black",
"url": "https://alekoproducts.com/outdoor-living/carports/metal-carports/black/",
"sku": "CPM-12-30-BLK-AP",
"brand": "ALEKO",
"category": "OUTDOOR LIVING",
"price": 2749,
"salePrice": 2499,
"basePrice": 2499,
"currency": "USD",
"onSale": true,
"inStock": true,
"description": "Shield your vehicles, ATVs, and boats with confidence using this robust metal carport...",
"imageUrl": "https://cdn11.bigcommerce.com/s-f0xbps97iz/products/4858/images/79713/main-carports-variations-images-black__98045.1729876327.386.513.jpg?c=1",
"rating": null,
"ratingCount": 0,
"weight": "1111 LBS",
"freeShipping": false,
"scrapedAt": "2026-07-02T10:19:47.747Z"
}
]

Use Cases

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

Installation and Usage

  1. Search for "Alekoproducts 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 of product objects, each containing:

  • id: Unique identifier for the product variant.
  • name: Product name.
  • url: Direct link to the product page.
  • sku: Stock Keeping Unit.
  • brand: Manufacturer or brand name.
  • category: Product category.
  • price, salePrice, basePrice: Pricing details in USD.
  • currency: Currency code.
  • onSale: Boolean indicating if the product is on sale.
  • inStock: Availability status.
  • description: Brief product description.
  • imageUrl: URL of the product image.
  • rating, ratingCount: Product ratings and count (if available).
  • weight: Weight of the product.
  • freeShipping: Boolean indicating if shipping is free.
  • scrapedAt: Timestamp when data was scraped.

Support

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

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