An interface for downloading guitar tabs from Ultimate Guitar.
Get screenshots of Guitar Chords, Tabs, Bass Tabs and Ukulele Chords with no clutter.
Chords | Tab |
---|---|
You can also download GuitarPro and PowerTab files.
All files are sorted into directories for quick and easy access.
- Firefox Web Browser
- Download an executable version here.
- Follow instructions in the readme.txt provided.
- Open settings.cfg and enter in the root directory where you would like all tabs to be stored e.g. username/Music/Tabs/
- Download Geckodriver and put the geckodriver executable into the src directory.
- Run
pip install -r requirements.txt
- run
python tab_scraper.py
from src directory.
-
Python 3