give me Python Selenium Automation tasks and I will program it into reality for free - giving back to BHW

Joined
Jul 27, 2022
Messages
18
Reaction score
21
Hey I've been working with Python selenium Automation for the past 5 years, I've gotten into know what's a Header, User agent, deep into learning how to copy a legit requests and sending it over and over back. I know where to requests to give me a list of never ending proxies that I can rotate with multiple accts, I even has experience with token sessions. I am looking for new projects to get me excited. bring me any job you want automated and I will tell you if it's possible in the replies. I will be coding some of the top choices you guys choose.
 
Hello, can you make a script which will actually create advanced statistics of several NBA players based on actual statistic so it can be used for betting? For example Jokic is playing today vs Philadelphia, and based on he's points in last 10 matches, and overall play vs Philadelphia, and lets say some other statistic you can pull percentage or lets say you count how many points will he score tonight based on that advanced stat?
 
Hey I've been working with Python selenium Automation for the past 5 years, I've gotten into know what's a Header, User agent, deep into learning how to copy a legit requests and sending it over and over back. I know where to requests to give me a list of never ending proxies that I can rotate with multiple accts, I even has experience with token sessions. I am looking for new projects to get me excited. bring me any job you want automated and I will tell you if it's possible in the replies. I will be coding some of the top choices you guys choose.
Hi! I'm interested. Would let you know through PM.
 
can you write a bot that automatically watch specific youtube videos with vpn?
 
Hey man, can you make a simple browser plugin that can monitor forum threads if any given keywords appear?
 
Hey I've been working with Python selenium Automation for the past 5 years, I've gotten into know what's a Header, User agent, deep into learning how to copy a legit requests and sending it over and over back. I know where to requests to give me a list of never ending proxies that I can rotate with multiple accts, I even has experience with token sessions. I am looking for new projects to get me excited. bring me any job you want automated and I will tell you if it's possible in the replies. I will be coding some of the top choices you guys choose.
Hey man, i'm also a python dev. Admittedly I don't have any experience with selenium, but I see the benefit. I know it's offtopic, but can you give me any tips or point me in the direction of a good tutorial?
Thanks man.
 
Hello, can you make a script which will actually create advanced statistics of several NBA players based on actual statistic so it can be used for betting? For example Jokic is playing today vs Philadelphia, and based on he's points in last 10 matches, and overall play vs Philadelphia, and lets say some other statistic you can pull percentage or lets say you count how many points will he score tonight based on that advanced stat?

lmao what the fuck, strange that you ask that question because that's legit what I'm into currently. I own a Reddit sports r/ group that's into making money with NBA bets using AI for picks. sometimes the AI model is able to get 9/10 on money lines. I live in AZ where sports betting is legal. It's really easy money but be carful gambling is still gambling. This is definitely possible and I will make it a project my friend :)

google will give those stats all you need to do is enter the players name and python + Selenium will do the rest.

you can make Selenium type 'nikola jokic season stats' into google and get all the details with BeautifulSoup. The hard part of all this is making the math equations that give you back legit answers. this will be where you start tuning it in day after day.
 
can you write a bot that automatically watch specific youtube videos with vpn?

that's very easy. I've written a bot that gives Youtube short videos a random watch time between 70% / 90% of the shorts total time. The only limit usually is how many proxies are given. I'll think about adding it to the projects.
 
Hey man, can you make a simple browser plugin that can monitor forum threads if any given keywords appear?

using a browser plugin would limit a lot of things. possible but I wouldn't go about that way.

btw what do you mean by monitor what type of action would you want to happen if the keyword shows up? do you just want a list of all URLs at the end of the every day?
 
that's very easy. I've written a bot that gives Youtube short videos a random watch time between 70% / 90% of the shorts total time. The only limit usually is how many proxies are given. I'll think about adding it to the projects.
that's very easy. I've written a bot that gives Youtube short videos a random watch time between 70% / 90% of the shorts total time. The only limit usually is how many proxies are given. I'll think about adding it to the projects.

Hi, i work with selenium too, recently started using this on youtube and so far there is little success.
I still haven’t figured out what the problem is: either I’m bad at YouTube, or YouTube doesn’t like selenium)

How YouTube in your experience relates to selenium? maybe something negative if YouTube sees the web driver? I'm also a little confused in the html youtube with the pin massage function under my own short video, if you have something ready can you throw a piece of code here for example?
 
My suggestion would be to create a Selenium automation for AddThis social networks, which allows you to share content on over 200 social networks.
Is there already a Selenium automation available for this?
 
lmao what the fuck, strange that you ask that question because that's legit what I'm into currently. I own a Reddit sports r/ group that's into making money with NBA bets using AI for picks. sometimes the AI model is able to get 9/10 on money lines. I live in AZ where sports betting is legal. It's really easy money but be carful gambling is still gambling. This is definitely possible and I will make it a project my friend :)

google will give those stats all you need to do is enter the players name and python + Selenium will do the rest.

you can make Selenium type 'nikola jokic season stats' into google and get all the details with BeautifulSoup. The hard part of all this is making the math equations that give you back legit answers. this will be where you start tuning it in day after day.
Wow, that's great to hear. Yeah, but it can be very profitable :) I am frontend dev, and maybe together we could make some SAAS for this, i guess there would be buyers :)
 
lmao what the fuck, strange that you ask that question because that's legit what I'm into currently. I own a Reddit sports r/ group that's into making money with NBA bets using AI for picks. sometimes the AI model is able to get 9/10 on money lines. I live in AZ where sports betting is legal. It's really easy money but be carful gambling is still gambling. This is definitely possible and I will make it a project my friend :)

google will give those stats all you need to do is enter the players name and python + Selenium will do the rest.

you can make Selenium type 'nikola jokic season stats' into google and get all the details with BeautifulSoup. The hard part of all this is making the math equations that give you back legit answers. this will be where you start tuning it in day after day.

Can you do something with looking at all the previous 10%. 20% and 30% in bitcoin price over the last 5 years and how far specific coins like litecoin etc fell as well ?
 
can i see that one that automatically rotate proxies on multiple sites
 
Any idea why using selenium instead of puppeteer with chrome headless? or why not using cypress for more browser?
 
Back
Top