Love seeing this. Every other day I'm delighted by some new creation with our recently launched API.
I'm a fan of @andreasklinger's Product Hunt Chrome Extension. We're making some updates to do a lot more than just surface products in a new tab. Stay tuned. :)
Whenever I see a -2 in the URL for a hunt, I feel excited. Just the other day, I saw a -2 in the URL for Instagram's Hyperlapse. Crazy to think we've hunted so many products that we already have -2s.
This plugin is great. Its also nice that they've made the API publicly available.
@zackshapiro Thanks, and of course! It's actually relatively straight-forward what I've down; I periodically scrape the PH API, looking for new posts since the last time the API was scraped. When a new post is found then it is emitted via Pusher to anyone who is currently connected. I store a historic backlog of today's posts on the server so that you always have a full list even if you weren't around when the realtime events were dispatched (retrieved via AJAX on loading the browser).
Let me know if you have any other questions about it.
Product Hunt