Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 538 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 538 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 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