Blingkinglondon Productinfo Scraper avatar

Blingkinglondon Productinfo Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Blingkinglondon Productinfo Scraper

Blingkinglondon Productinfo Scraper

Extract detailed product information from Bling King London's website, including descriptions, prices, and images. Ideal for market research, competitive analysis, and business automation with customizable limits and flexible URL input....

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

10 days ago

Last modified

Share


README.md

Blingkinglondon Productinfo Scraper

Introduction

The Blingkinglondon Productinfo Scraper is a powerful Apify Actor designed to extract detailed product information from Bling King London's website. It efficiently gathers data such as product descriptions, prices, images, and specifications, providing valuable insights for market research, competitive analysis, and business automation.

Features

  • Comprehensive Data Extraction: Captures extensive product details including descriptions, prices, and images.
  • High-Quality Data: Ensures reliable and accurate information retrieval.
  • Customizable Limits: Allows setting a maximum number of items to scrape per run.
  • Flexible URL Input: Supports multiple URLs for batch processing.
  • User-Friendly Interface: Easy configuration with clear input parameters.

Input Parameters

ParameterTypeRequiredDescriptionExample
ProductUrlsarrayYesThe product URLs for the spider.["https://blingkinglondon.com/products/sample-product"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"ProductUrls": [
"https://blingkinglondon.com/products/silver-st-george-sovereign-ring-adjustable-size-8-5-q-11g-classic-men-s-jewellery?_pos=11&_sid=81e7ae47b&_ss=r"
],
"item_limit": 10
}

Output JSON

[
{
"product_url": "https://blingkinglondon.com/products/silver-st-george-sovereign-ring-adjustable-size-8-5-q-11g-classic-men-s-jewellery?_pos=11&_sid=81e7ae47b&_ss=r",
"id": 15239172227451,
"title": "Silver St George Sovereign Ring",
"vendor": "Bling King London",
"handle": "silver-st-george-sovereign-ring-adjustable-size-8-5-q-11g-classic-men-s-jewellery",
"description": "<p>The Silver St George Sovereign Ring weighs 11 grams...</p>",
"published_at": "2025-10-22T10:24:07+01:00",
"created_at": "2025-09-18T16:44:40+01:00",
"type": "Rings",
"tags": [
"adjustable ring",
"silver sovereign ring"
],
"price": 6376,
"price_float": 63.76,
"compare_at_price": 7970,
"available": true,
"variants": [
{
"id": 56091242824059,
"title": "Default Title",
"sku": "sr44_pvd",
"available": true,
"price": 6376,
"price_float": 63.76
}
],
"images": [
"https://cdn.shopify.com/s/files/1/2588/8764/files/DSC08930_2.jpg?v=1761125036"
],
"featured_image": "https://cdn.shopify.com/s/files/1/2588/8764/files/DSC08930_2.jpg?v=1761125036",
"options": [
{
"name": "Title",
"position": 1,
"values": ["Default Title"]
}
],
"url": "/products/silver-st-george-sovereign-ring-adjustable-size-8-5-q-11g-classic-men-s-jewellery"
}
]

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 for budgeting and sales strategies.
  • Content Aggregation: Collect product information for content creation and marketing.
  • Academic Research: Use detailed product data for studies in consumer behavior or e-commerce trends.
  • Business Automation: Integrate with systems to automate inventory updates and pricing adjustments.

Installation and Usage

  1. Search for "Blingkinglondon Productinfo Scraper" 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 product_url, id, title, vendor, description, published_at, created_at, type, tags, price, variants, images, featured_image, options, and url. Each field provides specific details about the product, ensuring comprehensive data capture.

Support

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

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