Use the Muzzoka API to get the artist info.
-
Install pipenv
brew install pipenv
-
Activate the virtual environment
pipenv shell
-
Install the dependencies
pip install fuzzywuzzy
-
Deactivate virtual environment once done
deactivate
-
Create an account at https://www.muzooka.com/ and create a token
-
Add the token in the env variables to be used in the python script
export MUZZOKA_TOKEN="YOUR_PRIVATE_TOKEN"
-
Test
python importer_by_name.py static/artist_test.xml