Data sources / Kijiji

12,018 live Kijiji listings

Kijiji rental data, via one API.

Kijiji is a rental listings source we track. HousingFeed extracts Kijiji rental listings into a clean, unified JSON schema — no scraper to build, no anti-bot defenses to fight. 12,018 Kijiji listings are live right now, refreshed daily.

12,018
Live Kijiji listings
10
Fields per listing
$1,600
Median rent
Daily
Refresh cadence

Does Kijiji have a public API?

Kijiji does not offer a public listings API, so scraping is the only way to access its rental data programmatically. HousingFeed solves that: we collect Kijiji listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What Kijiji data you get

Every Kijiji listing is normalized into the same 24-field HousingFeed record. Coverage of each field for Kijiji specifically:

FieldCoverage on Kijiji
Address██████████ 100%
City██████████ 100%
Coordinates██████████ 100%
Rent██████████ 100%
Bedrooms███████░░░ 71%
Bathrooms███████░░░ 72%
Floor area█████░░░░░ 53%
Property type███████░░░ 68%
Photo██████████ 98%
Listing URL██████████ 100%

Sample Kijiji listing

A real record from the Kijiji feed:

{
  "platform": "kijiji",
  "url": "https://www.kijiji.ca/v-storage-parking/edmonton/compound-space-for-rent-50x100/1735989380",
  "address": "9939 276 Street, Acheson, AB",
  "city": "Acheson",
  "rent_min": 850,
  "image": "https://media.kijiji.ca/api/v1/ca-prod-fsbo-ads/images/86/8604c310-d13b-4485-89c6-b7544fd9348a?rule=kijijica-200-jpg",
  "scraped_at": "2026-07-05T09:50:01+00:00"
}

Pull Kijiji listings in one request

Filter the HousingFeed API to kijiji and get Kijiji listings back as JSON:

curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"platform":"kijiji","maxItems":100}'

Top states for Kijiji

Calgary 1,445Edmonton 1,415Winnipeg 1,384London 1,191Ottawa 928Vancouver 818Mississauga / Peel Region 734City of Toronto 647

Get Kijiji rental data flowing today.

12,018 listings live, refreshed daily, in the same schema as 50+ other sources. Try it free.