|
|
|
|
|
by cbsmith
5130 days ago
|
|
a) Needn't be public facing.
b) You have much more flexibility to select the specific bit of HTML you want.
c) Does a way better job of capturing the "live" DOM context. You aren't grabbing an image, you are grabbing text/structure/etc.
d) Resembles Pinterest only in that you can make collections of things and share them with people. Unlike Pinterest, the point isn't just to show people stuff, but rather to harness something useful (you are grabbing bits of structured data). |
|