Create tests against Ardent website
Opened this issue · 1 comments
richardautry commented
The following website: https://ardentcraftales.com/menus does list their own beer data. Instead they use untappd.com to host their menu.
Consider methods to get around this and collect the beer data fairly.
richardautry commented
Using beautiful soup, we can more easily parse out semi-structured arrays of data. All extraction methods will need to return arrays of data.