Wednesday 31 January 2018

How would I go about automating checking out on external sites via request?

Okay so what I mean is for example, This is a website item LinkYou click add to cart and it adds the item to your cart, then you checkout. How would that be possible via node JS? I’ve found something which will help me out.On this site if you use the url http://ift.tt/2DTzvoN (http://ift.tt/2EtGNR5 for this item) it will instantly take you to the checkout page where you just input your details, payment method then checkout via the checkout button.How would I use request to input text in each of the fields (name last name address etc) for example? I was getting somewhere a while ago but the data doesn’t save(I can fill in the text values) but when I go to the next page it takes me back so asking for advice herehow would I automate checking out on an external site using request?Thank you very much! (Ps I have experience with node so I would just need an idea on how it’d work)

Submitted January 31, 2018 at 10:26PM by AbrarKR

No comments:

Post a Comment