Saatva Scraper

Scrape Saatva y recopila datos como URL, ID de artículo, nombre del producto, descripción, imágenes, precio, disponibilidad y más.

No se requiere tarjeta de crédito
2 scrapers

CODE EXAMPLES

Scrape fácilmente datos de Saatva sin preocuparte por ser bloqueado.

Entrada
JSON
curl -H "Authorization: Bearer API_TOKEN" -H "Content-Type: application/json" -d '[{"url":"https://www.saatva.com/mattresses/saatva-classic","all_variations":true},{"url":"https://www.saatva.com/bedding/signature-mattress-pad","all_variations":true}]' "https://api.brightdata.com/datasets/v3/trigger?dataset_id=gd_mosh60s4281ukmeui2&format=json&uncompressed_webhook=true"
Salida
JSON
[
  {
    "timestamp": "2026-09-17",
    "url": "https:\/\/www.saatva.com\/bundles\/sateen-sheets-memory-foam-pillow?sku=c87d2997de7ba6de",
    "item_id": "c87d2997de7ba6de",
    "variant_id": "c87d2997de7ba6de",
    "title": "Cooling Comfort Bedding Bundle",
    "description": "Bundle and save on our best-selling sheets with our cooling memory foam pillows.",
    "product_category": "Bundles \u003E Bedding",
    "category_tree": [
      {
        "name": "Home",
        "url": "https:\/\/www.saatva.com\/"
      },
      {
        "name": "Bundles",
        "url": "https:\/\/www.saatva.com\/bundles"
      }
    ]
  },
  {
    "timestamp": "2026-09-17",
    "url": "https:\/\/www.saatva.com\/bundles\/sateen-sheets-memory-foam-pillow?sku=027f203057a1d212",
    "item_id": "027f203057a1d212",
    "variant_id": "027f203057a1d212",
    "title": "Cooling Comfort Bedding Bundle",
    "description": "Bundle and save on our best-selling sheets with our cooling memory foam pillows.",
    "product_category": "Bundles \u003E Bedding",
    "category_tree": [
      {
        "name": "Home",
        "url": "https:\/\/www.saatva.com\/"
      },
      {
        "name": "Bundles",
        "url": "https:\/\/www.saatva.com\/bundles"
      }
    ]
  },
  {
    "timestamp": "2026-09-17",
    "url": "https:\/\/www.saatva.com\/bundles\/sateen-sheets-memory-foam-pillow?sku=250e73d8a1796bf2",
    "item_id": "250e73d8a1796bf2",
    "variant_id": "250e73d8a1796bf2",
    "title": "Cooling Comfort Bedding Bundle",
    "description": "Bundle and save on our best-selling sheets with our cooling memory foam pillows.",
    "product_category": "Bundles \u003E Bedding",
    "category_tree": [
      {
        "name": "Home",
        "url": "https:\/\/www.saatva.com\/"
      },
      {
        "name": "Bundles",
        "url": "https:\/\/www.saatva.com\/bundles"
      }
    ]
  },
  {
    "timestamp": "2026-09-17",
    "url": "https:\/\/www.saatva.com\/bundles\/sateen-sheets-memory-foam-pillow?sku=a00c7deaf0d3539a",
    "item_id": "a00c7deaf0d3539a",
    "variant_id": "a00c7deaf0d3539a",
    "title": "Cooling Comfort Bedding Bundle",
    "description": "Bundle and save on our best-selling sheets with our cooling memory foam pillows.",
    "product_category": "Bundles \u003E Bedding",
    "category_tree": [
      {
        "name": "Home",
        "url": "https:\/\/www.saatva.com\/"
      },
      {
        "name": "Bundles",
        "url": "https:\/\/www.saatva.com\/bundles"
      }
    ]
  },
  {
    "timestamp": "2026-09-17",
    "url": "https:\/\/www.saatva.com\/bundles\/sateen-sheets-memory-foam-pillow?sku=f0502717f5ac8457",
    "item_id": "f0502717f5ac8457",
    "variant_id": "f0502717f5ac8457",
    "title": "Cooling Comfort Bedding Bundle",
    "description": "Bundle and save on our best-selling sheets with our cooling memory foam pillows.",
    "product_category": "Bundles \u003E Bedding",
    "category_tree": [
      {
        "name": "Home",
        "url": "https:\/\/www.saatva.com\/"
      },
      {
        "name": "Bundles",
        "url": "https:\/\/www.saatva.com\/bundles"
      }
    ]
  }
]