Introduction to Web Scraping with Python

Discover the power of web scraping with Python in this comprehensive guide. Learn how to extract valuable data from websites using popular Python libraries like BeautifulSoup and Scrapy. Dive into code examples and best practices to master the art of web scraping. Unlock a world of possibilities as you harness the ability to gather and analyze data from the web effortlessly. Get started on your web scraping journey today!

Read More

NFL Team Ranking Approximation From 1970 – Current

Yesterday was the last day of my semester and a great day to put one of my favorite models, the Massey Method, from linear algebra to good use. As I revisited my linear algebra book to look back at all that we’ve learned through out the semester, the idea of finding out how NFL teams […]

Read More

Launching Terp Data

It’s only been three days since I released Terp Data, a Google Chrome extension that allows University of Maryland students to view professor reviews and ratings on Testudo’s course pages instead of having to open up a third-party site to search for them. Since then however, many people have asked me what it took to […]

Read More