We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ff0dc commit b9f46e7Copy full SHA for b9f46e7
1 file changed
useRandomUserAgent.py
@@ -11,6 +11,8 @@
11
from random_user_agent.user_agent import UserAgent
12
from random_user_agent.params import SoftwareName, OperatingSystem
13
14
+# CAUTION: This script uses an OLD useragent library.
15
+# https://github.com/Luqman-Ud-Din/random_user_agent
16
17
# This is example code, waste no time here:
18
# 'url' below is the target url:
0 commit comments