Jump to content

grabbing information from a site, and displaying it on my site. Expert help!!


pouncer

Recommended Posts

What I want to do is let a user type in a search criteria in an edit box. e.g, stamps, coins or whatever

then i want to somehow connect to ebay and grab all prices of stamps on ebay, and their inormation and parse the data and display it on my own website.

anyone got any suggesstions ?
Link to comment
Share on other sites

The problem is you aren't going to be able to pull "certain" stuff off their page, you might be able to use an RSS feed with them for certain areas, but you probably aren't going to be able to directly search eBay for all auctions on slippers and then display them all on your page. You can grab the contents of an HTML file, but you can't "hack" in to their server and database and do searches.

I'm not sure if they do or not, but they may offer some sort of search service that you can integrate in to your own site. That is what I meant by looking around and setting something up with them.

If you can figure out how eBay passes the variables to the search you may be able to just append them to the url and get the information that way.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.