An open API service indexing awesome lists of open source software.

https://github.com/metaphysics0/bun-scraping-file-example

Getting all the guitar samples from gtdb, with Bun.
https://github.com/metaphysics0/bun-scraping-file-example

Last synced: 9 months ago
JSON representation

Getting all the guitar samples from gtdb, with Bun.

Awesome Lists containing this project

README

          

# Bun file scraping!

Make sure you have [bun](https://bun.sh/),
then run:

```bash
bun install
```

then

```bash
bun run scrapeGtdbTones.ts
```