Retrieving completed auction data via eBay API

Discussion in 'PHP' started by mhuggins, Dec 30, 2007.

  1. #1
    Hi all, I'm attempting to create a script to interact with eBay. My goal is to request information on recently closed auctions, including info on status (sold or unsold) and dollar figures (sale price, eBay listing fees, eBay final value fee, etc).

    It seems like this must be possible given other eBay-applications and websites I've come across, but I can't seem to find the eBay API call to do this. If anyone is familiar and can point me in the right direction, I'd appreciate it!
     
    mhuggins, Dec 30, 2007 IP
  2. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #2
    there is no api for doing this

    You need to fetch the page using curl

    and then translate the page as page has similar tags about items and fetch the data from them

    I do have the script which i bought for $200 i can give u but it does not work as ebay changed the format ut it will give you idea .

    I am wiling to give that to you in $25

    Pm me if interested

    Regards

    Alex
     
    kmap, Dec 30, 2007 IP