# Jbhifi Discovery Parser Script (`hello.datawizards/jbhifi-discovery-parser-script`) Actor

Extract JB Hi-Fi product listings by keyword with clean, structured JSON. Get brand, title, pricing, ratings, reviews, images, and availability using reliable residential proxies—perfect for product discovery, price tracking, and retail market intelligence.

- **URL**: https://apify.com/hello.datawizards/jbhifi-discovery-parser-script.md
- **Developed by:** [datawizards](https://apify.com/hello.datawizards) (community)
- **Categories:** Automation, Lead generation, E-commerce
- **Stats:** 1 total users, 0 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $4.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

***

## 🔍 Jbhifi Discovery Parser Script · Apify Actor

Discover **real-time product insights from JB Hi-Fi** using clean, structured JSON output — ideal for product discovery, price intelligence, and market research.
Built and maintained by **DataWizards** 👉 [LinkedIn](https://linkedin.com/in/data-wizards-aa8080342)

***

### 📌 What Is `Jbhifi Discovery Parser Script`?

The **Jbhifi Discovery Parser Script** is an Apify Actor designed to **discover and extract product listings from JB Hi-Fi based on keywords**.
It collects essential commerce data such as brand, pricing, availability, ratings, and images — without manual browsing or login.

This actor is perfect for:

- E-commerce analysts
- Price monitoring tools
- Product discovery pipelines
- Retail intelligence platforms

***

### 🧠 Key Features

- ✅ **Keyword-based product discovery**
- ✅ Extracts **brand, title, pricing, availability**
- ✅ Captures **review count & average rating**
- ✅ Handles **out-of-stock & null pricing**
- ✅ Clean, structured **JSON output**
- ✅ Built-in support for **Apify Residential Proxies**
- ✅ Fast, scalable & automation-ready

***

### 🛠️ Input Schema

Use the following input configuration to run the actor:

```json
{
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

#### 🔐 Proxy Configuration (Highly Recommended)

- **useApifyProxy**: Must be set to `true`
- **apifyProxyGroups**:

  - `"RESIDENTIAL"` ensures high success rate
  - Minimizes blocking and captchas
  - Ideal for large-scale discovery runs

***

### 📤 Output Example

The actor returns a structured JSON array like the following:

```json
[
  {
    "Key Word ": "mobile",
    "Brand ": "APPLE",
    "Title ": "Apple iPhone 17 Pro 256GB (Deep Blue)",
    "Original Price ": null,
    "Current Price ": 1999,
    "Image URL ": "https://cdn.shopify.com/s/files/1/0024/9803/5810/files/816112-Product-0-I-638930464810376235.jpg?v=1757904427",
    "Total Review ": 11,
    "Average Review Rating ": 3.9091,
    "Availability": "In stock"
  }
]
```

#### 🧾 Field Breakdown

- **Key Word** – Search term used for discovery
- **Brand** – Product brand name
- **Title** – Full product title
- **Original Price** – List price (may be `null`)
- **Current Price** – Active selling price
- **Image URL** – High-quality product image
- **Total Review** – Number of reviews
- **Average Review Rating** – Aggregated rating score
- **Availability** – Stock status

***

### 🚀 Use Cases

- 🛒 **Product Discovery Engines** – Find trending items by keyword
- 📊 **Market Research** – Analyze brands, pricing & ratings
- 📉 **Price Intelligence** – Monitor discounts and availability
- 🤖 **Automation Pipelines** – Feed data into dashboards or APIs
- 🧠 **Competitor Monitoring** – Track JB Hi-Fi catalog changes

***

### ✅ Best Practices

- Always use **RESIDENTIAL proxies** for stability
- Avoid excessive parallel runs with the same keyword
- Handle `null` values gracefully in downstream systems
- Schedule periodic runs for price & stock monitoring

***

### 🧩 Why Choose This Actor?

- Purpose-built for **JB Hi-Fi discovery**
- Clean field naming aligned with retail workflows
- Designed by experienced scraper engineers
- Easy to extend for custom fields or logic

***

### 🤝 Support & Customization

Need **custom fields**, **simplified output**, or **special logic**?
**DataWizards are always ready for you.**

📧 Email: **<hello.datawizard@gmail.com>**
✉️ **Email Subject**: `Jbhifi Discovery Parser – Custom Support`
🔗 LinkedIn: <https://linkedin.com/in/data-wizards-aa8080342>

***

### 🐞 Bug Reports & Feature Requests

Found an issue or need an enhancement?

📩 Email: **<hello.datawizard@gmail.com>**
✉️ **Subject**: `Bug Report – Jbhifi Discovery Parser Script`
Or report directly via Apify issues.

***

### 🧰 Need Something More?

Whether it’s:

- A **custom JB Hi-Fi scraper**
- A **simplified dataset**
- Or a **fully managed data pipeline**

💡 **DataWizards** will build it for you.

> *Smart data. Clean output. Scalable solutions.*

***

#### 🏁 Start discovering JB Hi-Fi products effortlessly with

### **`Jbhifi Discovery Parser Script`** 🚀

# Actor input Schema

## `ListingWords` (type: `array`):

The listing words for the spider.

## `proxyConfiguration` (type: `object`):

Specifies proxy servers that will be used by the scraper in order to hide its origin.

## Actor input object example

```json
{
  "ListingWords": [
    "mobile"
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ]
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("hello.datawizards/jbhifi-discovery-parser-script").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "proxyConfiguration": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
    } }

# Run the Actor and wait for it to finish
run = client.actor("hello.datawizards/jbhifi-discovery-parser-script").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}' |
apify call hello.datawizards/jbhifi-discovery-parser-script --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,hello.datawizards/jbhifi-discovery-parser-script"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/Aa3HKBccyBLUY1KQ8/builds/UHrVoZIJKLV77ay01/openapi.json
