Skip to content

Instantly share code, notes, and snippets.

import requests
import csv
import traceback
import time
import sys
import json
def get_mbid_from_api(artist, song_title, app_name="MyApp", app_version="1.0", contact="your-email@example.com"):