Skip to content

Commit

Permalink
Added scraper page
Browse files Browse the repository at this point in the history
  • Loading branch information
ButbkaDrug committed Jan 4, 2024
1 parent c7b50c7 commit a6a93fe
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions content/projects/multitracks-scraper-go.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: "Multitracks Scraper Go"
date: 2024-01-04T10:06:10+04:00
draft: false
image: "https://butbkadrug.github.io/multitracks-scraper-go_256.jpeg"
description: "`multitracks-scraper-go` is a command-line interface (CLI) tool written in Go that enables users to scrape web pages for song information and automatically create new projects for the Reaper DAW."
---

# multitracks-scraper-go
![Multitracks Scraper](https://butbkadrug.github.io/multitracks-scraper-go.jpeg)

**Multitracks Scraper CLI Tool for Reaper DAW Projects**

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)




## Overview

`multitracks-scraper-go` is a command-line interface (CLI) tool written in Go that enables users to scrape web pages for song information and automatically create new projects for the Reaper DAW. This tool simplifies the process of setting up projects, making it more efficient for music producers and engineers(Me mostly :) ).

## Features

- **Web Scraping:** Retrieve song information from web page.
- **Reaper Project Generation:** Automatically create Reaper DAW project.
- **Cross-Platform:** Works on Windows, macOS, and Linux.

![Github Link](https://badgen.net/#static/butbkadrug/multitracks-scraper-go?icon=github)

0 comments on commit a6a93fe

Please sign in to comment.