scraping

Data Collection

Getting RateBeer Data…Programmatically

I show how we can get more beers at once. After that, I'm going to show how we can use the API, `rvest`, and `purrr` to get beers from all the brewers around me.

Read
Data Collection

Accessing the RateBeer API with R Using httr

A few months ago, I was talking with a friend of mine about the idea for this blog and how I wanted to use data science to explore beer. He suggested that I use the blog as well as beer to learn something new about where I live. So I ask, what can beer teach me about Philadelphia?

Read