Kijiji Crawler avatar

Kijiji Crawler

Try for free

3 days trial then $35.00/month - No credit card required now

View all Actors
Kijiji Crawler

Kijiji Crawler

service-paradis/kijiji-crawler
Try for free

3 days trial then $35.00/month - No credit card required now

The Kijiji crawler is a web scraping tool that allows you to extract data from the Kijiji selling platform. With this crawler, you can get information search results and local advertisement details.

You can access the Kijiji Crawler programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://www.kijiji.ca/b-motorcycles/ville-de-montreal/kawasaki/k0c30l1700281?sort=dateDesc&radius=150.0"
5    }
6  ],
7  "maxPagesToSearch": 5,
8  "proxy": {
9    "useApifyProxy": false
10  }
11}' |
12apify call service-paradis/kijiji-crawler --silent --output-dataset

Kijiji Crawler API through CLI

The Apify CLI is the official tool that allows you to use Kijiji Crawler locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 1 star
  • 100.0% runs succeeded
  • Created in Mar 2024
  • Modified 6 months ago
Categories