Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 491 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 491 Bytes

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