Recent content by nonfictiondude

  1. N

    yt monetization

    I am wondering if channel that repost shorts of girls dancing, search for big bank challenge compilation on youtube, you will see a lot of them can they be monetized ?
  2. N

    Twitter automation using Selenium

    Thanks, I found similar one in Java https://github.com/mabinogi233/UndetectedChromedriver So I did some test: - connect to twitter - login using username and password - like posts from the main page - like posts from the "following" tab I added random delay between each action Next I will try...
  3. N

    Twitter automation using Selenium

    I'll start coding it, I will go with Java and do an update, we'll see where it goes
  4. N

    Twitter automation using Selenium

    Hi, as the twitter API is useless now we can't request anything without paying I was wondering If I can use selenium to do some daily automation tasks such as following new account, liking posts, replying etc. I heard they ban if they detect automation tool, anyone experienced a ban ?
  5. N

    Anyone know a tool like this?

    I guess you can do it using the youtube api ? like fetching a list trending videos and for each of them you check if the account is small or not
Back
Top