Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
403 views
in Technique[技术] by (71.8m points)

Use of eBay API in PHP to retrieve My eBay information

I am on working on a personal project to write a PHP website which will allow me to easily track all my purchases/bids/watch list on eBay. As you know, purchases which are older than 2 months (I think) can't be seen on eBay; but I would still like to keep track of them. So I would be using the eBay API's to retrieve the information and then write it to my database.

My question is: which API's do I use to retrieve the information I mentioned? Or better still: would you know any script or website or anything that already does what I'm trying to do, even if partially?

Thanks in advance,

Yusuf

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

I've also thrown some example code up which includes searching active items in a user's profile


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...