sarafg11

Untitled

Apr 15th, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. {
  2. "start_urls": [
  3. "https://www.alimerkaonline.es/"
  4. ],
  5. "fields": {
  6. "name": "",
  7. "price": "",
  8. "price_old": "",
  9. "reference": "",
  10. "image": "",
  11. "description": "",
  12. "brand": "",
  13. "brand_text": "",
  14. "categories": "",
  15. "availability": "",
  16. "rating_average": "",
  17. "rating_count": "",
  18. "barcode": "",
  19. "stock": "",
  20. "postal_code": ""
  21. },
  22. "links": {
  23. "detail": "",
  24. "next_page": ""
  25. },
  26. "list": {
  27. "product": "",
  28. "page": "",
  29. "default_page": 1
  30. },
  31. "splash": {
  32. "item_detail": {
  33. "mode": "simple_render_crawlera",
  34. "request_type": "all",
  35. "args": {
  36. "private_mode": false
  37. }
  38. }
  39. },
  40. "preprocess": {
  41. "mode": "before_requests",
  42. "url": "https://www.alimerkaonline.es/ali-ws/acceso/cp/<postal_code>",
  43. "callback": "alimerka_preprocessing",
  44. "payload": {
  45. "redirect": "0"
  46. }
  47. }
  48. }
Advertisement
Add Comment
Please, Sign In to add comment