I have created an automation tool,
1)open amazon.in
2)user enters the product(in the ui)
3)searches in the text box and extracts the producttitle,url,price, rating into datatable which will be saved as an excel sheet too.
4)the excel sheet will be visible to the user and the user will select the product link/url from that
5)the user will take the link and give as an input.
6)there will be filter datatable option(i want help in that too),i want the row which has the link of the user,i just removed it,because i got an error.
7)now the bot will repeatedly check the price and if the price is below a threshold price(input from user),the detail will be sent as a notification to the user.
I want to create a frontend for this, how can i do…
Main.xaml (37.4 KB)
Main.xaml (37.4 KB)