Fnac Data Scraping avatar
Fnac Data Scraping

Pricing

$10.00/month + usage

Go to Store
Fnac Data Scraping

Fnac Data Scraping

Developed by

youssef farhan

Maintained by Community

Scrape Fnac product data —including name, price, availability, EAN, SKU, images, seller, categories, delivery info, ratings, and reviews—from both search and product pages with seamless proxy support.

5.0 (1)

Pricing

$10.00/month + usage

0

Total users

5

Monthly users

5

Runs succeeded

99%

Last modified

2 days ago

You can access the Fnac Data Scraping 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  "start_urls": [
3    {
4      "url": "https://www.fnac.com/SearchResult/ResultList.aspx?SDM=list&Search=laptop&sft=1"
5    }
6  ],
7  "proxy_url": ""
8}' |
9apify call fayoussef/fnac-data-scraping --silent --output-dataset

Fnac Data Scraping API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: