i am trying to get a value of "token" from this url
token=EC-6HV41821M6960550G
url = "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-6HV41821M6960550G"
i know it can be done by regex but i think it can be done by some URI method.