Update example.py

This commit is contained in:
ai 2023-02-27 18:33:04 -05:00 committed by GitHub
parent e49cedcef5
commit ccf4b867d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
import execjs import execjs
import urllib.parse import urllib.parse
# Replace the empty strings with valid values
url = "" url = ""
user_agent = "" user_agent = ""