Carrefour Promotion Scraper

Carrefour Promotion Scraper

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

ECOMMERCEAUTOMATIONNEWSApify

Carrefour Promotions Scraper

Description

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

Input

The actor accepts the following input parameters:

  • pageMax (integer): The number of auto-scroll actions performed to load additional promotions (default: 1).
  • carrefourUrl (string): The base URL of the Carrefour site to scrape (default: "https://www.carrefour.fr/promotions").
  • useApifyProxy (boolean): Whether to use the Apify Proxy (default: true).
  • proxyConfiguration (object): Proxy configuration (for example: { "useApifyProxy": true, "apifyProxyGroups": ["DATACENTER"] }).

Example Input:

{ "pageMax": 2, "carrefourUrl": "https://www.carrefour.fr/promotions", "useApifyProxy": true, "proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["DATACENTER"] } }

Output

The output is a dataset containing an array of promotions. Each promotion includes the following fields:

  • title: The product title.
  • format: The product format (e.g., "1,75L").
  • packaging: Packaging details (e.g., "la bouteille d'1,75L").
  • price: The product price.
  • ppu: The price per unit (e.g., "1.34 € / L").
  • rating: The product rating (with any parentheses removed).
  • imageUrl: The URL of the product image.
  • promotion: The promotion text (e.g., "4 achetés = 10% de remise").
  • promoCta: The call-to-action text (e.g., "Profiter de l'offre").

Example Output:

[ { "title": "Soda goût Original COCA-COLA", "format": "1,75L", "packaging": "la bouteille d'1,75L", "price": "2,35€", "ppu": "1.34 € / L", "rating": "21", "imageUrl": "https://media.carrefour.fr/medias/c239087fb4b6434fa59e6476268d2806/p_200x200/05000112611861_H1N1_s01.png", "promotion": "4 achetés = 10% de remise", "promoCta": "Profiter de l'offre" }, { "title": "Bière Blonde LEFFE", "format": "12x33cL", "packaging": "le pack de bouteilles", "price": "13,39€", "ppu": "3.38 € / L", "rating": "17", "imageUrl": "https://media.carrefour.fr/medias/74e84eb60f874d3eb5c06af03bdbb594/p_200x200/05410228203582_A1L1_s02.jpeg", "promotion": "Le 2ème à -50%", "promoCta": "Profiter de l'offre" } ]

How to Use

Set your input parameters as needed and run the actor on Apify or locally. The actor will perform auto-scroll actions based on the pageMax value to load additional promotions, extract the promotion data, and store the resulting dataset for further analysis.

Disclaimer: This Carrefour Promotions Scraper is provided for educational and research purposes only. Users are responsible for ensuring that their use of this scraper complies with all applicable laws, regulations, and Carrefour's Terms of Service.

Usage: Data obtained by this scraper must be used in accordance with Carrefour's policies. Unauthorized commercial use may result in sanctions or restrictions imposed by Carrefour.

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!