Hi, I don't know why, but only 38 products are always downloaded.
Can you advise me how to fix the sitemap so that all products are downloaded?
Thank you.
Edit:
problem is this <div data-index="0"> and <div data-index="1"> and <div data-index="2"> and <div data-index="3"> ... How to solve it?
Url: Wish | Shop and Save
Sitemap:
{"_id":"wishcom-how-to","startUrl":["https://www.wish.com/~/fashion"],"selectors":[{"id":"link-to-product","multiple":true,"parentSelectors":["el-paging"],"selector":"a.FeedTile__Wrapper-sc-1jtmq9g-2","type":"SelectorLink"},{"id":"NAME","multiple":false,"parentSelectors":["link-to-product"],"regex":"","selector":"h1.PurchaseContainer__Name-sc-15kmsqg-3","type":"SelectorText"},{"id":"DESC","multiple":false,"parentSelectors":["link-to-product"],"regex":"","selector":".ProductDescriptionContainer__ProductDescriptionWrapper-m8ay5d-5 div","type":"SelectorText"},{"id":"PRICE","multiple":false,"parentSelectors":["link-to-product"],"regex":"","selector":"div.PurchaseContainer__ActualPrice-sc-15kmsqg-9","type":"SelectorText"},{"id":"IMG","multiple":false,"parentSelectors":["link-to-product"],"selector":"img.ProductImageContainer__MainImageWrapper-sc-1gow8tc-1","type":"SelectorImage"},{"delay":4000,"elementLimit":1000,"id":"el-paging","multiple":true,"parentSelectors":["_root","el-paging"],"selector":"div.TabBarWrapper__MainRowContainer-sc-1gl60ef-1","type":"SelectorElementScroll"}]}


