6 min read
You're either wondering what page scraping means or why on earth you would do such a thing instead of using an API like a sane person. Both will be covered in today's post as we explore page scraping with Python's delightful Beautiful Soup package.
4 min read
Have you ever wanted to make your own Google Home? While it won't have nearly the same features, you can build your own with Google's AIY (artificial intelligence yourself) Kit! In this post I recount my experience attempting to reproduce the Google Home's ability to play music on demand.