Soum سوم Product Scraper - Extract soum.sa Product Data avatar

Soum سوم Product Scraper - Extract soum.sa Product Data

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Soum سوم Product Scraper - Extract soum.sa Product Data

Soum سوم Product Scraper - Extract soum.sa Product Data

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.

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

Boring Internet Explorer

Boring Internet Explorer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 hours ago

Last modified

Categories

Share

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

FieldTypeDescription
startUrlsarraySoum category, search, or detail URLs to scrape.
maxItemsnumberMaximum number of products to scrape.
proxyConfigurationobjectOptional proxy settings.

Example input

{
"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

{
"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

FieldDescription
scrapedAtTimestamp of when the product was scraped.
urlProduct page URL.
productIdUnique Soum product identifier.
variantIdProduct variant identifier.
categoryIdSoum category identifier.
categoryNameProduct category name.
brandIdBrand identifier.
brandNameBrand name.
modelIdProduct model identifier.
modelNameProduct model name.
variantNameFull variant description and specifications.
gradeProduct grade, such as Like New.
conditionProduct condition.
sellPriceProduct selling price.
grandTotalTotal product price.
currencyPrice currency, such as SAR.
attributesProduct-specific specifications and attributes.
productImagePrimary product image URL.
productImagesAll available product image URLs.
sellerIdSeller identifier.
sellerCitySeller city, when available.
isMerchantWhether the seller is a merchant.
isConsignmentWhether the product is listed on consignment.
expressDeliveryBadgeWhether the product has an express-delivery badge.
createdDateDate 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 - 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 — 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 - 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 - 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 - 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.