Yes, that is usually what a programmer is recommended. but when it gets started, it will be realized that they need proxies, need to know to do fingerprint, need to know how to run 100-1000 concurrently.Google Puppeter, google chrome extension documentation,
Google python, google browser network inspector, google python
request libraries, python csv/txt libraries, Google postman,
etc...
Basically you need to know how to work with files aka write login info and similar,
how to replicate requests or controll chrome browser via chrome driver if
replicating request's doesn't work.
Also most bots can be written as extensions as well.
1. write down what you "need"Can anybody guide/point me to good resources over this How To Create Your Own BOTs/Automation
Thanks!
Selenium work good with ig, infact, selenium work good with everything if you code it properly. It all depend on which options you add and which ones u dont. Cover your fingerprints you'll be fine.Quick tip for you, don't use selenium if you're planning to automate Instagram, unless you know something that I don't.