Mzfarmsource Parser Spider
Pricing
$30.00/month + usage
Mzfarmsource Parser Spider
This Apify actor efficiently scrapes detailed product data from NzFarmSource, including prices, availability, and images, delivering clean JSON for analysis....
Pricing
$30.00/month + usage
Rating
0.0
(0)
Developer

GetDataForMe
Actor stats
0
Bookmarked
3
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
Introduction
The Mzfarmsource Parser Spider is a powerful web scraping tool designed to extract detailed product information from the NzFarmSource online store. It efficiently parses product pages to gather essential data such as prices, availability, and images, enabling users to collect structured data for various analytical purposes. This actor streamlines data extraction, saving time and effort for businesses and researchers alike.
Features
- Efficient Data Extraction: Quickly scrapes product details including names, prices, SKUs, and availability from NzFarmSource URLs.
- Proxy Support: Integrates with Apify Proxy for reliable scraping, using residential proxies to avoid IP blocks.
- Structured Output: Delivers clean, JSON-formatted data ready for analysis or integration into databases.
- Scalable and Reliable: Handles multiple URLs in a single run, with built-in error handling for robust performance.
- Customizable Inputs: Allows users to specify target URLs and proxy settings for tailored scraping tasks.
- Real-Time Monitoring: Provides logs and progress tracking during execution for transparency.
- High-Quality Data: Ensures accurate and up-to-date information with date-stamped results.
Input Parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Urls | array | Yes | A list of URLs from NzFarmSource to scrape product data from. Each URL must be a valid HTTP/HTTPS link. | ["https://store.nzfarmsource.co.nz/catalog/cydectin-pour-on-15l/262615"] |
| proxy | object | No | Configuration for proxy settings, including Apify Proxy usage, groups, and country selection to enhance scraping reliability. | {"useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"], "apifyProxyCountry": "US"} |
Example Usage
To run the actor, provide the input parameters in JSON format. Here's an example input:
{"Urls": ["https://store.nzfarmsource.co.nz/catalog/cydectin-pour-on-15l/262615"],"proxy": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "US"}}
The actor will output an array of JSON objects containing the scraped data. Example output:
[{"Product_Id": 136933,"SKU": "#262615","Product_Name": "Cydectin Pour On 15L","Price": "$2,079.99","RRP": "$2,079.99","Availability": "stock-levels no-stock","Delivery_time": "5-7 business days","Image_URL": "https://store.nzfarmsource.co.nz/system/product-images/images/000/023/800/main/262615.png?1582686412","Crawled_Date": "01-14-2026","URL": "https://store.nzfarmsource.co.nz/catalog/cydectin-pour-on-15l/262615"}]
Use Cases
- Market Research and Analysis: Gather pricing and availability data to analyze trends in agricultural products.
- Competitive Intelligence: Monitor competitors' product listings and pricing strategies on NzFarmSource.
- Price Monitoring: Track price changes for specific items to inform purchasing decisions.
- Content Aggregation: Collect product images and descriptions for cataloging or e-commerce platforms.
- Academic Research: Extract data for studies on agricultural supply chains and product availability.
- Business Automation: Automate data collection for inventory management or supplier comparisons.
Installation and Usage
- Search for "Mzfarmsource Parser Spider" in the Apify Store
- Click "Try for free" or "Run"
- Configure input parameters
- Click "Start" to begin extraction
- Monitor progress in the log
- Export results in your preferred format (JSON, CSV, Excel)
Output Format
The actor outputs an array of JSON objects, each representing a scraped product. Key fields include:
- Product_Id: Unique identifier for the product.
- SKU: Stock Keeping Unit code.
- Product_Name: Name of the product.
- Price: Current selling price.
- RRP: Recommended Retail Price.
- Availability: Stock status (e.g., "stock-levels no-stock").
- Delivery_time: Estimated delivery period.
- Image_URL: Link to the product image.
- Crawled_Date: Date when the data was scraped.
- URL: Original source URL.
This structured format ensures easy parsing and integration into downstream applications.
Support
For custom/simplified outputs or bug reports, please contact:
- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: https://getdataforme.com/contact/
We're here to help you get the most out of this Actor!