Menu
Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Account Upgrades
Advertise
Marketplace
Money
PerfectMoney
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
Programming & Web Design
Scripting
General Scripting Chat
Need some technical guidance on Music Listening bots
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Watson Goyette" data-source="post: 4264" data-attributes="member: 89"><p>I am testing out seeing which of the different music platforms I could automate and drive plays.</p><p></p><p>I have built a bunch for Spotify (yes I’m aware they’re cracking down on bots but the technical problems I face still apply)</p><p></p><p>1) is selenium with chrome drivers still the approach people recommend?</p><p></p><p>2) scaling these selenium drivers is challenging.</p><p></p><p>First off, docker is being a total pain in the ass, it only runs but can’t do things like “send keys” to fill in inputs now but there’s no errors.</p><p></p><p>Second, my main question - if I have an infinite number of accounts, what’s my best approach to scale? Each computer or machine I run is limited by CPU cores ? **THIS IS MAINLY WHAT I AM STUCK ON **</p><p></p><p>Could anyone share some information to me on understanding these two a little bit better?</p><p></p><p>Pretty much every other part of the process I think I have down</p></blockquote><p></p>
[QUOTE="Watson Goyette, post: 4264, member: 89"] I am testing out seeing which of the different music platforms I could automate and drive plays. I have built a bunch for Spotify (yes I’m aware they’re cracking down on bots but the technical problems I face still apply) 1) is selenium with chrome drivers still the approach people recommend? 2) scaling these selenium drivers is challenging. First off, docker is being a total pain in the ass, it only runs but can’t do things like “send keys” to fill in inputs now but there’s no errors. Second, my main question - if I have an infinite number of accounts, what’s my best approach to scale? Each computer or machine I run is limited by CPU cores ? **THIS IS MAINLY WHAT I AM STUCK ON ** Could anyone share some information to me on understanding these two a little bit better? Pretty much every other part of the process I think I have down [/QUOTE]
Name
Verification
Post reply
Home
Forums
Programming & Web Design
Scripting
General Scripting Chat
Need some technical guidance on Music Listening bots
Top