Jump to content

Web site Bot

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
5 replies to this topic

#1
alpergn

alpergn

    Newbie

  • Members
  • Pip
  • 2 posts
I want to create a windows application to enter a web site and collect some data. Firstly it should open the site. Then it clicks some buttons according to code and finally it must get the data form new opening page. I am not sure about how can I do it. My question is how can a bot program open a web site and then click some buttons. Thanks for your help

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
There are a couple ways to do it:
1) Have the bot send mouseclick events to a browser (AutoIT)
2) Have the bot send/receive messages on port 80 to the server.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
alpergn

alpergn

    Newbie

  • Members
  • Pip
  • 2 posts
can you give more detail for first way. If you know a tutorial or some web sites please give link

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
For the first way, google AutoIT, download, and read the documentation.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
Ascension

Ascension

    Learning Programmer

  • Members
  • PipPipPip
  • 42 posts
Is this difficult to do?

#6
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Why not try it and then you'll know?
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums