Ask HN: How do I sort the HN submissions for a site by their scores?

1 points by Siira ↗ HN
E.g., I like to see https://news.ycombinator.com/from?site=gwern.net sorted by the scores of the submissions.

2 comments

[ 2.8 ms ] story [ 16.7 ms ] thread
Try the search box at the very end of the front page. The Algolia search can sort the results by score but will contain mentions of the page in textual submissions (but not comments, at least by default). You can improve the results by making it particularly specific, e.g. by searching for "https://www.gwern.net". Include the quotation marks and note that you would have to do this for both https/http to get all submissions.

This might be halfway to what you want to achieve. There are some filters you can use. Check them out here: https://hn.algolia.com/help

Thanks! Skipping the first few results (which, I don't know why, are at the top even though they don't have that many points), the rest is what I want.