6 ms·
This would give you the top 30 sources for the past 30 days. Note the date is hardcoded http://api.thriftdb.com/api.hnsearch.com/items/_search?q=*&filter[fiel
by devonbarrett 13y ago
This would give you the top 30 sources for the past 30 days.
Note the date is hardcoded
http://api.thriftdb.com/api.hnsearch.com/items/_search?q=*&filter[fields][type]=submission&facet[fields][domain][include]=true&filter[fields][create_ts]=[2013-12-18T00:00:00Z%20TO%20*]&facet[fields][domain][limit]=30&limit=0&sortby=product(points,pow(2,div(div(ms(create_ts,NOW),3600000 http://api.thriftdb.com/api.hnsearch.com/items/_search?q=*&f...),72)))%20desc&pretty_print=true
- jaredsohn 13y agoAwesome (although I'm trusting you that the query properly gets posts that made the top 30). This Bitly link will let you see the pretty printed version without having to manually mangle the URL. http://bit.ly/19DzODh http://bit.ly/19DzODh Top ten for the impatient: github.com, medium.com, youtube.com, techcrunch.com, nytimes.com, bbc.co.uk, wired.com, en.wikipedia.org, arstechnica.com, theguardian.com.
- andrewhillman 13y agoThanks. Karma for you :)