Discover/jo.opensooq.com API
live

jo.opensooq.com APIjo.opensooq.com

Access classified listings, categories, and listing details from OpenSooq Jordan via 4 endpoints. Search by keyword or browse by category slug.

Endpoints
4
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/d8b13845-b2b0-4a24-a8a7-eaa26da5a269/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/d8b13845-b2b0-4a24-a8a7-eaa26da5a269/get_categories' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Get all top-level listing categories from the OpenSooq Jordan homepage. Returns category names and slugs that can be used with get_listings_by_category.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "data": "array of category objects each containing name, url, and slug"
  },
  "sample": {
    "data": [
      {
        "url": "https://jo.opensooq.com/en/autos",
        "name": "Motors",
        "slug": "autos"
      },
      {
        "url": "https://jo.opensooq.com/en/mobile-phones-tablets",
        "name": "Phones & Tablets",
        "slug": "mobile-phones-tablets"
      },
      {
        "url": "https://jo.opensooq.com/en/electronics",
        "name": "Electronics",
        "slug": "electronics"
      }
    ],
    "status": "success"
  }
}

About the jo.opensooq.com API

The OpenSooq Jordan API exposes 4 endpoints for browsing and searching classified listings on jo.opensooq.com, Jordan's largest classifieds marketplace. Starting with get_categories to retrieve top-level category slugs, you can then feed those slugs into get_listings_by_category or run free-text queries via search_listings, and pull full listing details — including price, images, location, and seller info — with get_listing_detail.

Endpoints and Data Coverage

The API is built around four endpoints. get_categories returns every top-level category available on the OpenSooq Jordan homepage as an array of objects with name, url, and slug fields. Those slugs — for example mobile-phones-tablets, cars, or home-garden — are the required input for get_listings_by_category, which returns paginated arrays of listing objects containing id and url. Both get_listings_by_category and search_listings accept an optional page integer for pagination. Note that some legacy category slugs may return a 410 Gone response; use get_categories to confirm valid slugs before passing them to the category endpoint.

Listing Detail Fields

get_listing_detail accepts a numeric listing_id (obtainable from either browse or search results) and returns a single data object with: id, title, price, currency, description, publish_date, images (array), location, and seller. This is the richest response in the API and the appropriate endpoint when you need full item metadata rather than just IDs and URLs.

Search and Browse Workflows

search_listings takes a required query string — suitable for terms like iPhone, Toyota, or apartment — and returns the same paginated id and url structure as the category browse endpoint. This makes it straightforward to build a pipeline: search or browse to collect listing IDs, then call get_listing_detail in sequence to hydrate each result with price, location, and seller data.

Common use cases
  • Monitor price trends for specific product types (e.g. used cars or smartphones) by combining search_listings with get_listing_detail.
  • Build a category map of OpenSooq Jordan by pulling all slugs from get_categories and iterating get_listings_by_category.
  • Track new listings in a given category by polling get_listings_by_category and comparing publish_date from get_listing_detail.
  • Aggregate seller activity by collecting seller fields from multiple get_listing_detail responses.
  • Extract location distribution of listings across Jordan by reading the location field at scale.
  • Build a price comparison tool for specific search terms using search_listings plus price and currency from get_listing_detail.
  • Collect training data for a classifieds recommendation model using category, title, description, and image fields.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does OpenSooq have an official developer API?+
OpenSooq does not publish a public developer API or API documentation for third-party use as of mid-2025.
What does `get_listing_detail` return beyond basic price and title?+
get_listing_detail returns id, title, price, currency, description, publish_date, an images array, location, and seller information. It does not return bidding history, view counts, or contact phone numbers. You can fork the API on Parse and revise it to add additional fields if they become accessible.
Does the API cover subcategories, not just top-level categories?+
Currently get_categories returns top-level categories only, and get_listings_by_category accepts top-level slugs. Subcategory browsing is not covered. You can fork the API on Parse and revise it to add a subcategory endpoint.
Are there any known quirks with category slugs?+
Yes. Some older or renamed category slugs return a 410 Gone response when passed to get_listings_by_category. Always retrieve current slugs from get_categories before using them, rather than hardcoding slugs from external sources.
Can I retrieve a seller's full profile or all their active listings?+
The API returns seller information as a field on individual listing detail responses, but there is no dedicated endpoint for fetching a seller's profile or listing history. You can fork the API on Parse and revise it to add a seller-listings endpoint.
Page content last updated . Spec covers 4 endpoints from jo.opensooq.com.
Related APIs in MarketplaceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bigbasket.com API
Browse and search BigBasket's online grocery catalog. Retrieve product details, pricing, stock availability, category trees, search suggestions, homepage promotions, and delivery coverage — all in one API.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.