Dalesbutchers Product Urls Listing avatar

Dalesbutchers Product Urls Listing

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Dalesbutchers Product Urls Listing

Dalesbutchers Product Urls Listing

Dalesbutchers Product Urls Listing is an Apify actor that scrapes product URLs from Dalesbutchers based on search keywords. It supports keyword-based searches, flexible item limits, and collects comprehensive data including prices and stock status....

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

3 days ago

Last modified

Share


Dalesbutchers Product Urls Listing

Introduction

Dalesbutchers Product Urls Listing is an Apify Actor designed to scrape product URLs from the Dalesbutchers website. It allows users to efficiently gather data on products based on specified search keywords, making it invaluable for market research and competitive analysis.

Features

  • Keyword-Based Scraping: Customize searches with specific keywords.
  • Flexible Item Limits: Set a maximum number of items to scrape or opt for unlimited scraping.
  • Comprehensive Data Collection: Extracts detailed product information including URLs, prices, categories, and stock status.
  • High Reliability: Ensures consistent data quality and accuracy.
  • User-Friendly Configuration: Simple setup with intuitive input parameters.

Input Parameters

ParameterTypeRequiredDescriptionExample
KeywordstringNoThe keyword for the spider."o"
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Keyword": "o",
"item_limit": 10
}

Output JSON

[
{
"search_keyword": "o",
"product_id": "13297",
"name": "LAMB & APRICOT SAUSAGE",
"product_url": "https://www.dalesbutchers.co.uk/product/lamb-apricot-sausage/",
"image": "https://www.dalesbutchers.co.uk/wp-content/uploads/2026/04/343_1-247x280.jpg",
"price": 6.75,
"max_price": null,
"currency": "£",
"category": "Sausages",
"categories": ["sausages"],
"stock_status": "instock",
"on_sale": false,
"is_featured": true,
"is_variable_product": false,
"input_source_key": "start_url:https://www.dalesbutchers.co.uk/?s=o&post_type=product",
"actor_id": "QhxZmPibh6YpZz72Y",
"run_id": "IMGqNvakiKjSgDeUb"
},
{
"search_keyword": "o",
"product_id": "13237",
"name": "Lamb Middle Neck \" Hot Pot Chop \"",
"product_url": "https://www.dalesbutchers.co.uk/product/lamb-middle-neck-hot-pot-chop/",
"image": "https://www.dalesbutchers.co.uk/wp-content/uploads/2026/03/985-247x296.jpeg",
"price": 18.7,
"max_price": null,
"currency": "£",
"category": "Lamb",
"categories": ["lamb"],
"stock_status": "instock",
"on_sale": false,
"is_featured": true,
"is_variable_product": false,
"input_source_key": "start_url:https://www.dalesbutchers.co.uk/?s=o&post_type=product",
"actor_id": "QhxZmPibh6YpZz72Y",
"run_id": "IMGqNvakiKjSgDeUb"
},
{
"search_keyword": "o",
"product_id": "12723",
"name": "Dry Aged Belted Galloway Sirloin",
"product_url": "https://www.dalesbutchers.co.uk/product/dry-aged-belted-galloway-sirloin/",
"image": "https://www.dalesbutchers.co.uk/wp-content/uploads/woocommerce-placeholder-247x296.png",
"price": 13.75,
"max_price": 15,
"currency": "£",
"category": "Steaks",
"categories": ["steaks"],
"stock_status": "instock",
"on_sale": false,
"is_featured": true,
"is_variable_product": true,
"input_source_key": "start_url:https://www.dalesbutchers.co.uk/?s=o&post_type=product",
"actor_id": "QhxZmPibh6YpZz72Y",
"run_id": "IMGqNvakiKjSgDeUb"
}
]

Use Cases

  • Market Research and Analysis: Gather data to understand market trends.
  • Competitive Intelligence: Monitor competitors' product offerings and pricing strategies.
  • Price Monitoring: Track changes in product prices over time.
  • Content Aggregation: Compile product information for content creation or analysis.
  • Academic Research: Use product data for studies on consumer behavior or market dynamics.
  • Business Automation: Integrate with systems to automate inventory management or marketing campaigns.

Installation and Usage

  1. Search for "Dalesbutchers Product Urls Listing" 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:

  • search_keyword: The keyword used for scraping.
  • product_id: Unique identifier for the product.
  • name: Name of the product.
  • product_url: URL to the product page.
  • image: Image URL of the product.
  • price: Current price of the product.
  • max_price: Maximum price if applicable.
  • currency: Currency symbol used.
  • category: Main category of the product.
  • categories: Array of sub-categories.
  • stock_status: Availability status (e.g., "instock").
  • on_sale: Boolean indicating if the product is on sale.
  • is_featured: Boolean indicating if the product is featured.
  • is_variable_product: Boolean indicating if the product has variable options.
  • input_source_key: Source key for tracking input.
  • actor_id: Unique identifier of the actor.
  • run_id: Unique identifier of the run.

Support

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

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