Using Python to automatically order laptop from Amazon

Rahul Kumar Jul 26, 2020

In this project we use Python to automate the process of choosing the laptop of our choice and then adding that selected laptop to the cart. This project can set to different price ranges.

Overview: In this project we use Python to automate the process of choosing the laptop of our choice and then adding that selected laptop to the cart. This project can further be implemented to different price ranges with just one simple change in code.

The Python libraries used are:

1. requests 
2. BeautifulSoup
3. pandas 
4. Selenium

Note: As amazon's website gets changed constantly so error of element doesn't exist is pretty normal in this project. But its easy to figure it out if u know basics of the Html page. And I have attached few pics to help u with the problem

 

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment