By Rahul Kumar
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
Submitted by Rahul Kumar (rahulkr1815)
Download packets of source code on Coders Packet
Comments