Homework Helper
Homework helper is a Chrome extension that allows users to highlight a question, they can then right click on their highlighted text, and select the Homework helper option. Homework helper will then use the Google search API to search for the question but only for Quizlet sites. If a Quizlet answer is found it will then web scrape into the Quizlet page and get the full answer. The answers will then be presented in a card UI list, with a match percentage sorted by the highest percentage. Users can copy the answer or launch the Quizlet page the answer was found on.
Javscript, XHR, Google search API, Web scrapping, HTML/CSS