1

From what I understand, Mashup is aggregating data from separate sources and providing a single view. How different is mashup when compared to screenscraping or using webservices to get data from external sources?

casperOne
  • 73,706
  • 19
  • 184
  • 253
balalakshmi
  • 3,968
  • 6
  • 40
  • 48

1 Answers1

1

Mashup = combining data

Screenscraping = one way (the hard way) to get data

Webservice = another way to get data

bjelli
  • 9,752
  • 4
  • 35
  • 50