Sakani: Get Popular Projects
Sakani via Parse · real_estate
Retrieve popular land and real estate projects from the sakani.sa marketplace, sorted by popularity. Each project includes pricing range, developer information, media URLs, unit availability statistics, and government subsidy eligibility tags. Results are filtered by geography and project type. No pagination — the full filtered set is returned in one response (capped by limit). Public API for Saudi Arabia's official housing portal (sakani.sa) providing access to land projects, property units, and real estate listings. No authentication required. Fulfilled by Parse from sakani.sa.
- government-public
- marketplace
- parse
- platform-key
- real-estate
- sakani
- sakani-sa
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3c3b72cb-83ce-403f-b898-78ebf5629b32/get_popular_projects
- Interface artifact
- sha256:73ef30a38e8e551d0e33487c5f08adf893755ab568db06c14a0f7129bbb6d3f6
- Manifest digest
- sha256:85f48cf25e3b47f959d6beac587c9f74de972e3fb1f7a08ef03a6420428a4e59
Request fields
- limit (integer): Maximum number of projects to return.
- city_id (integer): Filter by city ID (e.g. 14 for Riyadh).
- region_id (integer): Filter by region ID (e.g. 1 for Riyadh region).
- project_type (string): Filter by project type.: Allowed values: offplan_private_land, offplan_moh_land, villa, townhouse
Example queries
- {"limit":"5","city_id":"14","region_id":"1","project_type":"offplan_private_land"}