Hacker News#
Hacker News is a social news website focusing on computer science and entrepreneurship.
Credentials
The Hacker News node does not require authentication.
Basic Operations#
- All
- Get all items
- Article
- Get a Hacker News article
- User
- Get a Hacker News user
Example Usage#
This workflow allows you to get articles from Hacker News. You can also find the workflow on this website. This example usage workflow would use the following two nodes. - Start - Hacker News
The final workflow should look like the following image.
1. Start node#
The start node exists by default when you create a new workflow.
2. Hacker News node#
- Select the 'All' option from the Resource dropdown list.
- Click on Execute Node to run the workflow.