Precolandia Urls Spider avatar

Precolandia Urls Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Precolandia Urls Spider

Precolandia Urls Spider

The Precolandia Urls Spider is a web scraping tool for extracting detailed product information from Precolandia, including names, descriptions, prices, and more....

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 months ago

Last modified

Share


Precolandia Urls Spider

Introduction

The Precolandia Urls Spider is a powerful web scraping tool designed to extract detailed product information from the Precolandia website. It efficiently gathers data such as product names, descriptions, prices, and more, making it an invaluable resource for businesses and researchers looking to analyze market trends or gather competitive intelligence.

Features

  • Comprehensive Data Extraction: Captures essential product details including name, description, price, brand, SKU, and GTIN.
  • Customizable URL Input: Allows users to specify multiple URLs for targeted scraping.
  • Flexible Item Limit: Users can set a maximum number of items to scrape per run or opt for no limit.
  • High Data Quality: Ensures reliable and accurate data collection with structured output.
  • Easy Integration: Seamlessly integrates with Apify's ecosystem for automated workflows.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesThe URLs for the spider to scrape. Must be valid HTTP/HTTPS links.["https://www.precolandia.com.br/example"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Urls": [
"https://www.precolandia.com.br/boleira-de-bambu-com-tampa-cupula-sense-275cm-ou-071846/p"
],
"item_limit": 10
}

Output JSON

[
{
"url": "https://www.precolandia.com.br/boleira-de-bambu-com-tampa-cupula-sense-275cm-ou-071846/p",
"title": "Boleira de Bambu com Tampa Cúpula Sense 27,5cm - PreçoLândia - PreçoLândia",
"product_name": "Boleira de Bambu com Tampa Cúpula Sense 27,5cm - PreçoLândia - Kit Utensílios de Cozinha, Eletroportáteis e muito mais | PreçoLândia",
"product_description": "Procurando por Boleira de Bambu com Tampa Cúpula Sense 27,5cm - Ou para composição da sua cozinha? Aproveite nossas ofertas, compre online e receba no conforto da sua casa!",
"brand": "Ou",
"sku": "32574",
"gtin": "071846",
"price_currency": "BRL",
"json_ld_name": null,
"json_ld_brand": null,
"json_ld_image": null,
"json_ld_description": null,
"json_ld_sku": null,
"json_ld_mpn": null,
"json_ld_gtin": null,
"actor_id": "V068kKU9x9jTQqB2n",
"run_id": "9mXHhNBl5xrWWx0NB"
}
]

Use Cases

  • Market Research and Analysis: Gather data to understand market trends and consumer preferences.
  • Competitive Intelligence: Monitor competitor pricing and product offerings.
  • Price Monitoring: Track price changes over time for strategic decision-making.
  • Content Aggregation: Compile product information for content creation or marketing purposes.
  • Academic Research: Collect data for studies on e-commerce patterns and behaviors.
  • Business Automation: Integrate with business processes to automate data collection.

Installation and Usage

  1. Search for "Precolandia Urls 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 fields such as url, title, product_name, product_description, brand, sku, gtin, price_currency, and additional metadata like actor_id and run_id. Each object represents a scraped product entry.

Support

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

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