Kijiji Search Scraper avatar
Kijiji Search Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Kijiji Search Scraper

Kijiji Search Scraper

Scrape classified ads from Kijiji.ca with automatic pagination and comprehensive listing data extraction.

Pricing

$19.99/month + usage

Rating

5.0

(1)

Developer

PowerAI

PowerAI

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

9 days ago

Last modified

Share

🛒 Kijiji Search Scraper

This actor allows you to scrape classified ads from Kijiji.ca by providing a search URL. It automatically handles pagination and extracts comprehensive listing information including titles, prices, images, locations, and descriptions.

Features

  • URL-based Scraping: Extract listings by providing a complete Kijiji search URL
  • Automatic Pagination: Automatically navigates through all pages until reaching the end or max items limit
  • Comprehensive Listing Data: Extract detailed information including titles, prices, images, locations, posting dates, and descriptions
  • Smart Deduplication: Automatically removes duplicate listings
  • Proxy Support: Optional proxy configuration for reliable scraping

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete Kijiji search URL to scrape
maxItemsintegerNoMaximum number of listings to fetch (default: unlimited)
proxyConfigurationobjectNoProxy settings for the actor

How to Get Search URL

  1. Go to Kijiji.ca
  2. Use the search bar and filters to find items (keywords, location, category, price range, etc.)
  3. Copy the complete URL from your browser's address bar
  4. Paste it into the searchUrl field

Example search URLs:

https://www.kijiji.ca/b-canada/iphone/k0l0?dc=true&view=list
https://www.kijiji.ca/b-cars-vehicles/toronto-gta/c27l1700272
https://www.kijiji.ca/b-real-estate/vancouver/c34l1700287

Output

The output is a dataset of listing objects, each containing:

  • searchUrl: The original search URL used
  • listingId: Unique listing identifier
  • detailPageUrl: Direct link to the listing detail page
  • title: Listing title
  • price: Listed price
  • imgSrc: URL of the listing image
  • location: Listing location
  • date: Posting date/time (relative)
  • description: Brief description of the listing
  • scrapedAt: Timestamp of when the listing was scraped

Example output:

[
{
"searchUrl": "https://www.kijiji.ca/b-canada/iphone/k0l0?dc=true&view=list",
"listingId": "1728302489",
"detailPageUrl": "https://www.kijiji.ca/v-cell-phone/mississauga-peel-region/iphone-8-iphone-7-iphone-6s-iphone-6/1728302489",
"title": "iPhone 8 // iPhone 7 // iPhone 6S // iPhone 6",
"price": "$99.00",
"imgSrc": "https://media.kijiji.ca/api/v1/ca-prod-fsbo-ads/images/2c/2c19815f-4f16-43ce-9205-66c8b2cc8991?rule=kijijica-400-webp",
"location": "Toronto",
"date": "16 hr",
"description": "iPhone 6- 16GB * Unlocked* $ 99/- iPhone 6S-32GB * Unlocked* $ 125/- iPhone 6S Plus -32GB * Unlocked* $ 149/- iPhone 7-32GB * Unlocked* $ 175/- iPhone 8 - 64GB * Unlocked* $ 190/- Call @ 905-781-3710 ...",
"scrapedAt": "2025-11-07T08:53:56.729Z"
},
...
]

Use Cases

  • Price monitoring and comparison shopping
  • Market research and trend analysis
  • Lead generation for buyers and sellers
  • Inventory tracking for specific categories
  • Real estate market analysis
  • Vehicle pricing research
  • Local marketplace insights

Notes

  • The actor works with Kijiji Canada (kijiji.ca)
  • Results are automatically paginated until reaching the end or max items limit
  • All timestamps are in ISO 8601 format
  • Posting dates are shown as relative times (e.g., "16 hr", "2 days")
  • Proxy configuration is optional but recommended for large scraping jobs

Start scraping classified ads from Kijiji Canada today!