Jump to content

Question regarding sifting through selected remote sites...


Recommended Posts

Hi again Guyz,

 

I am trying to find out about using a search box on a remote site without manually typing in a keyword.

SO, if i wanted to find  a piano for sale on 3 different classified sites, what would be the best method?

There's a name for this function, right?

 

Just need to know what it's called so I may google and learn it.

Thanks in advance!

IT's called data scraping. If the classified pages (which most likely do) provided the results via GET/POST you can use get_file_contents or curl to get the data, then preg_replace with a pattern to get the resutls you're looking for.

IT's called data scraping. If the classified pages (which most likely do) provided the results via GET/POST you can use get_file_contents or curl to get the data, then preg_replace with a pattern to get the resutls you're looking for.

 

Excellent, thanks oni 8)

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.