Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "start_urls": [
- "https://sanchez-romero.online/sr/categoria/bebidas/cervezas/c-304",
- "https://sanchez-romero.online/sr/categoria/bebidas/aguas/c-301",
- "https://sanchez-romero.online/sr/categoria/bebidas/refrescos/c-302",
- "https://sanchez-romero.online/sr/categoria/refrigerados/derivados-lacteos/natas/nata-spray/c-8030101",
- "https://sanchez-romero.online/sr/categoria/refrigerados/derivados-lacteos/natas/nata-liquida/c-8030102",
- "https://sanchez-romero.online/sr/categoria/refrigerados/derivados-lacteos/natas/nata-montada/c-8030103",
- "https://sanchez-romero.online/sr/categoria/refrigerados/derivados-lacteos/mantequillas/mantequilla-con-sal/c-8030201",
- "https://sanchez-romero.online/sr/categoria/refrigerados/derivados-lacteos/mantequillas/mantequilla-sin-sal/c-8030202",
- "https://sanchez-romero.online/sr/categoria/refrigerados/derivados-lacteos/margarinas/c-80303",
- "https://sanchez-romero.online/sr/categoria/refrigerados/derivados-lacteos/leches/c-80304",
- "https://sanchez-romero.online/sr/categoria/refrigerados/derivados-lacteos/horchatas/c-80305",
- "https://sanchez-romero.online/sr/categoria/la-despensa/salado/leches-batidos-horchatas-y-postres-lacteos-sin-f/c-10113"
- ],
- "fields": {
- "name": "//h1[@id='infoproduct-content--name']/text()",
- "price": "//span[@id='infoproduct-content--price']/text()",
- "price_old": "",
- "reference": "//div[@class='o-ficha-product--codigo']/span[@class='gwt-InlineLabel']/text()",
- "image": "//div[contains(@class,'image-primary')]/img/@src",
- "description": "//div[@id='profile']/div[@class='gwt-Label']//text()",
- "brand": "",
- "brand_text": "//p[@id='infoproduct-content--brand']/text()",
- "categories": "(//ol[contains(@class,'t-breadcrumb')]/li/a)[position()>1]/text()",
- "availability": "",
- "rating_average": "",
- "rating_count": "",
- "barcode": "",
- "stock": ""
- },
- "links": {
- "detail": "//div[contains(@class,'widget-prod__info-description')]/a[@id='grid-widget--descr']",
- "next_page": ""
- },
- "splash": {
- "item_detail": [
- {
- "mode": "load_click_content",
- "request_type": "start_request",
- "args": {
- "element_selector": "button.o-item-product-ver-mas",
- "content_loaded_check": "document.querySelectorAll('div.o-item-product-ver-mas__container[aria-hidden=true]').length == 0"
- }
- },
- {
- "mode": "wait_time",
- "request_type": "detail_request",
- "args": {
- "wait_time": 5
- }
- }
- ],
- "on_demand": {
- "mode": "wait_time",
- "args": {
- "wait_time": 7
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement