I need an ebay program
-
I need a program in PHP which can extract the hidden biders from ebay.I will have to insert the item number and the program must show me all bidders of the auction and their emails. Also the same program must extract the registered contact information for any specified bidder specially the email address I will pay for this If someone can help please contact me at totos_back@yahoo.com Thanks
First of all, you're in the wrong forum. Next, I don't think that eBay works that way. If a bidder is hidden, I doubt you could do much to bypass that. Finally, you need to post snippets of code and help with debugging, not ask for an entire program.
OSDev :)
-
First of all, you're in the wrong forum. Next, I don't think that eBay works that way. If a bidder is hidden, I doubt you could do much to bypass that. Finally, you need to post snippets of code and help with debugging, not ask for an entire program.
OSDev :)
-
totolcm wrote:
a program in PHP
and that is why you post in the C# forum? X|
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]
Happy New Year to all.
We hope 2010 soon brings us automatic PRE tags!
Until then, please insert them manually.
-
I need a program in PHP which can extract the hidden biders from ebay.I will have to insert the item number and the program must show me all bidders of the auction and their emails. Also the same program must extract the registered contact information for any specified bidder specially the email address I will pay for this If someone can help please contact me at totos_back@yahoo.com Thanks
Your post breaks more of the guidelines for this forum than I have seen in any single post for a long while. I also love the fact you posted you e-mail on a public forum, so will any spambots knocking around.....
CCC solved so far: 2 (including a Hard One!) 37!?!! - Randall, Clerks
-
I post it here because is a very hard program , all told me that is imposible to create :(
You're a special kind of stupid, aren't you...
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001 -
I post it here because is a very hard program , all told me that is imposible to create :(
I don't answer questions that ignore the forum guide lines. X|
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]
Happy New Year to all.
We hope 2010 soon brings us automatic PRE tags!
Until then, please insert them manually.
-
You can only check bidder ids/emails for your own listings. There is no way the APIs are going to let you get to that info for somebody else's items. The eBay developers program http://developer.ebay.com/[^] has lots of examples to get you going.
-
I need a program in PHP which can extract the hidden biders from ebay.I will have to insert the item number and the program must show me all bidders of the auction and their emails. Also the same program must extract the registered contact information for any specified bidder specially the email address I will pay for this If someone can help please contact me at totos_back@yahoo.com Thanks
Go away.
“Follow your bliss.” – Joseph Campbell
-
I post it here because is a very hard program , all told me that is imposible to create :(
So you post a PHP programing job advert on a C# code questions forum. Like DUH! Try posting on RentACoder.com or similar.
If you have knowledge, let others light their candles at it. Margaret Fuller (1810 - 1850) [My Articles] [My Website]
-
I need a program in PHP which can extract the hidden biders from ebay.I will have to insert the item number and the program must show me all bidders of the auction and their emails. Also the same program must extract the registered contact information for any specified bidder specially the email address I will pay for this If someone can help please contact me at totos_back@yahoo.com Thanks
So, you HAD to post this in 14 different forums here on CP?? You don't know how any sites like this work, do you, let alone web sites and the internet in general. Posting the same question in so many forums on the same site is only going to get you flamed. It's nice that you posted your public email for every spambot to see. Have fun sorting through all the junk email you're going to get.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009... -
I post it here because is a very hard program , all told me that is imposible to create :(
Yeah, because it IS impossible! There is no way to get at the hidden bidders list because it is never sent to anyone and you're code will not be able to get at ebay's database server to find out either.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...