You can select the output format you prefer and click "Start Scraping"
After that, you will get the following result:
{
"posts": [
{
"title": "Show HN: I built a tool for repeatable checklists",
"author": "dbreunig",
"link": "https://steplist.app/",
"upvotes": 32
},
{
"title": "Johnson and Johnson announces $6.5B settlement over ovarian cancer allegations",
"author": "elsewhen",
"link": "https://www.axios.com/2024/05/01/johnson-johnson-talc-baby-powder-settlement-ovarian-cancer",
"upvotes": 55
},
...
As you can see, scraping HackerNews is pretty straightforward. Good luck!