---
title: "Top-rated Sony Bluetooth headphones sold by Fnac"
slug: "fnac-casques-sony-bluetooth-vendus-par-fnac"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/fnac-casques-sony-bluetooth-vendus-par-fnac"
actor: "Fnac Data Scraping"
actor_url: "https://automationbyexperts.com/apify/fnac-data-scraping"
apify_url: "https://apify.com/fayoussef/fnac-data-scraping/examples/fnac-casques-sony-bluetooth-vendus-par-fnac?fpr=youssef&fp_sid=abe_ex_fnac-casques-sony-bluetooth-vendus-par-fnac"
price: "$0.0001"
price_unit: "per result"
---

# Top-rated Sony Bluetooth headphones sold by Fnac

Sony Bluetooth headphones and earbuds on Fnac.com, limited to items sold by Fnac and ranked by customer rating, with price, list price, discount, EAN, availability and specifications.

**Run it:** [Top-rated Sony Bluetooth headphones sold by Fnac on Apify](https://apify.com/fayoussef/fnac-data-scraping/examples/fnac-casques-sony-bluetooth-vendus-par-fnac?fpr=youssef&fp_sid=abe_ex_fnac-casques-sony-bluetooth-vendus-par-fnac)  
**Actor:** [Fnac Data Scraping](https://automationbyexperts.com/apify/fnac-data-scraping)  
**Pricing:** $0.0001 per result

## What this task is for

Rating order plus sold-by-Fnac is a deliberate pair: it filters out marketplace resellers and surfaces what Fnac's own customers actually rate highly, which is a different list from what the search page promotes by default.

Price, list price and discount arrive as separate fields, so a genuine promotion stands out from a permanent crossed-out price. Change the brand or the keyword to track any audio line. Published in French on Apify, with the same output either way.

## The input this task runs with

```json
{
  "search_terms": [
    "casque bluetooth"
  ],
  "brands": [
    "Sony"
  ],
  "sold_by_fnac": true,
  "sort_by": "rating",
  "max_items": 100
}
```

## What every run returns

- `Product name & brand`
- `Current price (€)`
- `Original price & discount %`
- `EAN / barcode`
- `SKU / reference code`
- `Stock availability`
- `Seller name & rating`
- `Delivery options & cost`
- `Product images (all)`
- `Customer rating & review count`
- `Product description`
- `Technical specifications`
- `Category breadcrumb`
- `Listing URL`

## How to run it

1. Open the task on Apify. New accounts get $5 of free credit.
2. Check the pre-filled input above and change anything you need.
3. Click Run. Pagination, proxies and anti-bot handling are automatic.
4. Export CSV, JSON or Excel, or save it as your own task and schedule it.

## Other Fnac Data Scraping tasks

- [Fnac crime fiction bestsellers with EAN](https://automationbyexperts.com/apify/examples/fnac-romans-policiers-meilleures-ventes): Crime fiction in the Fnac.com books category, ranked by bestsellers, with price, EAN (ISBN), author, availability, rating, review count and the summary for each title.
- [Find Lenovo and HP laptops under 600 EUR sold by Fnac](https://automationbyexperts.com/apify/examples/fnac-lenovo-hp-laptops-under-600): New Lenovo and HP laptops under 600 EUR, sold by Fnac and in stock, cheapest first, each with price, list price, discount, EAN, stock status, rating and full specifications.
- [Scrape Fnac laptop prices, EAN and stock in France](https://automationbyexperts.com/apify/examples/fnac-laptop-prices-france): Every laptop in the Fnac.com laptop category with current price, crossed-out list price, discount, EAN, SKU, brand, stock status, marketplace sellers, ratings and the full spec table.

---

Part of [AutomationByExperts](https://automationbyexperts.com) - see [all example tasks](https://automationbyexperts.com/apify/examples) or [request a new one](https://automationbyexperts.com/suggest).
