Modify Github Python bot to my likings

Evening

Junior Member
Joined
Mar 14, 2017
Messages
179
Reaction score
23
Hello,

I want to start learning python for automation

I want to be able to modify code to remix bots

I have some on my radar, I but I can't do nothing with them rn. Their functionalities are exzctly what I need but I have to tweak them.

So How long will it take me to be able to do so?

I am kind of a fast learner, only know html css, but never was interested in learning a language
 
If you know html and css then selenium will be a better choice . You can take a look at beautifulsoup. Most of the codes I see in github that automate python mostly based on beautifulsoup, selenium and pyautogui
 
Back
Top