i'm trying to create a list in python of all links from a page that contain a certain string. For example I'd like all links that contain "New York Rangers @" from this page https://www.stubhub.com/new-york-rangers-tickets/performer/2764/ .
Thanks for all the help - sorry if this is a dumb question but couldn't find it anywhere.