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.
- Host: GitHub
- URL: https://github.com/metaphysics0/bun-scraping-file-example
- Owner: Metaphysics0
- Created: 2023-04-16T20:17:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-16T20:22:00.000Z (about 3 years ago)
- Last Synced: 2025-03-24T09:54:26.383Z (over 1 year ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```