Carrefour avatar
Carrefour

Deprecated

Pricing

Pay per usage

Go to Store
Carrefour

Carrefour

Deprecated

Developed by

Oussama Mechri

Maintained by Community

International Carrefour scraper by region, categories and language

0.0 (0)

Pricing

Pay per usage

1

Total users

5

Monthly users

2

Runs succeeded

>99%

Last modified

6 months ago

You can access the Carrefour programmatically from your own applications by using the Apify API. You can also 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  "region": "ksa",
3  "language": "en",
4  "categories": [
5    "https://www.carrefourksa.com/mafsau/en/c/NFKSA9000000"
6  ],
7  "outputs": "structured",
8  "proxyConfiguration": {
9    "useApifyProxy": false
10  }
11}' |
12apify call bytecone/carrefour --silent --output-dataset

Carrefour API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: