Jump to content

Creating site which displays data from another sites


merkont

Recommended Posts

Hey,

 

I'm not sure what is official name of this kind of site which gathers data from another websites and displays data on one site -- probably with search functionalities and nice interface.

If I'm not wrong it is called mashup -- but anyways.

 

I wan't to gather ads from 8 sites and put them on my site. I think I need crawl those sites I'm interested in, parse gathered data and display it.

But I'm not sure at all  about anything and I really want to do everything by myself from zero but need some guideline how to proceed with project.

 

 

Link to comment
Share on other sites

First you would need to read the Terms of Service of the websites, and make sure they allow the use of their data.  Then you need to find out if they have an available API that you could use.  If they don't, then you proceed to crawl the page and scrape the data.  You will find that most all websites that allow data use, will have an API though.

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.