Although Google Docs documents seem to have a unique ID in the URL, I'm wondering if there is a way to get a hash (MD5, SHA1) of a document without downloading it again. Has anyone attempted something similar? Is there some API call I can make?
Tell me more
×
Web Applications Stack Exchange is a question and answer site for
power users of web applications. It's 100% free, no registration required.
|
There is an API call, documented in at the link.
In java you can retrieve it by adding a line to this java example
|
||||
|
|
|
Hashify.me stores the entire content of a webpage in its url. |
|||||
|