Scraping Amazon Shopping Cart in Real time via a chrome extension
I am trying to build a chrome extension that in real time scrapes the amazon website as the user is on it and gets us the subtotal in the user’s cart before they proceed to checkout. We will use this amount for some other thing but for now we want to be able to read that value and amazon seems to have blocked it. Is there a way to do it because I see Honey do it.