Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 576 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 576 Bytes

webscraping

Random projects involving web scraping and tools used for web scraping...

It's not actually a hack. :) Back in early 2018, I wrote this python script using Selenium and tesseract OCR to see if I could automate the process of finding the answers for live trivia questions from the HQ Trivia app. Then using a recommender system approach, I try to predict the correct answer.

I wrote a blog post about it here.