Home
Softono
tab-scraper

tab-scraper

Open source Python
98
Stars
9
Forks
13
Issues
4
Watchers
3 years
Last Commit

About tab-scraper

Interface for downloading guitar tabs from Ultimate Guitar

Platforms

Web Self-hosted

Languages

Python

Links

tab-scraper

An interface for downloading guitar tabs from Ultimate Guitar.

ui-image

Get screenshots of Guitar Chords, Tabs, Bass Tabs and Ukulele Chords with no clutter.

Chords Tab
chords tab

You can also download GuitarPro and PowerTab files.
All files are sorted into directories for quick and easy access.

Prerequisites

  1. Firefox Web Browser

Running the Program

Executable

  1. Download an executable version here.
  2. Follow instructions in the readme.txt provided.

Command Line

  1. Open settings.cfg and enter in the root directory where you would like all tabs to be stored e.g. username/Music/Tabs/
  2. Download Geckodriver and put the geckodriver executable into the src directory.
  3. Run pip install -r requirements.txt
  4. run python tab_scraper.py from src directory.

Built With