---
title: "Export apartments for rent in Ottawa from Kijiji"
slug: "ottawa-apartments-for-rent-kijiji"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/ottawa-apartments-for-rent-kijiji"
actor: "Kijiji Scraper - Cars, Real Estate & Classifieds"
actor_url: "https://automationbyexperts.com/apify/kijiji-scraper"
apify_url: "https://apify.com/fayoussef/kijiji-scraper/examples/ottawa-apartments-for-rent-kijiji?fpr=youssef&fp_sid=abe_ex_ottawa-apartments-for-rent-kijiji"
price: "$0.0015"
price_unit: "per result"
---

# Export apartments for rent in Ottawa from Kijiji

Collects Ottawa apartment and condo rental ads from Kijiji.ca with rent, bedrooms, bathrooms, size, pets, parking, address and photos. Property managers benchmark rents with it; renters use it to see every listing at once.

**Run it:** [Export apartments for rent in Ottawa from Kijiji on Apify](https://apify.com/fayoussef/kijiji-scraper/examples/ottawa-apartments-for-rent-kijiji?fpr=youssef&fp_sid=abe_ex_ottawa-apartments-for-rent-kijiji)  
**Actor:** [Kijiji Scraper - Cars, Real Estate & Classifieds](https://automationbyexperts.com/apify/kijiji-scraper)  
**Pricing:** $0.0015 per result

## The input this task runs with

```json
{
  "start_urls": [
    {
      "url": "https://www.kijiji.ca/b-apartments-condos/ottawa/c37l1700185"
    }
  ]
}
```

## What every run returns

- `Ad title`
- `Price (CAD)`
- `Category`
- `Phone number (where listed)`
- `Seller name & type`
- `Location (city/province)`
- `Full description`
- `Attributes / specs`
- `All image URLs`
- `Ad URL, ID & date posted`

## How to run it

1. Open the task on Apify. New accounts get $5 of free credit.
2. Check the pre-filled input above and change anything you need.
3. Click Run. Pagination, proxies and anti-bot handling are automatic.
4. Export CSV, JSON or Excel, or save it as your own task and schedule it.

## Other Kijiji Scraper - Cars, Real Estate & Classifieds tasks

- [Scrape used cars and trucks in Calgary on Kijiji](https://automationbyexperts.com/apify/examples/calgary-used-trucks-kijiji): Reads the Calgary cars and trucks category on Kijiji.ca and returns each ad with price, year, make, model, kilometres, drivetrain, dealer or private flag, location and photos. Alberta's private truck market, refreshed on whatever schedule you set.

---

Part of [AutomationByExperts](https://automationbyexperts.com) - see [all example tasks](https://automationbyexperts.com/apify/examples) or [request a new one](https://automationbyexperts.com/suggest).
