Skip to content

Interface for downloading guitar tabs from Ultimate Guitar

Notifications You must be signed in to change notification settings

seanfhear/tab-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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