Skip to content

ryanckulp/product_hunt_upvotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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