Fnac Product Search Scraper
Pricing
$19.99/month + usage
Go to Apify Store
Fnac Product Search Scraper
Scrape product listings from Fnac.com by providing a search URL, with automatic pagination and comprehensive product information extraction.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerAI
Maintained by Community
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
20 days ago
Last modified
Categories
Share
This actor allows you to scrape product listings from Fnac.com by providing a search URL. It automatically handles pagination and extracts comprehensive product information including prices, specifications, and availability details.
Features
- URL-based Scraping: Extract products by providing a complete Fnac search URL
- Automatic Pagination: Automatically clicks the "Voir plus d'articles" button to load more products until reaching the end or max items limit
- Comprehensive Product Data: Extract detailed information about each product including:
- Product title and description
- Current and original prices
- Discount percentage
- Product images
- Category and brand information
- Technical specifications (storage capacity, screen size, color)
- Customer ratings and reviews
- Availability status
- Delivery options
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete Fnac search URL to scrape |
maxItems | integer | No | Maximum number of products to fetch |
Output
The output is a main list of product objects, each containing:
searchUrl: The original search URL usedproductId: Unique product identifierproductTitle: Title of the productproductUrl: URL to the product pageimageUrl: URL of the product imagecategory: Product categorybrand: Product brand nameprice: Current selling priceoriginalPrice: Original/list price before discountdiscountPercentage: Discount percentageratingScore: Customer rating scorereviewCount: Number of customer reviewsstorageCapacity: Storage capacity specificationscreenSize: Screen size specificationcolor: Product coloravailability: Stock availability statusdeliveryInfo: Delivery information and costscrapedAt: Timestamp of when the product was scraped
Example output:
[{"searchUrl": "https://www.fnac.com/SearchResult/ResultList.aspx?Search=iphone&sft=1&sa=0","productId": "21960880","productTitle": "Apple iPhone Air 6,5\" 5G e-SIM 256 Go Or clair","productUrl": "https://www.fnac.com/Apple-iPhone-Air-6-5-5G-e-SIM-256-Go-Or-clair/a21960880/w-4","imageUrl": "https://static.fnac-static.com/multimedia/Images/FR/MDM/9d/86/b6/28739229/1545-1/tsp20251208172645/Apple-iPhone-Air-6-5-5G-e-SIM-256-Go-Or-clair.jpg","category": "iPhone","brand": "Apple","price": 969,"originalPrice": 1229,"discountPercentage": 21,"ratingScore": 5,"reviewCount": 5,"storageCapacity": "256 Go","screenSize": "6,5 \"","color": "Or clair","availability": "En stock en ligne","deliveryInfo": "gratuite","scrapedAt": "2025-05-29T02:10:44.350Z"},...]
Use Cases
- Price comparison and monitoring
- Market research and competitive analysis
- Product catalog building
- Inventory tracking
- Consumer behavior research
Notes
- The actor uses stealth mode to avoid detection
- Results are automatically paginated until reaching the end or max items limit
- All prices are in Euros
- The actor includes random delays between actions to avoid rate limiting
Start finding the best products on Fnac.com today!