/product_hunt_upvotes

download a CSV of upvotes on Product Hunt

Primary LanguageRuby

Product Hunt Upvote Downloader

download a CSV of twitter handles who upvoted a featured product

don't code? use the web version.

installation

  1. $ gem install hunting_season

how it works

  1. run the script ($ ruby client.rb)
  2. input your Developer Token (create an app w/ any HTTPS URL, then create token)
  3. input a featured product's URL
  4. CSV file of upvoters will save in the same directory as the script file