Wayfair Scraper avatar

Wayfair Scraper

Try Actor

$16.00/month

View all Actors
Wayfair Scraper

Wayfair Scraper

mscraper/wayfair-scraper
Try Actor

$16.00/month

The Wayfair Scraper is a powerful tool built to scrape detailed product data from Wayfair. It can retrieve important product data such as product name, sku, manufacturer, rating, reviews, price, and more.

You can access the Wayfair Scraper programmatically from your own applications by using the Apify API. You can 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  "startUrls": [
3    {
4      "url": "https://www.wayfair.com/furniture/sb0/kitchen-dining-tables-c46129.html"
5    },
6    {
7      "url": "https://www.wayfair.com/bed-bath/pdp/ebern-designs-wynton-microfiber-reversible-3-piece-comforter-set-w002610239.html"
8    }
9  ],
10  "proxy": {
11    "useApifyProxy": true,
12    "apifyProxyCountry": "US"
13  },
14  "resultsLimit": 50
15}' |
16apify call mscraper/wayfair-scraper --silent --output-dataset

Wayfair Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 8 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Jun 2023
  • Modified about 2 months ago
Categories