Fruitlogistica Productinfo Parser Spider avatar

Fruitlogistica Productinfo Parser Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Fruitlogistica Productinfo Parser Spider

Fruitlogistica Productinfo Parser Spider

The Fruitlogistica Productinfo Parser Spider is an Apify tool for extracting detailed product data from FruitLogistica, including descriptions, images, and exhibitor details....

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

2 days ago

Last modified

Share


README.md

Fruitlogistica Productinfo Parser Spider

Introduction

The Fruitlogistica Productinfo Parser Spider is a specialized Apify Actor designed to extract detailed product information from the FruitLogistica website. This tool enables users to gather comprehensive data on products, including descriptions, images, and exhibitor details, facilitating market research and competitive analysis.

Features

  • Automated Data Extraction: Efficiently scrapes product information with minimal setup.
  • High-Quality Data Output: Provides reliable and structured data for easy integration.
  • Customizable Input Parameters: Allows users to specify URLs and item limits.
  • Scalable Performance: Supports large-scale scraping operations.
  • User-Friendly Interface: Simple configuration through the Apify Store.

Input Parameters

ParameterTypeRequiredDescriptionExample
ProductUrlsarrayYesThe product URLs for the spider to scrape.["https://online.fruitlogistica.com/product/Green-Pineapple-MD2--5d632c55-a6f6-4c0e-a523-8753c6d3ae38"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"ProductUrls": [
"https://online.fruitlogistica.com/product/Green-Pineapple-MD2--5d632c55-a6f6-4c0e-a523-8753c6d3ae38",
"https://online.fruitlogistica.com/product/AMIDIR-Thinning-plant-regulator-for-apple--7c1793b3-997c-4e5d-b494-4527a5142b4c"
],
"item_limit": 10
}

Output JSON

[
{
"product_id": "5d632c55-a6f6-4c0e-a523-8753c6d3ae38",
"product_name": "Green Pineapple MD2",
"product_image": "https://static.event-cloud.com/2022_FRUIT/uploads/43d00999-0a56-48e6-9f09-a2998ecaf6ef-24d15779-7a67-4aaf-8743-3397173577c5",
"description": "12kg Box Green Pineapple. Crownless 14kg also available",
"categories": ["Product groups"],
"product_groups": ["Fresh products"],
"exhibitor": {
"id": "1221904",
"name": "Jalaram Fruit",
"phone": "+447850138215",
"email": "sales@jalaramfruit.com",
"website": "http://jalaramfruit.com",
"city": "Pital, San Carlos",
"country": "Costa Rica",
"description": "L. Gobbi has been working for more than sixty years in Italy..."
},
"actor_id": "MiGpPB376bjrHv74z",
"run_id": "m6I5nRRMYUCQDdRjd"
}
]

Use Cases

  • Market Research and Analysis: Gather data to understand market trends.
  • Competitive Intelligence: Monitor competitor products and pricing strategies.
  • Price Monitoring: Track price changes over time for strategic planning.
  • Content Aggregation: Compile product information for content creation.
  • Academic Research: Collect data for studies in agriculture or economics.
  • Business Automation: Integrate with CRM systems for automated updates.

Installation and Usage

  1. Search for "Fruitlogistica Productinfo Parser 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 containing objects with the following fields:

  • product_id: Unique identifier for the product.
  • product_name: Name of the product.
  • product_image: URL to the product image.
  • description: Detailed description of the product.
  • categories and product_groups: Lists categorizing the product.
  • exhibitor: Object containing exhibitor details such as name, contact information, and a brief description.

Support

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

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