You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add more command-line customization for SB() and Driver() formats
Eg. The ability to set a User-Agent from the command-line when it hasn't already been set directly in the script itself.
(Such as: python raw_sb.py --agent="My User Agent String")