iisustudio/yahoo-auction

Yahoo auction bidder

1.0.3 2019-01-23 09:41 UTC

This package is auto-updated.

Last update: 2024-03-24 03:50:44 UTC


README

This library can bid on lot, watch bidding list, get won auction from yahoo auction like a browser. Parse auction pages and get you information about lots. This library use Yahoo auction API just for get information of a lot. Other requests execute like a normal browser. Of course it is no good like real API but working for me and maybe help you in your project.

For how to use see examples folder

Requirements

php >= 5.4

Be sure you have installed the next packages

php-curl
php-mbstring
php-xml