Recipes / HN Frontpage
📰

HN Frontpage

Get today's top Hacker News stories with scores and comments.

extract by bix
▶ Use this recipe Sign up free

Perfect for

Configuration

Number of stories default: 30
number

Output

stories

Array of { title, url, score, comments }

json
count
number
markdown
markdown

How to use

1.

Click "Use this recipe" above (or run via CLI/API)

2.

Fill in the required fields

3.

Run now for instant results, or schedule it to run automatically

CLI

$ bix recipes run hn-frontpage --url https://example.com

Related recipes