Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.17 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.17 KB

Bourbon Bot

As any Bourbon fan already knows: one of the best tasting – and hardest to come by – bourbon is a nice bottle of Blanton’s. The goal of bourbon bot is to put a bottle of bourbon in the hands of anyone who my hands! The 'bot' is a Python script that scrapes NC state liquor inventories and send notifications when that sweet bottle of Blanton’s is in stock and where you can get it.

Requirements

What it does

  • Navigates and interacts with webpages using Selenium webdriver.
  • Scrapes webpage data into Python data objects.
  • Uses Twilio SMS API to send text about inventory stock and location.
  • Uses Discord webhook to send Discord notifications about inventory stock and location.

Limitations

This script only is optimized to search North Carolina state liquor inventory. Adjustments required to search/scrape other websites.