Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Web robot

Status
Not open for further replies.

joaomello

Programmer
Aug 3, 2008
2
BR
Hi All?!
Anyone here has created a robot for web?
Or know the best way to do this at Delphi? Use TWebBrowser? Indy? JEDI?

Thanks,
Mello.
 
It may not be of interest to you, but I recently used iMacros for Firefox for a web automation task - however this isn't anything to do with Delphi!

What do you want this robot to do?

Clive
Runner_1Revised.gif

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"To err is human, but to really foul things up you need a computer." (Paul Ehrlich)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To get the best answers from this forum see: faq102-5096
 
I have created a small robot a long time ago. I used Indy for that (IdHTTP). It all depends on what you want to do...

-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
Hi?!
I want something like this:
Read information at the site, navigate... send variables by POST/GET, execute java script... this things...
But somethimes, some sites create 'cookies' at the connection, and net away that I get it too, and have a other way different of TWebBrowser?

Indy can do it?

Thanks!
Sorry, I'm from Brazil ;p

Mello.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top