Addictivedesertdesigns Product Detail Extractor avatar

Addictivedesertdesigns Product Detail Extractor

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Addictivedesertdesigns Product Detail Extractor

Addictivedesertdesigns Product Detail Extractor

Efficiently scrape and extract detailed product information from Addictivedesertdesigns, including names, images, prices, and URLs....

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

13 hours ago

Last modified

Share


Addictivedesertdesigns Product Detail Extractor

Introduction

The Addictivedesertdesigns Product Detail Extractor is a powerful Apify Actor designed to efficiently scrape and extract detailed product information from the Addictivedesertdesigns website. This tool enables users to gather comprehensive data on products, including names, images, prices, and URLs, facilitating various business intelligence and market research activities.

Features

  • Keyword-Based Scraping: Customize your search with specific keywords to target relevant products.
  • Flexible Item Limit: Set a maximum number of items to scrape per run or opt for unlimited scraping.
  • High-Quality Data Extraction: Ensures accurate and reliable product details are captured.
  • Efficient Performance: Optimized for speed and efficiency, minimizing resource usage.
  • Easy Integration: Seamlessly integrates with Apify's ecosystem for further data processing.

Input Parameters Table

ParameterTypeRequiredDescriptionExample
KeywordsarrayNoThe keywords for the spider.["racks", "lights"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Keywords": ["racks", "lights"],
"item_limit": 10
}

Output JSON

[
{
"product_name": "5 Gallon Gas Jug Holder",
"product_image": "https://www.addictivedesertdesigns.com/cdn/shop/files/5-Gallon-Gas-Jug-Holder-Offtruck_1_800x.jpg?v=1768423198",
"discounted_price": null,
"actual_price": "$219.95",
"currency": "USD",
"product_details": "https://www.addictivedesertdesigns.com/products/5-gal-vehicle-gas-can-holder",
"actor_id": "WORXVIss64RqXqDC4",
"run_id": "cs9FdDLXRtdwnr12A"
},
{
"product_name": "2021-2024 RAM 1500 TRX & 2025-2026 RHO Stealth Fighter Chase Rack",
"product_image": "https://www.addictivedesertdesigns.com/cdn/shop/products/2021-2022-RAM-1500-TRX-bed-rack_800x.jpg?v=1748882422",
"discounted_price": null,
"actual_price": "$1,598.98",
"currency": "USD",
"product_details": "https://www.addictivedesertdesigns.com/products/2021-2022-ram-1500-trx-stealth-fighter-chase-rack_c6215521101na",
"actor_id": "WORXVIss64RqXqDC4",
"run_id": "cs9FdDLXRtdwnr12A"
},
{
"product_name": "Race Series F-150/Raptor Chase Rack",
"product_image": "https://www.addictivedesertdesigns.com/cdn/shop/products/2017-ford-raptor-chase-rack_800x.jpg?v=1748882530",
"discounted_price": null,
"actual_price": "$3,798.98",
"currency": "USD",
"product_details": "https://www.addictivedesertdesigns.com/products/race-series-chase-rack_c115802800103",
"actor_id": "WORXVIss64RqXqDC4",
"run_id": "cs9FdDLXRtdwnr12A"
}
]

Use Cases

  • Market Research and Analysis: Gain insights into product offerings and pricing strategies.
  • Competitive Intelligence: Monitor competitor products and market positioning.
  • Price Monitoring: Track price changes over time for strategic decision-making.
  • Content Aggregation: Collect data for content creation or marketing purposes.
  • Academic Research: Use the extracted data for research projects or studies.
  • Business Automation: Integrate with business processes to automate data collection.

Installation and Usage

  1. Search for "Addictivedesertdesigns Product Detail Extractor" 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 the following fields:

  • product_name: The name of the product.
  • product_image: URL of the product image.
  • discounted_price: Discounted price if available; otherwise, null.
  • actual_price: Current price of the product.
  • currency: Currency code for the price.
  • product_details: URL to the product's detail page.
  • actor_id: Unique identifier for the actor run.
  • run_id: Unique identifier for the specific run.

Support

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

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