Analyze auction site data for swift.
Using the Web API of auction site, to get information.
$ carthage update
$ script/build.sh
$ build/SwiftAuction -p <auction site> -a <action>
auction site
Set the names of the following auction provider:
- yahoo
- rakuten
sction
e.g.
$ build/SwiftAuction -p yahoo -a info
MIT