Jump to content

Amateur Question! (Web App)

- - - - -

  • Please log in to reply
3 replies to this topic

#1
gmitch321

gmitch321

    Newbie

  • Members
  • Pip
  • 1 posts
As a programming noob, my question might be irrelevant and unintelligent, but I'll ask anyway. What programming language would be optimal for interacting with web sites, for a program running from my desktop perhaps. For instance, would it be possible to write a program which auto-checks eBay for a certain item at a specific price threshold, and once the item reaches that threshold then the program autobids?

#2
LuthfiHakim

LuthfiHakim

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 763 posts
Hi gmitch! Welcome aboard!

Assuming your desktop environment is Windows, you can use the following languages for the purpose. Note this list is the languages I know for sure (I have written some myself, and saw some similar projects done with the languages) . This does not mean those that's not enlisted here couldn't fit your purpose.

  • Delphi
  • VB
  • VB.NET
  • C++ (with Borland C++ Builder or Visual Studio)

My preference goes with Delphi.

#3
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200
Ebay may have an API available, in that case they usually cater to PHP as PHP is a web language itself.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
You also might be able to build an AutoIt script that does this.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users