Skip to content

meniam/ebay-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catalol API client

Example

$client = new \Catalol\Client(new \Buzz\Browser(), 'catalol.test', 'af783c9323de');
$product = $client->getEbayProduct(360871121943);

$product->getName();
$product->getSeller();
$product->getPrice();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages