Shopbmg Collection Detail Cr Spider avatar

Shopbmg Collection Detail Cr Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Shopbmg Collection Detail Cr Spider

Shopbmg Collection Detail Cr Spider

Shopbmg Collection Detail Cr Spider is a web scraping tool for extracting detailed product data from Shopbmg, including IDs, URLs, titles, pricing, 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 days ago

Last modified

Share


Shopbmg Collection Detail Cr Spider

Introduction

Shopbmg Collection Detail Cr Spider is a powerful web scraping tool designed to extract detailed product information from the Shopbmg website. This actor efficiently gathers data such as product IDs, URLs, titles, descriptions, pricing details, and more, providing valuable insights for various business applications.

Features

  • Comprehensive Data Extraction: Captures extensive product details including prices, availability, and images.
  • Flexible Configuration: Allows customization of input parameters to tailor the scraping process.
  • High Reliability: Ensures consistent data quality with robust error handling mechanisms.
  • Scalable Performance: Supports large-scale data extraction with adjustable item limits.
  • User-Friendly Setup: Simple configuration and execution through the Apify platform.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsArrayYesThe URLs for the spider to scrape.[ "https://www.shopgbmp.org/products/2016-shingo-prize-winner-the-management-engagement-dvd-series-4-dvds-for-the-price-of-3" ]
item_limitIntegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Urls": [
"https://www.shopgbmp.org/products/2016-shingo-prize-winner-the-management-engagement-dvd-series-4-dvds-for-the-price-of-3"
],
"item_limit": 10
}

Output JSON

[
{
"product_id": "7881308864712",
"product_url": "https://www.shopgbmp.org/products/2016-shingo-prize-winner-the-management-engagement-dvd-series-4-dvds-for-the-price-of-3",
"title": "The Management Engagement Pack (4 vids for the price of 3!)",
"description": "2016 Shingo Prize Winner! Purchase this specially curated set...",
"currency": "USD",
"regular_price": 516,
"sale_price": 387,
"sold_out": false,
"tax_information": "Tax included.",
"image_urls": [
"https://www.shopgbmp.org/cdn/shop/files/new_Mgmt_4.png?v=1717783798&width=1946",
"https://www.shopgbmp.org/cdn/shop/files/PubAward.png?v=1717768468&width=1946"
],
"variant_count": 2,
"variants": [
{
"variant_id": 43791663136968,
"title": "USB",
"sku": "INTERNAL_SKU_ID:1",
"available": true,
"price": 387,
"compare_at_price": 516,
"weight": 340,
"requires_shipping": true,
"taxable": true
},
{
"variant_id": 43791663169736,
"title": "DVD",
"sku": "INTERNAL_SKU_ID:2",
"available": true,
"price": 387,
"compare_at_price": 516,
"weight": 340,
"requires_shipping": true,
"taxable": true
}
],
"actor_id": "rp7mWrd8oUKhPa0Zx",
"run_id": "xshWMX8kOQYucYmYM"
}
]

Use Cases

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

Installation and Usage

  1. Search for "Shopbmg Collection Detail Cr 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 detailed product information. Key fields include:

  • product_id: Unique identifier for the product.
  • product_url: URL of the product page.
  • title: Product title.
  • description: Detailed description of the product.
  • currency, regular_price, sale_price: Pricing details.
  • sold_out: Availability status.
  • tax_information: Tax details.
  • image_urls: List of image URLs.
  • variant_count: Number of variants available.
  • variants: Array of variant objects with detailed information.

Support

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

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