warn: show any warnings (API or otherwise) as messages
agent: user agent to use (some sites switchup content based on user agents). Defaults to "longurl-r-package".
seconds: number of seconds to wait for a response until giving up. Cannot be <1ms.
.progress: kept for legacy functionality but ignored
Returns
a tibble/data frame with the orignial URLs in orig_url, expanded URLs in expanded_url and the HTTP status_code of the expanded URL. Completely invalid URLs result in a NA value for expanded_url & status_code.