/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 producthunt.rb)
  2. input your Developer Token
  3. input a featured product's URL
  4. csv file of upvoters will save in the same directory as the script file