iisustudio / yahoo-auction
Yahoo auction bidder
1.0.3
2019-01-23 09:41 UTC
Requires
- php: >=5.4.0
- rmccue/requests: ^1.7.0
- sunra/php-simple-html-dom-parser: ~1.5.0
This package is auto-updated.
Last update: 2025-03-24 06:00:04 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