Data sources / Kijiji

26,060 live Kijiji listings in the feed

Kijiji rental data, via one API.

Kijiji is a rental listings source we track. HousingFeed extracts Kijiji rental listings into one clean JSON schema, no scraper to build, no anti-bot defenses to fight. 26,060 Kijiji listings are live right now, alongside 60+ other sources and 1.2M listings in one API.

26,060
Live Kijiji listings
10
Fields per listing
$1,700
Median rent
Daily
Refresh cadence
Is 26,060 everything Kijiji has? It is what the crawler banks today, and crawl depth follows demand. If your project needs fuller Kijiji coverage, a specific market, or a higher refresh rate, tell us and we scale the crawl to fit.

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 the Kijiji feed looks like

Every Kijiji listing is normalized into the same 24-field HousingFeed record. Here is the depth and shape of the Kijiji data that is live right now, 10 fields populated:

Field coverage on Kijiji

Share of live Kijiji listings that carry each field.

Address100%
City100%
Coordinates100%
Listing URL100%
Photo98%
Rent95%
Bathrooms71%
Bedrooms71%
Property type68%
Floor area47%

How Kijiji rents distribute

$289$3,394$6,500+

Median Kijiji asking rent is $1,700/mo.

Where Kijiji listings are

Top locations by live Kijiji inventory.

Calgary2,179
Ottawa2,154
Edmonton2,118
Winnipeg1,599
London1,449
Mississauga / Peel Region1,129
City of Toronto1,016
Kitchener / Waterloo1,004

Sample Kijiji listing

A real record from the Kijiji feed:

{
  "platform": "kijiji",
  "url": "https://www.kijiji.ca/v-apartments-condos/kitchener-waterloo/new-2-bed-2-bath-condo-940-david-st-north-fergus-unit-1/1739024079",
  "address": "Saint David Street North, Fergus, ON",
  "city": "89",
  "rent_min": 2395,
  "beds": 2,
  "baths": 2,
  "image": "https://media.kijiji.ca/api/v1/ca-prod-fsbo-ads/images/a7/a79f6161-1252-4c5c-9409-e363d64a010a?rule=kijijica-200-jpg",
  "scraped_at": "2026-07-06T17:14:29+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}'

Get Kijiji rental data flowing today.

26,060 listings live, refreshed daily, in the same schema as 60+ other sources. Try it free.