Building an AI-Assisted LinkedIn Job Application Bot with Puppeteer, Bun & ChatGPT
A developer builds an automated bot using Puppeteer, Bun, and ChatGPT to intelligently search and apply for jobs on LinkedIn.
A developer builds an automated bot using Puppeteer, Bun, and ChatGPT to intelligently search and apply for jobs on LinkedIn.
A developer's journey to create custom Open Graph images for their Astro blog using Puppeteer and SVG templates.
Solving Puppeteer Chrome errors during Netlify builds using Chromium integration or package.json scripts.
A guide to building an automated LinkedIn job application bot using Puppeteer for browser automation and TypeScript for robust, maintainable code.
A tutorial on using Azure Functions and Puppeteer to generate dynamic Open Graph images for social media sharing.
A tutorial on generating custom social media share images for Gatsby.js blog posts using Puppeteer to screenshot a preview page.
I've recently been going down a rabbit hole of making improvements to my CanIUse embed. To give a bit of a background, it is an interactive embed I cr
A technical guide on using Puppeteer for screenshot capture within serverless Netlify (AWS Lambda) functions, including setup and code examples.
A tutorial on using Puppeteer to crawl website articles, extract content, and convert it into Markdown files for a static site migration.
A technical guide on using Puppeteer to scrape and save a complete copy of a website, including all assets, for performance audits.