Brute Froce Actor avatar
Brute Froce Actor

Pricing

Pay per usage

Go to Apify Store
Brute Froce Actor

Brute Froce Actor

Developed by

M4Gamer

M4Gamer

Maintained by Community

0.0 (0)

Pricing

Pay per usage

1

1

1

Last modified

11 days ago

LeBonCoin Scraper

Advanced LeBonCoin scraper built with Camoufox anti-detection technology.

Features

  • Anti-Detection: Uses Camoufox browser with fingerprint spoofing
  • Proxy Support: Residential proxy integration
  • Rate Limiting: Configurable delays between requests
  • Robust Extraction: Handles dynamic content and pagination
  • Data Export: Clean JSON output with all listing details

Input Parameters

  • search_url: LeBonCoin search URL to scrape
  • max_pages: Maximum number of pages to scrape (default: 5)
  • delay_range: Min/max delay between requests in seconds (default: [1, 3])
  • proxy_config: Optional proxy configuration

Output

Each listing includes:

  • Title, price, location, description
  • Images, attributes, contact availability
  • Timestamps and metadata

Usage

  1. Deploy to Apify platform
  2. Configure input parameters
  3. Run the actor
  4. Download results as JSON/CSV

Anti-Detection Features

  • Camoufox browser engine
  • Real browser fingerprints
  • GeoIP location spoofing
  • UBlock Origin extension
  • Human-like interactions

Local Development

pip install -r requirements.txt
python -m camoufox fetch
python -m src