|
|
|
|
|
by chipperyman573
2284 days ago
|
|
If you shop at walmart, there is an option to add a receipt to your account by scanning the barcode in the app (or it shows up by itself when you use walmart pay). These can be retrieved online from anywhere (not just the app) and is how I do it, way easier than you think. It basically comes down to $(".icon-button-children").each((index, item) => ($(item).click())) // expand all items $(".LinesEllipsis ").each((index, item) => console.log(item.innerText)) // record the stuff on https://www.walmart.com/account |
|