Skip to content

A Typescript script for downloading all of Paul Graham's essays as PDF files

Notifications You must be signed in to change notification settings

DigUpTheHatchet/paul-graham-essays-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

This repository contains a Typescript script for downloading all of Paul Graham's essays in PDF format. It utilizes the Puppeteer library for browser automation.

Please see the accompanying blog post for more details: dyl.dev/paul-graham-essays-download

The script can be run in three simple steps:

  1. Clone the code from my github repository:
TODO
  1. Install the node dependencies:
npm install
  1. Run the script:
npm run start 

About

A Typescript script for downloading all of Paul Graham's essays as PDF files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published