Faire Product Scraper
Pricing
$19.99/month + usage
Go to Apify Store

Faire Product Scraper
Scrape wholesale products from Faire.com with automatic pagination and comprehensive product, brand, and review data.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerAI
Maintained by Community
Actor stats
1
Bookmarked
3
Total users
2
Monthly active users
2 days ago
Last modified
Categories
Share
🛍️ Faire Product Scraper
This actor allows you to scrape wholesale products from Faire.com by providing a search URL. It automatically handles pagination and extracts comprehensive product information including images, brands, ratings, and review counts.
Features
- URL-based Scraping: Extract products by providing a complete Faire search URL
- Automatic Pagination: Automatically loads more products until reaching the end or max items limit
- Comprehensive Product Data: Extract detailed information including:
- Product names and images
- Direct links to product detail pages
- Brand names and brand profile links
- Product ratings and review counts
- Smart Deduplication: Automatically removes duplicate products
- Proxy Support: Optional proxy configuration for reliable scraping
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete Faire search URL to scrape |
maxItems | integer | No | Maximum number of products to fetch (default: unlimited) |
proxyConfiguration | object | No | Proxy settings for the actor |
How to Get Search URL
- Go to Faire.com
- Use the search bar to find products or browse categories
- Apply any filters you need (brand, price, rating, etc.)
- Copy the complete URL from your browser's address bar
- Paste it into the
searchUrlfield
Example search URL:
https://www.faire.com/search?q=iron+on+patches&refReqId=vdeqszna67g3cw5shm8a747yg&refType=SUGGESTIONS_SEARCH_QUERIES
Output
The output is a dataset of product objects, each containing:
searchUrl: The original search URL usedproductName: Product nameimageUrl: URL of the product imagedetailUrl: Direct link to the product detail pagebrandName: Name of the brand/makerbrandUrl: Link to the brand's profile pagerating: Product rating (e.g., "5.0")reviewCount: Number of customer reviewsscrapedAt: Timestamp of when the product was scraped
Example output:
[{"searchUrl": "https://www.faire.com/search?q=iron+on+patches","productName": "Wild Child Iron On Patch","imageUrl": "https://cdn.faire.com/fastly/356717e79b1fde0429dca8ca1998446be957e3f1af52794c1a06f9417859716f.jpeg","detailUrl": "https://www.faire.com/search?brand=b_xzn3nr7cjg&product=p_vd4z237w6q","brandName": "Kosmic Soul","brandUrl": "https://www.faire.com/brand/b_xzn3nr7cjg","rating": "5.0","reviewCount": "42","scrapedAt": "2025-11-08T01:09:06.251Z"},...]
Use Cases
- Wholesale product sourcing and discovery
- Market research and competitor analysis
- Price comparison across brands
- Brand performance analysis
- Product catalog building
- Trend identification in wholesale markets
- Supplier discovery and evaluation
Notes
- Works with all Faire.com search results and categories
- Results are saved incrementally as they are found
- All timestamps are in ISO 8601 format
- Rating is provided as a decimal string (e.g., "5.0")
- Review count shows the total number of reviews
- Proxy configuration is optional but recommended for large scraping jobs
Start discovering wholesale products on Faire today!