Update scrape-hacker-news.mdx

This commit is contained in:
Eric Allam
2024-12-14 21:11:37 +00:00
committed by GitHub
parent 2bf04ece54
commit f3e4597ef4
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: "Scrape the top 3 articles from Hacker News and email yourself a summary every weekday"
sidebarTitle: "Scrape Hacker News"
sidebarTitle: "Browserbase & Puppeteer"
description: "This example demonstrates how to scrape the top 3 articles from Hacker News using BrowserBase and Puppeteer, summarize them with ChatGPT and send a nicely formatted email summary to yourself every weekday using Resend."
---