Carrefour Promotion Scraper avatar
Carrefour Promotion Scraper

Deprecated

Pricing

$35.00/month + usage

Go to Store
Carrefour Promotion Scraper

Carrefour Promotion Scraper

Deprecated

Developed by

Runtime

Runtime

Maintained by Community

This actor extracts promotions available on the Carrefour website. It scrapes the promotional offers.

5.0 (1)

Pricing

$35.00/month + usage

1

Total users

1

Monthly users

1

Runs succeeded

0%

Last modified

3 months ago

You can access the Carrefour Promotion Scraper 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.

$echo '{
< "pageMax": 1,
< "carrefourUrl": "https://www.carrefour.fr/promotions",
< "useApifyProxy": true,
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": []
< }
<}' |
<apify call runtime/carrefour-promotion-scraper --silent --output-dataset

Carrefour Promotion Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: