/kijiji/listings

POST /api/kijiji/listings

Price: 1 credit

Get full Kijiji listing details by listing ID (or listing URL): title, description, price, view count, location with coordinates, images, seller info and the category-specific attributes (vehicle make/model/mileage/condition, real estate bedrooms/bathrooms/neighbourhood, and so on).

How to use it

Fetch a single Kijiji (Canada) classified listing by numeric listing ID or listing URL. Returns one listing with title, description, status, price (CAD dollars) with original_price/msrp/price_rating, view_count, created_at/updated_at/expires_at (unix seconds), images, location (address, coordinates, neighbourhood), seller (id/type/verified), and attributes: a list of {canonical_name, name, values, canonical_values} carrying the vertical-specific specs. Cars add mileage_analysis; real estate adds virtual_tour_url, mls_ad, rental_badge and a neighbourhood profile with walk/transit/cycle scores.

Parameters

Request body

Response

Errors

Response headers