sarafg11

Untitled

Jan 13th, 2021 (edited)
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. {
  2. "start_urls":
  3. [
  4. "https://www.ametllerorigen.com/begudes/cervesa?PS=24&O=OrderByNameASC",
  5. "https://www.ametllerorigen.com/Begudes/Aigua?map=c,c",
  6. "https://www.ametllerorigen.com/begudes/refrescs?PS=24&O=OrderByNameASC",
  7. "https://www.ametllerorigen.com/Rebost/olives-i-snacks",
  8. "https://www.ametllerorigen.com/Rebost/Fruita-seca-i-llavors",
  9. "https://www.ametllerorigen.com/ca/lactics-i-ous/llet-i-batuts",
  10. "https://www.ametllerorigen.com/ca/lactics-i-ous/begudes-vegetals",
  11. "https://www.ametllerorigen.com/ca/lactics-i-ous/nata-mantega-i-llevat"
  12. ],
  13. "fields": {
  14. "categories": "(//div[@data-testid='breadcrumb']//text())[position() < last()]"
  15. },
  16. "schema_fields": "all",
  17. "links": {
  18. "schema_crawling": true,
  19. "schema_process_value": {
  20. "func_name": "regex_replace_by_process_value",
  21. "func_args": {
  22. "regex": "(ametllerorigen.*)",
  23. "replacement": "\\1/p"
  24. }
  25. },
  26. "detail": "",
  27. "next_page": ""
  28. },
  29. "list": {
  30. "product": "//section[contains(@class,'product-summary')]",
  31. "page": ""
  32. }
  33. }
Advertisement
Add Comment
Please, Sign In to add comment