·8 min read
Building a Document Export Tool with Playwright and Crawlee
How I automated exporting online course materials to PDF using Playwright for browser automation, Crawlee for web crawling, and pdf-lib for document merging.
2 posts tagged with "Software Development"
How I automated exporting online course materials to PDF using Playwright for browser automation, Crawlee for web crawling, and pdf-lib for document merging.
Practical TypeScript patterns that improve code quality and developer experience in real projects.