
how to display ebay listing in my own site?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 19-04-2006 03:05 PM
Hi
Bhavik here,
Want to know, How we can listing all the listing of ebay in our website? similar example is given in msn.com "http://shopping.msn.com/category/shp/?bCatID=5119" here below seller section there is ebay.com link is there on clicking this link it will show all the products in the ebay.com . same way i want to display in my website any help........................
thanks
Bhavik here,
Want to know, How we can listing all the listing of ebay in our website? similar example is given in msn.com "http://shopping.msn.com/category/shp/?bCatID=5119" here below seller section there is ebay.com link is there on clicking this link it will show all the products in the ebay.com . same way i want to display in my website any help........................
thanks
Message 1 of 5
4 REPLIES 4
how to display ebay listing in my own site?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 20-04-2006 10:30 PM
Hi Bhavik,
I visited the link that you had mentioned. That particular person is definately using the help of a professional software to create such a dynamic page of his listings embedded onto his website. So you should probably leave that, if you dont want to shell out good money.
However, with a little help of php you can get something like this
http://search.ebay.in/_W0QQfgtpZ1QQfrppZ25QQsassZkaranmalik
to show up in a certain desired part of your page.( I have used my link here since you have no listings as yet).
I can write that peice of code for you, no problems, but it will only work if your server supports php. So if you know for a fact if your server supports this language, just let me know. If you are unssure, pass me your url and I should be able to find out myself.
I hope you are not a beginner with web devp, you will require some basic knowledge.
Cheers!
Karan
I visited the link that you had mentioned. That particular person is definately using the help of a professional software to create such a dynamic page of his listings embedded onto his website. So you should probably leave that, if you dont want to shell out good money.
However, with a little help of php you can get something like this
http://search.ebay.in/_W0QQfgtpZ1QQfrppZ25QQsassZkaranmalik
to show up in a certain desired part of your page.( I have used my link here since you have no listings as yet).
I can write that peice of code for you, no problems, but it will only work if your server supports php. So if you know for a fact if your server supports this language, just let me know. If you are unssure, pass me your url and I should be able to find out myself.
I hope you are not a beginner with web devp, you will require some basic knowledge.
Cheers!
Karan
Message 2 of 5
how to display ebay listing in my own site?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 10-05-2006 11:07 PM
hi i've been looking for some PHP script to do what you mentioned for ages, i know for a fact that my server supports PHP, can you please send me the code:-)
Message 3 of 5
how to display ebay listing in my own site?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 12-05-2006 08:25 PM
I've created a webservice which lets you list your eBay items for sale on a website just by adding some javascript to the HTML.
It uses the eBay API and is called eBayBox.
You can also retrieve the items in an RSS or Atom feed as well.
Goto http://www.edazzle.net/ebay/
It uses the eBay API and is called eBayBox.
You can also retrieve the items in an RSS or Atom feed as well.
Goto http://www.edazzle.net/ebay/
Message 4 of 5
how to display ebay listing in my own site?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on 13-05-2006 12:06 AM
Thanks dazzlepm! its even usefull to me.
---------------
With Regards,
Navaneeth (snrama) 😉
With Regards,
Navaneeth (snrama) 😉
---------------
With Regards,
Navaneeth (snrama) 😉
With Regards,
Navaneeth (snrama) 😉

Message 5 of 5

