Worked in a team to create a web scraper application that searched for deals. Program accepted user inputted keywords to search for new deals on a deal finding website. Displayed new deals to the user by scraping and parsing HTML data retrieved from the search query's URL.
• Java
• JSoup - External Library
• HTML