should be ``` from shoutcast_api import get_stations_by_now_playing response = get_stations_by_now_playing(api_key, ct='john legend', limit=100, br=128) ```