gur111

Unshorten Url

May 9th, 2020
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | None | 0 0
  1. import re
  2. import requests
  3.  
  4. url = "https://vm.tiktok.com/caFjmh"
  5. url2 = requests.get(url).url
Add Comment
Please, Sign In to add comment