Page 1 of 1
PHP Application for eBay
Posted: Fri Jul 23, 2010 2:22 am
by egorig
Hi,
Can anyone help with this ? I'm trying to get only Sold Items for an eBay store, but the API returns all items in store.
Here's the URL I use:
http://svcs.ebay.com/services/search/Fi ... geNumber=1
I receive no errors, but it returns all items in store. So .. it doesn't matter if I remove this part of the url - &itemFilter(0).name=SoldItemsOnly&itemFilter(0).value=true
Thanks to anyone for the help
Re: PHP Application for eBay
Posted: Fri Oct 08, 2010 6:01 pm
by wringle
Hello,
Any ideas on how to reach senior PHP Developers in the tri-state area? We are looking for a partner to step into something that is already established. Launched in 2005, we were the first internet company to develop a truly creative solution to a billion dollar problem in the wireless space. In addition to our innovative flagship property, we have recently launched a new application competing with eBay, craigslist, and other classified communities in the wireless category.
We have a "real revenue" model.

We need brainpower and fresh talent to make it hum.
The company is made up of a powerful founder entrepreneur duo. We have had numerous top-shelf investment interest, but we need to build out the management team and finish developing the platform.
Re: PHP Application for eBay
Posted: Fri Oct 08, 2010 7:07 pm
by twinedev
Well there are two other states touching Ohio, so I guess I'm in Tri State area...
Seriously, trying to figure out what that post has to do with the original post of the thread, other than to give the members the impression you came here just to get out what you needed and didn't bother to figure out to properly put it....
Back to that topic, if help is still needed, if you gave a sample of the feed you were getting from Ebay, could probably help you write soemthing to loop through it and strip out the items you don't want.
-Greg