DEV Community

Cover image for Happy Hour API: An API for Local Happy Hour Deals
Nick Calhoun
Nick Calhoun

Posted on

Happy Hour API: An API for Local Happy Hour Deals

If you’ve ever tried to build anything around happy hour deals, you know the problem:

The data is messy.

Every bar lists happy hour differently, PDFs, images, random HTML, or Instagram posts, which usually means scraping.

So I built a small Happy Hour API.

What it does

The API provides structured, consistent happy hour data so developers don’t have to scrape individual bar websites.

It’s useful for:

local food & drink apps

city guides

side projects

internal tools

Data includes

bar / restaurant name

location

happy hour days & times

drink and food specials

Links

Website: https://happyhourapi.vercel.app/

This is still early, but people are already finding it through search.

Top comments (0)