# Soum سوم Product Scraper - Extract soum.sa Product Data (`boring_internet_explorer/soum-scraper`) Actor

Scrape detailed product data from soum.sa, Saudi Arabia’s marketplace for new and used products. Extract product IDs, brands, models, specifications, condition, pricing, and images.

- **URL**: https://apify.com/boring\_internet\_explorer/soum-scraper.md
- **Developed by:** [Boring Internet Explorer](https://apify.com/boring_internet_explorer) (community)
- **Categories:** E-commerce
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $0.50 / 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/platform/actors/running/actors-in-store#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

## Soum Product Scraper — Saudi Marketplace Product Data

Scrapes structured product data from **Soum** (`soum.sa`), a Saudi marketplace for buying and selling new and used products. Soum connects buyers and sellers across Saudi Arabia and offers a wide range of electronics, computers, gaming products, automotive products, and home appliances.

Given a Soum **category, search, or detail URL**, the scraper collects product information and returns structured data including product identifiers, categories, brands, models, specifications, pricing, images, seller information, and listing metadata.

### Why use this scraper?

Soum offers a broad marketplace covering products such as mobile phones, laptops, tablets, smartwatches, gaming products, computers, cameras, cars, and home appliances.

Collecting this information manually across thousands of listings can be time-consuming. This scraper provides structured product records that can be used for:

- 🛒 Building product catalogs and marketplace databases.
- 📊 Monitoring product prices across categories and brands.
- 💰 Comparing prices between products, models, and variants.
- 🔍 Collecting detailed product specifications and attributes.
- 🖼️ Building product search and comparison tools with product images.
- 📈 Tracking marketplace listings and pricing changes over time.
- 🚗 Collecting automotive product and vehicle listings.
- 🤖 Powering analytics, enrichment pipelines, and AI applications.
- 💼 Conducting Saudi e-commerce and marketplace research.

#### Supported categories

The scraper supports the following Soum categories:

| Category                |
| ----------------------- |
| Mobiles                 |
| Laptops                 |
| Tablets                 |
| Smartwatches            |
| Gaming                  |
| Headphones              |
| Accessories             |
| Desktops                |
| Monitors                |
| PC Parts                |
| Cameras                 |
| Speakers                |
| Routers                 |
| Printers & Scanners     |
| Security & Dash Cameras |
| Car Plates              |
| Home Appliances         |
| Brand New Mobiles       |
| Cars                    |
| Brand New Tablets       |
| Brand New Laptops       |
| Brand New Gaming        |
| Brand New Smartwatches  |
| Brand New Headphones    |
| Brand New Routers       |

#### Input fields

| Field                | Type   | Description                                      |
| -------------------- | ------ | ------------------------------------------------ |
| `startUrls`          | array  | Soum category, search, or detail URLs to scrape. |
| `maxItems`           | number | Maximum number of products to scrape.            |
| `proxyConfiguration` | object | Optional proxy settings.                         |

#### Example input

```json
{
  "startUrls": [
    {
      "url": "https://soum.sa/en/laptops?brandId=62bd48c5e93e14fd25b0ebc8"
    }
  ],
  "maxItems": 5
}
```

#### Notes

For the following categories, please select a specific brand rather than scraping the category as a whole: Brand New Tablets, Brand New Laptops, Brand New Smartwatches, Brand New Headphones, Brand New Routers.

### Output

Each scraped product is stored as one record in the dataset.

#### Example output

```json
{
  "scrapedAt": "2026-08-08T21:18:52.535Z",
  "url": "https://soum.sa/en/product/695d08d8eb65ee006dfd3f3a",
  "productId": "695d08d8eb65ee006dfd3f3a",
  "variantId": "6764057af561a30044a70f88",
  "categoryId": "60575fdb826cc52db3d02acc",
  "categoryName": "Laptops",
  "brandId": "62bd48c5e93e14fd25b0ebc8",
  "brandName": "HP",
  "modelId": "62bd4c8956515c61ac5d2536",
  "modelName": "EliteBook",
  "variantName": "Series 830 G10, Processor Core i7, Generation 13th Gen, RAM 16 GB, Storage Memory 512 GB SSD",
  "grade": "Like New",
  "condition": "Like New",
  "sellPrice": 2949,
  "grandTotal": 3156,
  "currency": "SAR",
  "attributes": {
    "Series": "830 G10",
    "Processor": "Core i7",
    "Generation": "13th Gen",
    "RAM": "16 GB",
    "Storage Memory": "512 GB SSD"
  },
  "productImage": "https://cdn.soum.sa/assets/6703dbc94ed46d003e2b0909/listings/all/927ab7a8-9938-44e9-9a75-a7943345b137.jpeg",
  "productImages": [
    "https://cdn.soum.sa/assets/6703dbc94ed46d003e2b0909/listings/all/927ab7a8-9938-44e9-9a75-a7943345b137.jpeg",
    "https://cdn.soum.sa/assets/6703dbc94ed46d003e2b0909/listings/all/64b3d3f4-d2bf-4d3f-8946-26246277ac39.jpeg",
    "https://cdn.soum.sa/assets/6703dbc94ed46d003e2b0909/listings/all/9d2d2b33-120b-4e10-bcea-02c2b18bef2c.jpeg",
    "https://cdn.soum.sa/assets/6703dbc94ed46d003e2b0909/listings/all/f03d46ed-1429-4fbf-b638-bdb6c6446fdd.jpeg",
    "https://cdn.soum.sa/assets/6703dbc94ed46d003e2b0909/listings/all/9151cc46-e17a-4691-9e8a-cd4554462ddf.jpeg",
    "https://cdn.soum.sa/assets/6703dbc94ed46d003e2b0909/listings/all/5431618e-1f95-400d-aa33-c15a54987e75.jpeg",
    "https://cdn.soum.sa/assets/6703dbc94ed46d003e2b0909/listings/all/4b1a0350-80ec-47be-a3db-6754dc710890.jpeg",
    "https://cdn.soum.sa/assets/6703dbc94ed46d003e2b0909/listings/all/293602aa-04fd-4926-a007-3c1e4ca43403.jpeg",
    "https://cdn.soum.sa/assets/6703dbc94ed46d003e2b0909/listings/all/64c19fd5-cf0a-4b96-9ac8-464e13f0e9b9.jpeg",
    "https://cdn.soum.sa/assets/6703dbc94ed46d003e2b0909/listings/all/a6dfe6c2-5363-4228-b43c-0b2cf8162cd8.jpeg"
  ],
  "sellerId": "6703dbc94ed46d003e2b0909",
  "sellerCity": null,
  "isMerchant": true,
  "isConsignment": false,
  "expressDeliveryBadge": false,
  "createdDate": "2026-01-06T13:06:32.480Z"
}
```

#### Field reference

| Field                  | Description                                        |
| ---------------------- | -------------------------------------------------- |
| `scrapedAt`            | Timestamp of when the product was scraped.         |
| `url`                  | Product page URL.                                  |
| `productId`            | Unique Soum product identifier.                    |
| `variantId`            | Product variant identifier.                        |
| `categoryId`           | Soum category identifier.                          |
| `categoryName`         | Product category name.                             |
| `brandId`              | Brand identifier.                                  |
| `brandName`            | Brand name.                                        |
| `modelId`              | Product model identifier.                          |
| `modelName`            | Product model name.                                |
| `variantName`          | Full variant description and specifications.       |
| `grade`                | Product grade, such as `Like New`.                 |
| `condition`            | Product condition.                                 |
| `sellPrice`            | Product selling price.                             |
| `grandTotal`           | Total product price.                               |
| `currency`             | Price currency, such as `SAR`.                     |
| `attributes`           | Product-specific specifications and attributes.    |
| `productImage`         | Primary product image URL.                         |
| `productImages`        | All available product image URLs.                  |
| `sellerId`             | Seller identifier.                                 |
| `sellerCity`           | Seller city, when available.                       |
| `isMerchant`           | Whether the seller is a merchant.                  |
| `isConsignment`        | Whether the product is listed on consignment.      |
| `expressDeliveryBadge` | Whether the product has an express-delivery badge. |
| `createdDate`          | Date when the product listing was created.         |

### ❓ FAQ

**What types of URLs can I provide?**

The scraper supports **category, search, and detail URLs**.

- Category: `https://soum.sa/en/laptops`
- Search: `https://soum.sa/en/search?query=ipad`
- Detail: `https://soum.sa/en/product/695d08d8eb65ee006dfd3f3a`

**Can I use filters in category or search URLs?**

Yes. You can provide Soum URLs containing available filters, such as brand selection.

**Can I scrape individual products?**

Yes. Provide a product detail URL to scrape a specific product.

**How many products can I scrape?**

Use `maxItems` to limit the number of products returned. For example, `maxItems: 5` limits the run to five products.

### 🔗 Want More Data in the Gulf Market?

#### If you found this scraper useful, check out our other scrapers:

[eXtra - اكسترا Product Scraper - Extract extra.com Products](https://apify.com/boring_internet_explorer/extra-scraper) - Extract product data from extra.com — prices, discounts, stock availability, brands, images, model numbers, ratings, and category breadcrumbs — across Saudi Arabia, Oman, and Bahrain in both English and Arabic. Ideal for price monitoring, catalog sync, and market research.

[🥷🏽 Ninja نينجا Product Scraper](https://apify.com/boring_internet_explorer/ninja-product-scraper) — Extract product data from ananinja.com — prices, stock availability, brands, images, product IDs, and category for groceries, pharmacy, beauty, and household products across Saudi Arabia, Bahrain, Qatar, and Kuwait. Ideal for price monitoring, catalog synchronization, and market research.

[Jarir جرير Product Scraper - scrape product data from jarir.com](https://apify.com/boring_internet_explorer/jarir-scraper) - Scrape product data from jarir.com, the GCC's leading retailer for electronics, books and office supplies — pricing, stock, brand, images and categories across all 5 storefronts (KSA, UAE, Qatar, Bahrain, Kuwait).

[Saudi Companies Directory Scraper - scrape companies data](https://apify.com/boring_internet_explorer/saudi-companies-ecosystem-scraper) - Scrapes structured directory data from ecosystemsa.com — Saudi Arabia's business ecosystem directory covering VCs, angel groups, accelerators, incubators, coworking spaces, legal services, payment gateways, and startups. Returns entity data: names, descriptions, and contacts.

[Saudi Companies Scraper — 19K+ Companies, Emails + B2B Leads](https://apify.com/boring_internet_explorer/companies-scraper) - Extract 19,000+ Saudi & Arab company profiles with contacts, industries, funding stage, and Arabic + English fields. Filter by country, city, industry, and type. Perfect for building B2B lead lists, CRM enrichment, and competitor research.

***

### 🛠️ Need a custom extension?

Need this scraper adapted to your use case — extra fields, review/rating data, another Jarir section, or a different output format? Just reach out to us by email and we'll be happy to help.

# Actor input Schema

## `startUrls` (type: `array`):

URLs to scrape

## `maxItems` (type: `integer`):

The maximum number of items to fetch

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

Your proxy configuration from Apify

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://soum.sa/en/laptops?brandId=62bd48c5e93e14fd25b0ebc8"
    }
  ],
  "maxItems": 5,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

# Actor output Schema

## `overview` (type: `string`):

No description

# 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 = {
    "startUrls": [
        {
            "url": "https://soum.sa/en/laptops?brandId=62bd48c5e93e14fd25b0ebc8"
        }
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("boring_internet_explorer/soum-scraper").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 = { "startUrls": [{ "url": "https://soum.sa/en/laptops?brandId=62bd48c5e93e14fd25b0ebc8" }] }

# Run the Actor and wait for it to finish
run = client.actor("boring_internet_explorer/soum-scraper").call(run_input=run_input)

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

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

```

## CLI example

```bash
echo '{
  "startUrls": [
    {
      "url": "https://soum.sa/en/laptops?brandId=62bd48c5e93e14fd25b0ebc8"
    }
  ]
}' |
apify call boring_internet_explorer/soum-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=boring_internet_explorer/soum-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

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