I designed and implemented a web scraping application that was able to extract the EAN codes and prices of products available on the Argos website. The tool used various Python libraries such as BeautifulSoup, Requests, and Selenium with undetected_chromedriver to interact with the website and extract the required information.