---
title: "Scrape apartments for rent on Montreal Island from Centris"
slug: "montreal-rentals-centris"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/montreal-rentals-centris"
actor: "Centris.ca Real Estate Scraper"
actor_url: "https://automationbyexperts.com/apify/centris-property-scraper"
apify_url: "https://apify.com/fayoussef/centris-property-scraper/examples/montreal-rentals-centris?fpr=youssef&fp_sid=abe_ex_montreal-rentals-centris"
price: "$0.002"
price_unit: "per result"
---

# Scrape apartments for rent on Montreal Island from Centris

Pulls current Centris.ca rental listings on Montreal Island with monthly rent, address, rooms, features and photos for each unit. Relocation agents and property managers use it to see the whole rental market in one sheet instead of paging the site.

**Run it:** [Scrape apartments for rent on Montreal Island from Centris on Apify](https://apify.com/fayoussef/centris-property-scraper/examples/montreal-rentals-centris?fpr=youssef&fp_sid=abe_ex_montreal-rentals-centris)  
**Actor:** [Centris.ca Real Estate Scraper](https://automationbyexperts.com/apify/centris-property-scraper)  
**Pricing:** $0.002 per result

## The input this task runs with

```json
{
  "searchUrl": "https://www.centris.ca/en/properties~for-rent~montreal-island",
  "maxResults": 300
}
```

## What every run returns

- `Listing title`
- `Price (CAD)`
- `Full address`
- `Property type`
- `Bedrooms, bathrooms & rooms`
- `Living area & lot size`
- `Year built`
- `Full description`
- `Characteristics / features`
- `Broker name & agency`
- `All gallery image URLs`
- `Listing URL & MLS number`

## 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 Centris.ca Real Estate Scraper tasks

- [Export houses and condos for sale on Montreal Island](https://automationbyexperts.com/apify/examples/montreal-houses-for-sale-centris): Paginates through every Centris.ca for sale result on Montreal Island and opens each property page to capture MLS number, price, full address, rooms, bedrooms, bathrooms, the complete characteristics table and every gallery photo. Built for brokers, appraisers and investors.

---

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