Skip to content

e0/acquired-carve-outs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acquired-carve-outs

This is a web scraper that collects the "Carve Outs" from the aquired.fm podcast.

Run

To install dependencies:

bun install

To run the web server:

bun run dev

To seed the data:

bun run seed.ts

To update the data:

bun run update.ts

The 2016/2017 predictions episode is formatted differently, to fix the data for this episode:

bun run fix.ts

This project was created using bun init in bun v1.1.0. Bun is a fast all-in-one JavaScript runtime.

About

Scraper for acquired.fm carve outs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published