I can help anyone to create bot using selenium.

Hey there,

Live the thread btw. Are you able to create a bot that captures the most uptrending post on explore page?
 
Hey there,

Live the thread btw. Are you able to create a bot that captures the most uptrending post on explore page?
I will try and update you

I like this thread :D
What type of programming languages do you use when creating bots?
For simple requests.. I uses excel VBA and selenium as it is easy to automate and results can be stored in the sheet
 
Last edited by a moderator:
How to keep a selenium session without changing ports and shit. I code in python btw
 
jesus 15 years on browser automation.
that is a lifetime my man
Keep it up
cheers,
 
jesus 15 years on browser automation.
that is a lifetime my man
Keep it up
cheers,
Yeah 15yrs is too much.. but I am not just in browser automation..I do api, mobile and not ui automation as well
 
I have more than 15 yrs of professional browser based application automation / bot scripting experience and i can help you with

1. Choosing a free tool to automate
2. Teach basics of automation using excel, katalon studio, imacro
3. Can create simple bots for your requirements

Let me know if you need help

can you make me extension google or addons firefox or just javascript (tampermonkey etc) to sort posts on Instagram pictures and videos in profiles and on searches based on likes and comments
 
I want to learn how to disable navigator.webdriver feature in geckodriver. in javascript if navigator.webdriver value is true then sites can detect the selenium.
 
Hi, you can create a firefox browser profile and then use that profile in your script to disable the navigator

Sample using python: profile.set_preference("dom.webdriver.enabled",false)
 
I was just thinking today a browser plugin to automate pinterest following would be nice.
 
I want to learn how to disable navigator.webdriver feature in geckodriver. in javascript if navigator.webdriver value is true then sites can detect the selenium.
You can get selenium that is compiled without that (+ there are other things that indicate that it's selenium). IMHO It's easier to just use other automation tools, f.e. puppeteer. Also in pup you can easily set this variable on every page load in
evaluateOnNewDocument
 
Last edited:
hey, are you open for commission? I need someone who can create a both for some simple tasks that will require proxies. What the best way to reach tou to share more details. thanks
 
Back
Top