response_obj = GET_search(q="Taylor Swift", type="artist")
PUT_me_following(type="artist", ids=response_obj.artists.items[0].id)
