These examples show how to use the eBay SDK for PHP with the Finding service.
-
A basic example that performs a keyword search and outputs the results.
-
Keywords search with pagination
The basic example is expanded upon to include pagination of the search results.
-
A basic example that finds items that match a UPC.
-
Find items by product with item filters
This example expands upon the previous example to show how multiple item filters can be specified to reduce the number of items that are returned.
-
A basic example that uses findItemsAdvanced to perform a keyword search across two eBay categories.