Social Media Automation Bot

tommyvang

Senior Member
Joined
Oct 7, 2015
Messages
856
Reaction score
93
Anyone know if PHP & Laravel can make social media automation bot (web app)?
 
Anyone know if PHP & Laravel can make social media automation bot (web app)?


What exactly are you looking for?
Any specific social Media?


I think is possible but going to be expensive and hard to debug or time taking ( indeed not hassle free ).


Thanks
 
You can do Social Automation with PHP, NodeJS, Python, or whatever language can be used on Web applications.
The thing here is that you need to study the endpoints of each API's to know what you are able to do and see how to mix those requests for making something state of the art.

I personally used Laravel and it's a pain in the *. I rather use Raw PHP and some other scripts to include in my system.
 
Don't know much about coding. Maybe you can study some social media automation programs on Github. I am a programming layman. I just bought JarveePro for the 3days trial version. so far so good.
 
Back
Top