To The Web Bot Developers!

kentauros

Junior Member
Joined
Feb 21, 2013
Messages
121
Reaction score
1
Hi,

Right now i have fine knowledge of java programming , so i want to move on into web bots like for example : programming facebook bot or twitter bot or tumblr bot and so on ....

So to the web bot developers that who already builds this kind of bots , can you tell me where to start (any resources)? . i heard about selenium and htmlunit and jsoup but i'm not sure if this all what i need ?!...

Thank You So Much!
 
Hi man, i have few projects, one is a JAVA-based bot currently on tests, will launch as service soon.

PM me or skype, let's discuss ;)
 
thank you , but can you tell me how did you programme that bot ? i mean whats the steps did you take ...
 
I would start with this tutorial:
https://www.airpair.com/selenium/posts/selenium-tutorial-with-java

And then start to develop a simple bot for your needs, Signup on a simple site, confirm email and login.

It's not that hard and the best way to learn it is by starting building your own bot.

alright bro Thx i will try it :)

If you want to move on to something, since you already have a good understanding of a C based language - try Javascript/jQuery.


Here is a small example: http://jodd.org/doc/jerry/facebook-bot.html
your resource gonna help me !! ,thank you so much
 
If you want to speed things up and build a bot very quickly, you're in prime position to use UBot Studio. Message me for more information if you'd like.
 
thank you , but can you tell me how did you programme that bot ? i mean whats the steps did you take ...
as for JAVA bot project.. that is let's say not just a simple bot for a private usage.

i don't think there is any step-by step tutorial available. Yes, u can study selenium as one of the tools.

I just offered a place in project, cause having too many things to do.
 
If you want to speed things up and build a bot very quickly, you're in prime position to use UBot Studio. Message me for more information if you'd like.
Well thank you for your information ,i will check it soon .

as for JAVA bot project.. that is let's say not just a simple bot for a private usage.

i don't think there is any step-by step tutorial available. Yes, u can study selenium as one of the tools.

I just offered a place in project, cause having too many things to do.

oh i see , right now i'm try to understand their APIs for example : facebook api and how i can use it in java application.
sure i will take your offer !! . Thank you
 
Back
Top