Birkenstock Scraper

Raspa Birkenstock 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

Raspa datos de Birkenstock fácilmente sin preocuparte por ser bloqueado.

Entrada
JSON
curl -H "Authorization: Bearer API_TOKEN" -H "Content-Type: application/json" -d '[{"url":"https://www.birkenstock.com/us/arizona-big-buckle-natural-leather-oiled/arizonabigbuckle-bigbuckle-oiledleather-0-eva-w_9798.html","all_variations":true},{"url":"https://www.birkenstock.com/us/naples-wrapped-suede-leather/napleswrapped-suede-suedeleather-272912-evarubber-u_27.html","all_variations":true}]' "https://api.brightdata.com/datasets/v3/trigger?dataset_id=gd_movimfbo39wbmy1r&format=json&uncompressed_webhook=true"
Salida
JSON
[
  {
    "db_source": "1786266893688",
    "timestamp": "2026-08-09",
    "url": "https:\/\/www.birkenstock.com\/us\/boston-suede-leather\/boston-core-suedeleather-0-evarubber-u_1239.html",
    "item_id": "1239",
    "variant_id": "1239",
    "title": "Boston",
    "description": "So classic and consistently comfortable, the Boston clog has become a coveted, year-round favorite. Soft suede lends an ...",
    "product_category": "Home \u003E Styles \u003E Boston \u003E Boston"
  },
  {
    "db_source": "1786266893688",
    "timestamp": "2026-08-09",
    "url": "https:\/\/www.birkenstock.com\/us\/arizona-suede-leather\/arizonabs-suedeprint-suedeleather-S005206-eva-w_12417.html",
    "item_id": "12417",
    "variant_id": "12417",
    "title": "Arizona",
    "description": "Never one to blend in. The Arizona sandal gets bolder in snakeskin-printed suede. Designed to make an impression, backed...",
    "product_category": "Home \u003E Styles \u003E Arizona \u003E Arizona"
  },
  {
    "db_source": "1786266893688",
    "timestamp": "2026-08-09",
    "url": "https:\/\/www.birkenstock.com\/us\/uppsala-mid-suede-leather\/uppsala-267142-suedeleather-0-thermorubber-u_27.html",
    "item_id": "27_S_default_size",
    "variant_id": "27_S_default_size",
    "title": "Uppsala Mid",
    "description": "Original footbed, all-new height. The Uppsala Mid boot laces you into an everyday style designed for complete comfort. V...",
    "product_category": "Home \u003E Styles \u003E Uppsala \u003E Uppsala Mid"
  },
  {
    "db_source": "1786266893688",
    "timestamp": "2026-08-09",
    "url": "https:\/\/www.birkenstock.com\/us\/boston-pro-natural-leather\/boston-256822-naturalleathercoated-0-puthermoplasticpu-u_2087....",
    "item_id": "2087",
    "variant_id": "2087",
    "title": "Boston Pro",
    "description": "A BIRKENSTOCK® icon, retooled to help you get the job done. The Boston Pro clog provides on-your-feet functionality from...",
    "product_category": "Home \u003E Styles \u003E Boston \u003E Boston Pro"
  },
  {
    "db_source": "1786266893688",
    "timestamp": "2026-08-09",
    "url": "https:\/\/www.birkenstock.com\/us\/arizona-big-buckle-shearling-natural-leather-oiled\/arizonabigbuckleshearling-bigbuckleshe...",
    "item_id": "1_N_265",
    "variant_id": "1_N_265",
    "title": "Arizona Big Buckle Shearling",
    "description": "The legendary two-strap design from BIRKENSTOCK - the Arizona. This extra cozy version features tonal shearling lining a...",
    "product_category": "Home \u003E Styles \u003E Arizona \u003E Arizona Big Buckle Shearling"
  }
]