Skip to content

Social Media Automation #2735

Answered by mdmintz
benfrankie asked this question in Q&A
Discussion options

You must be logged in to vote

If the random user_agent you give it doesn't match with the rest of the browser, then it could be flagged as a bot. SeleniumBase's default user_agent gives it the optimal setting for making the browser appear as a normal human-controlled web browser.

Also, as mentioned in the video (https://www.youtube.com/watch?v=2pTpBtaE7SQ&t=1349s), unusual web traffic coming from an IP Address can get flagged, and then blocked. This is why setting the proxy option may be needed if running bots in parallel.

Not all proxy addresses are created equal. If you're reusing a proxy that was previously used by someone else, then that proxy address may have already been flagged... and blocked by certain websites.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants