I heard that URI::extract() only returns links with a :, however since I am grabbing a tweet, and it does not contain a :, I believe I would have to use a regular expression. I need to check for a "swoo.sh/whatever" link, and store it to a variable. However, how could I look for the first (which it returns automatically apparently), "swoo.sh/whatever" link, in regards to that I have to maintain everything after the /. For example, if the tweet says
Lorem ipsum lorem ipsum swoo.sh/12xfsW lorem ipsum
How would I grab the swoo.sh link, and all the different things that come directly after the /?