producthunt / producthunt-api

Product Hunt API
311 stars 28 forks source link

Best way to pull a list of makers on ProductHunt #95

Closed SaijoGeorge closed 8 years ago

SaijoGeorge commented 8 years ago

I was wondering if there is a way for me to pull a list of makers on ProductHunt. I want to get a list of makers , their vote count, product count and twitter id. Do you folks grab the country data for them if so that would be awesome.

I am guessing at the moment I have to pull all users using these

users#index - Get all users

then filter out the makers from that.

Also, with the rate limit of 900 / 15 mins can we get that relaxed?

CC: ing the dev as well @gssumesh

andreasklinger commented 8 years ago

From my current understanding we do not provide a matching endpoint for this usecase sorry

closing for now - feel free to reopen with related/followup questions