VOOZH about

URL: https://apify.com/getdataforme/alfred-product-urls-ec-spider

โ‡ฑ Alfred Product Urls Ec Spider ยท Apify


Pricing

from $9.00 / 1,000 results

Go to Apify Store

Alfred Product Urls Ec Spider

The Alfred Product Urls Ec Spider is a web scraping tool for extracting detailed product data from the Alfred Dunner website, including IDs, names, prices, and images....

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

7 days ago

Last modified

Share


Alfred Product Urls Ec Spider

Introduction

The Alfred Product Urls Ec Spider is a powerful web scraping tool designed to extract detailed product information from the Alfred Dunner website. It efficiently gathers data such as product IDs, names, prices, and images, providing valuable insights for market research and competitive analysis.

Features

  • Comprehensive Data Extraction: Captures essential product details including ID, SKU, name, price, currency, brand, and image URLs.
  • Flexible URL Configuration: Allows users to specify multiple URLs for targeted scraping.
  • Customizable Item Limits: Users can set a maximum number of items to scrape per run, optimizing performance.
  • High Data Quality: Ensures reliable and accurate data collection with minimal errors.
  • User-Friendly Interface: Easy setup and configuration through the Apify Store.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesThe URLs for the spider to scrape.["https://alfreddunner.com/shop/?search_query=Shorts"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Urls":[
"https://alfreddunner.com/shop/?search_query=Shorts&fallbackQuery=tshirt"
],
"item_limit":10
}

Output JSON

[
{
"Product ID":"8595",
"SKU":"30100YGAD",
"Name":"Women's Tailored Flat Front Slant Pocket Short Length Pant",
"URL":"https://alfreddunner.com//women-s-tailored-flat-front-slant-pocket-short-length-pant/",
"Price":"17.35",
"Currency":"$",
"Brand":"Alfred Dunner",
"Image":"https://cdn11.bigcommerce.com/s-yzdq8cilyh/images/stencil/640w/products/8595/65255/Alfresco_0021__30906.1.jpg",
"actor_id":"RBKFqVMVWxhrQP1Ja",
"run_id":"AuoKcTBxrWQ1Dj2ti"
},
{
"Product ID":"8823",
"SKU":"32142YIAD",
"Name":"Women's Solid Rolled Short Sleeve Tee",
"URL":"https://alfreddunner.com//women-s-solid-rolled-short-sleeve-tee/",
"Price":"23.8",
"Currency":"$",
"Brand":"Alfred Dunner",
"Image":"https://cdn11.bigcommerce.com/s-yzdq8cilyh/images/stencil/640w/products/8823/64433/e070357d9271176c6fcd7c8a3d66e24a6cac168e__56244.1.jpg",
"actor_id":"RBKFqVMVWxhrQP1Ja",
"run_id":"AuoKcTBxrWQ1Dj2ti"
},
{
"Product ID":"8840",
"SKU":"33153YJAD",
"Name":"Women's Embroidered Floral Neck Short Sleeve Tee",
"URL":"https://alfreddunner.com//women-s-embroidered-floral-neck-short-sleeve-tee/",
"Price":"23.8",
"Currency":"$",
"Brand":"Alfred Dunner",
"Image":"https://cdn11.bigcommerce.com/s-yzdq8cilyh/images/stencil/640w/products/8840/65473/33153__49391.1.jpg",
"actor_id":"RBKFqVMVWxhrQP1Ja",
"run_id":"AuoKcTBxrWQ1Dj2ti"
}
]

Use Cases

  • Market Research and Analysis: Gather competitive product data for strategic planning.
  • Competitive Intelligence: Monitor competitor pricing and offerings.
  • Price Monitoring: Track price changes over time to identify trends.
  • Content Aggregation: Compile product information for content creation.
  • Academic Research: Collect data for studies on e-commerce trends.
  • Business Automation: Integrate with systems for automated inventory updates.

Installation and Usage

  1. Search for "Alfred Product Urls Ec 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 a JSON array of objects, each representing a product with fields such as:

  • Product ID: Unique identifier for the product.
  • SKU: Stock Keeping Unit number.
  • Name: Product name.
  • URL: Direct link to the product page.
  • Price: Current price of the product.
  • Currency: Currency symbol used in pricing.
  • Brand: Brand name associated with the product.
  • Image: URL of the product image.
  • actor_id: Identifier for the actor instance.
  • run_id: 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!

You might also like

Alfred Workflows Scraper

crawlerbros/alfred-workflows-scraper

Scrape Alfred Gallery (alfred.app) for macOS Alfred app workflows. Search by keyword, browse all workflows, or filter by tag. Returns name, title, description, author, version, tags, install URL, download URL, and more.

Alfred Workflows Scraper

crawlergang/alfred-workflows-scraper

Scrape Alfred Gallery (alfred.app) for macOS Alfred app workflows. Search by keyword, browse all workflows, or filter by tag. Returns name, title, description, author, version, tags, install URL, download URL, and more.

2

5.0

Ardellshops Product Url Ec Spider

getdataforme/ardellshops-product-url-ec-spider

The Ardellshops Product Url Ec Spider is a web scraping tool designed for extracting product URLs and details from the Ardellshop website....