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": "1780477640689",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.birkenstock.com\/us\/naples-wrapped-suede-leather\/napleswrapped-suede-suedeleather-272912-evarubber-u_11795.ht...",
    "item_id": "11795_S_285",
    "variant_id": "11795_S_285",
    "title": "Naples Wrapped",
    "description": "Elevated, all the way down. The loafer-inspired Naples clog goes all in on suede with a new, fully wrapped midsole. Feat...",
    "product_category": "Home \u003E Styles \u003E Naples \u003E Naples Wrapped"
  },
  {
    "db_source": "1780477640689",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.birkenstock.com\/us\/naples-wrapped-suede-leather\/napleswrapped-suede-suedeleather-272912-evarubber-u_11795.ht...",
    "item_id": "11795_S_290",
    "variant_id": "11795_S_290",
    "title": "Naples Wrapped",
    "description": "Elevated, all the way down. The loafer-inspired Naples clog goes all in on suede with a new, fully wrapped midsole. Feat...",
    "product_category": "Home \u003E Styles \u003E Naples \u003E Naples Wrapped"
  },
  {
    "db_source": "1780477640689",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.birkenstock.com\/us\/naples-wrapped-suede-leather\/napleswrapped-suede-suedeleather-272912-evarubber-u_11795.ht...",
    "item_id": "11795_S_300",
    "variant_id": "11795_S_300",
    "title": "Naples Wrapped",
    "description": "Elevated, all the way down. The loafer-inspired Naples clog goes all in on suede with a new, fully wrapped midsole. Feat...",
    "product_category": "Home \u003E Styles \u003E Naples \u003E Naples Wrapped"
  },
  {
    "db_source": "1780477640689",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.birkenstock.com\/us\/naples-wrapped-suede-leather\/napleswrapped-suede-suedeleather-272912-evarubber-u_11795.ht...",
    "item_id": "11795_S_305",
    "variant_id": "11795_S_305",
    "title": "Naples Wrapped",
    "description": "Elevated, all the way down. The loafer-inspired Naples clog goes all in on suede with a new, fully wrapped midsole. Feat...",
    "product_category": "Home \u003E Styles \u003E Naples \u003E Naples Wrapped"
  },
  {
    "db_source": "1780477640689",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.birkenstock.com\/us\/naples-wrapped-suede-leather\/napleswrapped-suede-suedeleather-272912-evarubber-u_11795.ht...",
    "item_id": "11795_S_310",
    "variant_id": "11795_S_310",
    "title": "Naples Wrapped",
    "description": "Elevated, all the way down. The loafer-inspired Naples clog goes all in on suede with a new, fully wrapped midsole. Feat...",
    "product_category": "Home \u003E Styles \u003E Naples \u003E Naples Wrapped"
  }
]