1
SHOPPING HELPER BOT
PRESENTED BY:
A. ISHWARIYALAKSHMI (910022104058)
ABSTRACT 2
• Product Search: The bot gets the user's desired product
and shows the results from Flipkart.
• User Details: It collects the user's email ID and price range
(minimum and maximum amounts).
• Data Storage: The information is saved in an Excel file.
• Price Filtering: The bot filters products on Flipkart using
the given price range.
• Data Extraction: It extracts the filtered data using the
Extract Table activity.
• Email Notification: Finally, the bot sends the extracted
data to the user's email ID using SMTP.
PROBLEM STATEMENT 3
Open flipkart website and search for iphone
Ask the user to enter the minimum and maixmum pruchase price and user email
id
Filter the extracted data with the entered minimum and maximum prices
Write the extracted data in an excel file and email the file to entered user email id
4
INTRODUCTION
In the modern era of online shopping, automation can
significantly enhance the user experience by streamlining
various tasks. This project involves the development of a
Shopping Helper Bot using UiPath, designed specifically for
Flipkart. The bot aims to simplify the shopping process by
automating product searches, filtering options based on user
preferences, and efficiently managing data. By collecting user
details such as email ID and price range, storing and
processing this information, and sending the results via email,
the bot provides a seamless and personalized shopping
experience.
PROPOSED WORK
5
User Interaction: The bot will start by interacting with the user to
understand their shopping needs. It will prompt the user to specify the
product they want to purchase from Flipkart.
Product Search: Using UiPath automation, the bot will navigate to
Flipkart, search for the specified product, and display the results to the user.
Collecting User Details: The bot will ask the user for additional
information, such as their email ID and the maximum and minimum price
range for the product.
Data Storage: The collected information will be saved in an Excel file for
further processing.
Filtering Products: The bot will filter the products on Flipkart using the
specified price range to narrow down the options.
Data Extraction: It will use the Extract Table activity to extract the filtered
data from Flipkart and store it in the Excel file.
Email Notification: Finally, the bot will use SMTP to send the extracted
data in the Excel file to the user's email ID, providing them with the filtered
product details.
WORK FLOW
6
The Shopping Helper Bot collects product details, searches
Flipkart, filters results by price, and emails the user with the findings.
It simplifies and personalizes the shopping experience.
OUTPUT 7
CONCLUSION 8
In conclusion, the Shopping Helper Bot using UiPath
significantly simplifies the online shopping experience
on Flipkart. By automating tasks such as product search,
price filtering, data extraction, and email notifications, it
provides users with a seamless and efficient way to find
the best deals and make informed purchasing decisions.
This project highlights the practical application of RPA
technology to enhance user convenience and
personalization in online shopping.