OpenSooq السوق المفتوح Scraper — Largest MENA Classifieds avatar

OpenSooq السوق المفتوح Scraper — Largest MENA Classifieds

Pricing

from $0.49 / 1,000 results

Go to Apify Store
OpenSooq السوق المفتوح Scraper — Largest MENA Classifieds

OpenSooq السوق المفتوح Scraper — Largest MENA Classifieds

Scrape structured listing data from OpenSooq, the largest classifieds marketplace in MENA. Extract titles, prices, locations, seller info, media, and category details across 20 markets and 17 categories.

Pricing

from $0.49 / 1,000 results

Rating

0.0

(0)

Developer

Boring Internet Explorer

Boring Internet Explorer

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

5 days ago

Last modified

Share

🛍️ OpenSooq السوق المفتوح Scraper — MENA Classifieds Data | 20 Markets

Scrapes structured listing data from OpenSooq (opensooq.com), the largest mobile-first classifieds marketplace in the Middle East and North Africa (MENA) region. OpenSooq connects buyers, sellers, renters, job seekers, and service providers across 20 countries, with over 2 billion monthly pageviews and 120 million unique visitors each year — with an item sold every 15 seconds.

Given an OpenSooq category or search URL, the scraper collects listing information and returns structured data including listing identifiers, titles, descriptions, pricing, location, media, seller information, and category details.

Why use this scraper?

OpenSooq is the most active classifieds marketplace in MENA, with over 120 subcategories spanning autos, real estate, jobs, and general classifieds — with an estimated USD 30 billion in goods sold annually across the platform.

Collecting this data manually across thousands of listings and 20 markets is not feasible. This scraper provides structured listing records that can be used for:

  • 🚗 Monitoring vehicle listings, prices, and specs across makes and models.
  • 🏠 Tracking real estate listings across MENA cities and neighborhoods.
  • 💰 Comparing prices across categories, countries, and listing types.
  • 📊 Building market intelligence dashboards for MENA classifieds.
  • 🔍 Collecting listing descriptions and seller information at scale.
  • 🖼️ Building search and comparison tools with listing images.
  • 📈 Tracking listing activity, status, and engagement over time.
  • 💼 Collecting job listings and employment market data across the region.
  • 🤖 Powering analytics, enrichment pipelines, and AI applications.
  • 📦 Conducting MENA e-commerce and marketplace research.

Supported markets

The scraper supports all 20 OpenSooq markets:

CountryURL
Jordanhttps://jo.opensooq.com/en/
Saudi Arabiahttps://sa.opensooq.com/en/
UAEhttps://ae.opensooq.com/en/
Kuwaithttps://kw.opensooq.com/en/
Bahrainhttps://bh.opensooq.com/en/
Omanhttps://om.opensooq.com/en/
Qatarhttps://qa.opensooq.com/en/
Iraqhttps://iq.opensooq.com/en/
Egypthttps://eg.opensooq.com/en/
Yemenhttps://ye.opensooq.com/en/
Libyahttps://ly.opensooq.com/en/
Sudanhttps://sd.opensooq.com/en/
Lebanonhttps://lb.opensooq.com/en/
Palestinehttps://ps.opensooq.com/en/
Syriahttps://sy.opensooq.com/en/
Algeriahttps://dz.opensooq.com/en/
Moroccohttps://ma.opensooq.com/en/
Tunisiahttps://tn.opensooq.com/en/
Turkeyhttps://tr.opensooq.com/en/
Mauritaniahttps://mr.opensooq.com/en/

Supported categories

The scraper works across all major OpenSooq categories:

Category
Autos
Mobile & Tablet
Gaming & Toys
Computers & Laptops
Electronics & Appliances
Property For Sale
Property For Rent
Home & Garden
Fashion And Kids
Beauty & Health
Food & Supplements
Services
Jobs
Pets & Accessories
Leisure & Collectibles
Sports & Fitness
Businesses & Equipment

Supported URL types

TypeExample
Categoryhttps://sa.opensooq.com/en/cars
Subcategoryhttps://sa.opensooq.com/en/cars/cars-for-sale
Subcategory with makehttps://sa.opensooq.com/en/cars/cars-for-sale/toyota
Searchhttps://sa.opensooq.com/en/find?term=iphone

Input fields

FieldTypeDescription
startUrlsarrayOpenSooq category or search URLs to scrape.
maxItemsnumberMaximum number of listings to scrape per URL.
proxyConfigurationobjectOptional proxy settings.

Example input

{
"startUrls": [{ "url": "https://sa.opensooq.com/en/cars" }],
"maxItems": 10,
"proxyConfiguration": {
"useApifyProxy": false
}
}

Output

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

Example output

{
"scrapedAt": "2026-08-12T20:36:13.404Z",
"id": 285503676,
"url": "https://sa.opensooq.com/search/285503676",
"title": "هافال V7فل كامل 2027",
"description": "هافال V7 2027 جديدة هافال V7 2027 جديدة للبيع قير اوتماتيك بنزين اصفار ══════ (( المواصفات)) ══════ هافال V7 2026 * نوع المحرك…",
"price": {
"value": "118,450 SAR",
"currency": "SAR"
},
"location": {
"country": "Saudi Arabia",
"city": "Al Riyadh",
"neighborhood": "Al Qadisiyah"
},
"category": {
"categoryCode": "Autos",
"categoryLabel": "Autos",
"subCategoryCode": "CarsForSale",
"subCategoryLabel": "Cars For Sale"
},
"media": {
"mainImage": "https://opensooq-imagesv2.os-cdn.com/previews/1024x0/f1/ae/f1ae4ea14ffeaad125dcf07775d9e12145ba8c54c4610c1643038ec63db15a71.jpg.webp",
"imageCount": 7,
"hasVideo": false,
"has360": false
},
"seller": {
"sellerId": "10783823",
"sellerName": "معرض واجهة القادسيه للسيارات",
"sellerRating": 5,
"sellerRatingCount": 1,
"hasPhone": true
},
"postedAgo": "2 hours ago",
"postedDate": "2026-08-12",
"expiresAt": "11-10-2026",
"status": "featured",
"isActive": true,
"highlights": "Haval » V7 » 2,027 » New",
"features": ["New", "Haval", "V7", "2,027", "0 km", "SUV", "5"],
"badges": ["add_on_chat", "featured"]
}

Field reference

FieldDescription
scrapedAtTimestamp of when the listing was scraped.
idUnique OpenSooq listing identifier.
urlFull listing page URL.
titleListing title.
descriptionTruncated listing description.
price.valueFormatted price string with currency, such as "118,450 SAR".
price.currencyISO currency code, such as "SAR".
location.countryCountry the listing is posted in.
location.cityListing city.
location.neighborhoodNeighborhood name, when available.
category.categoryCodeTop-level category code.
category.categoryLabelTop-level category label.
category.subCategoryCodeSubcategory code.
category.subCategoryLabelSubcategory label.
media.mainImageURL of the main listing image.
media.imageCountTotal number of images attached to the listing.
media.hasVideoWhether the listing includes a video.
media.has360Whether the listing includes a 360° view.
seller.sellerIdSeller's OpenSooq user ID.
seller.sellerNameSeller's display name.
seller.sellerRatingSeller's average rating.
seller.sellerRatingCountNumber of ratings the seller has received.
seller.hasPhoneWhether the seller has a phone number listed.
postedAgoHuman-readable relative post time, such as "2 hours ago".
postedDateDate the listing was posted, in YYYY-MM-DD format.
expiresAtListing expiry date.
statusListing status, such as "featured" or "active".
isActiveWhether the listing is currently active.
highlightsKey listing attributes as a formatted string.
featuresList of structured listing attributes.
badgesPlatform badges applied to the listing, such as "featured".

❓ FAQ

What types of URLs can I provide?

The scraper supports category and search URLs across all 20 OpenSooq markets. Provide any category, subcategory, make-filtered, or search URL and the scraper will paginate through all available results.

Can I scrape multiple markets at once?

Yes. Add multiple URLs from different market subdomains to startUrls and the scraper will process each independently.

What categories are supported?

The scraper works across all major OpenSooq categories including Autos, Mobile & Tablet, Property For Sale, Property For Rent, Electronics & Appliances, Jobs, Services, Pets & Accessories, Fashion, Beauty & Health, Sports & Fitness, and more — across all 20 supported markets.

Can I scrape multiple categories at once?

Yes. Add multiple category URLs to startUrls and the scraper will process each one independently, including pagination.


🔗 Want More Data in the MENA Market?

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

Haraj حراج Scraper — Scrape structured listing data from haraj.com.sa, Saudi Arabia's most popular classifieds platform, across vehicles, real estate, electronics, livestock, furniture, jobs, and more.

Soum سوم Product Scraper — 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.

eXtra - اكسترا Product 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.

🥷🏽 Ninja نينجا Product Scraper — Extract product data from ananinja.com across groceries, pharmacy, beauty, and household products across Saudi Arabia, Bahrain, Qatar, and Kuwait.

Jarir جرير Product Scraper — Scrape product data from jarir.com, the GCC's leading retailer for electronics, books, and office supplies across all 5 storefronts (KSA, UAE, Qatar, Bahrain, Kuwait).

Saudi Companies Directory Scraper — Scrapes structured directory data from ecosystemsa.com covering VCs, angel groups, accelerators, incubators, and startups.

Saudi Companies Scraper — 19K+ Companies — Extract 19,000+ Saudi and Arab company profiles with contacts, industries, funding stage, and Arabic and English fields.


🛠️ Need a custom extension?

Need this scraper adapted to your use case — extra fields, additional filters, a different output format, or a new market? Just reach out to us by email and we'll be happy to help.