Kijiji Scraper avatar

Kijiji Scraper

Try for free

1 day trial then $15.00/month - No credit card required now

View all Actors
Kijiji Scraper

Kijiji Scraper

caprolok/kijiji-scraper
Try for free

1 day trial then $15.00/month - No credit card required now

The Kijiji Scraper extracts listings, prices, seller details, and product descriptions from Kijiji. Ideal for market research, competitor analysis, or price comparisons, it automates data collection, providing structured, real-time data for informed business and purchasing decisions.

🛒 Kijiji Scraper

The Kijiji Scraper is designed to extract detailed listings, including titles, prices, descriptions, and other key data points from Kijiji. This scraper is ideal for buyers, sellers, market researchers, and anyone looking to analyze Kijiji listings based on search criteria such as category, location, and price filters.

🚀 Features

  • Comprehensive Data Extraction: Extracts detailed listing information such as titles, prices, descriptions, and more.
  • Customizable Search: Allows you to search Kijiji listings based on keywords, category, and location.
  • Scalability: Scrapes a maximum number of listings at once.
  • Pagination Support: Automatically handles pagination to scrape multiple pages of listings.

🔍 Scraped Data

The scraper extracts a wide range of data points from Kijiji listings, including:

  • Title: Title of the listing.
  • Price: Price of the item or service.
  • Location: City/Area where the listing is located.
  • Description: Detailed description of the listing.
  • Images: URLs of images associated with the listing.
  • Category: Category of the listed item.
  • Posted Date: Date when the listing was posted.
  • Seller Information: Name or contact information of the seller.
  • Vehicle-specific Information: For car listings, includes additional details like model, year, brand, color, and body type.

📋 Input Parameters

FieldDescriptionExample Input
startUrlsArray of Kijiji URLs to scrape listings from["https://www.kijiji.ca/"]
queryKeywords for the item or service you're searching for"laptops, cars, apartments"
categoryThe category to narrow the search (e.g., Cars & Vehicles)"Cars & Vehicles"
locationSpecify the city, state, or area for the Kijiji search"Toronto, Ontario, Canada"
max_resultsMaximum number of listings to scrape100

📊 Sample Input

1{
2  "startUrls": ["https://www.kijiji.ca/"],
3  "query": "laptops, cars, apartments",
4  "category": "Cars & Vehicles",
5  "location": "Toronto, Ontario, Canada",
6  "max_results": 100
7}

📊 Output Format

The scraper returns a structured dataset with the following fields for each Kijiji listing:

FieldDescription
listing_idUnique identifier for the listing on Kijiji
titleTitle of the listing
descriptionDescription of the listed item
pricePrice of the item in the specified currency
locationGeographic location of the listing
posted_dateDate when the listing was posted
categoryCategory of the listed item
urlDirect URL to the Kijiji listing
seller_nameName of the seller or entity offering the product
imagesArray of URLs to the images of the listed item
car_titleTitle of the car (for vehicle listings)
date_postedDate the listing was posted
vehicle_model_date_yearYear of the vehicle model
vehicle_brandBrand of the vehicle
vehicle_modelModel of the vehicle
vehicle_configurationConfiguration details of the vehicle
vehicle_colorColor of the vehicle
body_typeBody type of the vehicle
vehicle_overview_detailsArray of additional vehicle details
vehicle_descriptionDetailed description of the vehicle

Example Output

1{
2  "car_title": "2015 Honda Civic",
3  "date_posted": "2024-09-24",
4  "vehicle_model_date_year": "2015",
5  "vehicle_brand": "Honda",
6  "vehicle_model": "Civic",
7  "vehicle_configuration": "LX Sedan",
8  "vehicle_color": "Silver",
9  "body_type": "Sedan",
10  "vehicle_overview_details": [
11    "Automatic transmission",
12    "4-cylinder engine",
13    "Front-wheel drive",
14    "100,000 km"
15  ],
16  "vehicle_description": "Well-maintained 2015 Honda Civic LX Sedan for sale...",
17  "price": "$15,000",
18  "location": "Toronto, Ontario",
19  "images": [
20    "https://example.com/image1.jpg",
21    "https://example.com/image2.jpg"
22  ],
23  "url": "https://www.kijiji.ca/item123457"
24}

🛠️ Customizable Scraping Options

  • Location: Input specific cities or areas for targeted searches.
  • Search Terms: Customize the search terms to refine the results.
  • Category: Select the category to narrow down the search.
  • Pagination: Automatically handles pagination to scrape all available listings.

📊 Use Cases

  • Market Research: Gather data for market research on product availability and pricing.
  • Competitor Analysis: Analyze competitors' offerings in specific categories.
  • Investment Analysis: Evaluate listings for potential investment opportunities.
  • Personal Shopping: Compare and analyze listings for personal purchases.
  • Automotive Market Analysis: Detailed insights into vehicle listings, including specifications and pricing trends.

🆘 Support

If you encounter any issues or need assistance with the Kijiji Scraper, feel free to reach out via the Issues tab on the actor's page. Our support team is here to assist with any concerns or questions you may have.

📄 Summary of Key Sections

  • Features and Scraped Data: Aligned with Kijiji’s offerings.
  • Input Parameters: Clearly defined to match your Kijiji input schema.
  • Output Format: Described in a table format for clarity.
  • Performance, Customizable Options, and Use Cases: Focused on practical applications of the scraper.
Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Nov 2024

  • Modified 2 days ago