QannasAPI

Dubizzle API · MENA classifieds data

The Dubizzle API the region never had

Search and monitor dubizzle listings across the UAE, Saudi Arabia, Egypt, and the GCC — motors, property, jobs, and goods — as clean JSON. Nine MENA classifieds providers, one schema, one API key, success-only billing.

No card required · Estimate cost before every call · No result = no charge

riyadh-motors.sh
# Cars for sale in Riyadh — one POST
curl -X POST https://api.qannasapi.com/v1/data/listings/search \
  -H "X-API-Key: qk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
"query": "",
    "filters": {
"country": "sa",
"city": "riyadh",
"category": "motors",
"make": "toyota",
"price_max": 90000,
"year_min": 2020
    },
"limit": 25
  }'

# → {"status":"OK","request_id":"...","data":[ ... ]}
# → X-Credits-Charged shows the exact cost of the call

Nine MENA providers. One request shape.

Stop maintaining a scraper per site. A single country filter routes your query to the right sources — with city, category, make, model, price, year, and mileage filters applied server-side wherever the source supports them.

dubizzle UAE aedubizzle KSA sadubizzle Egypt egOLX bh · kw · om · qaOpenSooq ae · saHaraj saBayut aeProperty Finder aeAqar saDubiCars aeYallaMotor ae · sa

Four endpoints, the whole market

Search, drill into a listing, map an agent's entire portfolio, or reveal the seller's phone number where the source allows it.

POST /v1/data/listings/search

Search listings

Motors, property, jobs, and general classifieds across all nine providers. Filter by country, city, category, subcategory, purpose (rent/sale), make, model, price, year, and kilometers.

POST /v1/data/listings/details

Full listing record

Pass a listing URL, get the complete structured record — specs, description, images metadata, location, seller info. Hosts route automatically by geography.

POST /v1/data/listings/agent

Agent & dealer portfolios

Enumerate every listing from one agent, agency, or dealer — including DubiCars dealers and YallaMotor auto companies. Built for competitive and inventory intelligence.

POST /v1/data/listings/phone

Phone revealpremium

Reveal a listing's seller name and phone number where the source exposes it. Where a source login-gates numbers upstream, the API tells you honestly instead of failing silently.

Who builds on the Dubizzle API

MENA classifieds data powers real businesses. These are the patterns we see most.

Property & proptech

  • Track rental and sale inventory by community
  • Monitor agent portfolios and pricing moves
  • Feed valuation and market-analysis models

Motors & dealerships

  • Watch competitor pricing by make, model, year
  • Map dealer inventories across platforms
  • Spot underpriced listings first

Research & agencies

  • MENA market studies without manual collection
  • Lead lists from active sellers and agents
  • Jobs-market and goods-price tracking

Pay per answer, not per attempt

Every action has a public credit price. Quote any call with the free estimate endpoint. No result means zero credits charged — always.

$0

Free tier — 100 credits/month

Real evaluation on live endpoints, free sandbox keys, free estimates. No card required.

$10

Starter — 500 credits

One-off top-up for projects and prototypes. Credits stack on top of the free monthly grant.

$600

Enterprise — 50,000 credits

Daily monitoring and portfolio-scale jobs, with higher rate-limit tiers for production workloads.

Questions, answered

Coverage, phone reveal, pricing, and compliance — the short version.

Which sites and countries are covered?
Nine providers behind one schema: dubizzle UAE, dubizzle Saudi Arabia, dubizzle Egypt, OLX (Bahrain, Kuwait, Oman, Qatar), OpenSooq, Haraj, Bayut, Property Finder, Aqar, DubiCars, and YallaMotor. Select sources with the country filter.
Can I get seller phone numbers?
Yes, on sources that expose them: /v1/data/listings/phonereveals the seller's phone number and name — a cheap page parse on most sources, a browser-driven reveal on dubizzle.com. Where a source login-gates numbers (OpenSooq, Haraj, Aqar), the API flags it instead of pretending otherwise.
How fresh is the data?
Searches run against live sources at request time. Schedule the same query on your side to monitor a market, and use bulk CSV jobs or async workflows when you need portfolio scale.
What does it cost?
Credits, with public per-action prices in the action catalog. Estimate any call free with POST /v1/data/listings/search:estimate. Billing is success-only: no result, no charge. The free tier includes 100 credits a month.
Is this compliant?
QannasAPI processes publicly available listing data and maintains GDPR/CCPA/PDPL statements and a DPA template. See the privacy policy for the full policy.

Start free — 100 credits, no card

The MENA classifieds market as a clean API. Your first call is five minutes away.