This is a Web Automation project which automates webpages and scrapes neccesary information from it for the user.
It takes input from the user (Book Title) and opens Goodreads website, automates it to search the book title and scrapes information about the book title from the site. It then redirects to the amazon webpage for the book and then scrapes the important details from it for the user.
Programming Language - JavaScript
NodeJs
Puppeteer
IDE used - VS Code
node project.js "Immortals of Meluha"
Time stamp - 21 June 2020
The project was developed during the training by Pepcoding.