---
title: "Scrape used cars and trucks in Calgary on Kijiji"
slug: "calgary-used-trucks-kijiji"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/calgary-used-trucks-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/calgary-used-trucks-kijiji?fpr=youssef&fp_sid=abe_ex_calgary-used-trucks-kijiji"
price: "$0.0015"
price_unit: "per result"
---

# Scrape used cars and trucks in Calgary on 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.

**Run it:** [Scrape used cars and trucks in Calgary on Kijiji on Apify](https://apify.com/fayoussef/kijiji-scraper/examples/calgary-used-trucks-kijiji?fpr=youssef&fp_sid=abe_ex_calgary-used-trucks-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-cars-trucks/calgary/c174l1700199"
    }
  ]
}
```

## 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

- [Export apartments for rent in Ottawa from Kijiji](https://automationbyexperts.com/apify/examples/ottawa-apartments-for-rent-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.

---

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