1 – UI contains Product Category from where users need to specify the product department.
2 – Software will navigate to walmart.com.
3 – Then Select the Product Department from all provided departments.
4 – Then for all resulted pages, scrape the following information for each product :
Product Title,URL,Rating & Review,Price,Delivery,Detail
5 – All the above information will be stored in CSV file which locates in the output folder with current date and time.
6 – UI also contains Logs text-area which will provide the working of the software.