How to get the original click date of the photo using Instagram API
I am using Instagram API and I need to get the original click date of the photo. Currently Instagram API give me the date the photo was uploaded to Instagram, but not the original click date. This an issue since it changes the meaning of the actual context of the photo.
Is there a way I can get the original date on which the photo was taken?
api date photo instagram
add a comment |
I am using Instagram API and I need to get the original click date of the photo. Currently Instagram API give me the date the photo was uploaded to Instagram, but not the original click date. This an issue since it changes the meaning of the actual context of the photo.
Is there a way I can get the original date on which the photo was taken?
api date photo instagram
add a comment |
I am using Instagram API and I need to get the original click date of the photo. Currently Instagram API give me the date the photo was uploaded to Instagram, but not the original click date. This an issue since it changes the meaning of the actual context of the photo.
Is there a way I can get the original date on which the photo was taken?
api date photo instagram
I am using Instagram API and I need to get the original click date of the photo. Currently Instagram API give me the date the photo was uploaded to Instagram, but not the original click date. This an issue since it changes the meaning of the actual context of the photo.
Is there a way I can get the original date on which the photo was taken?
api date photo instagram
api date photo instagram
edited Sep 25 '12 at 9:42
Toon Krijthe
47.3k22129195
47.3k22129195
asked Aug 28 '12 at 2:01
Kunal GhateKunal Ghate
11113
11113
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Isn't it the original click date and uploaded date same when then photo is clicked from inside the app? And if you are allowing a feature to add photos from gallery then there is no original photo only its instagrammed version exists.
ie: The original photo is stored in gallery location and the new photo after editing is stored in instagram folder or app folder.
The is no relation between the original and edited photo. So getting the date of creation of one file from another unrelated file is impossible.
add a comment |
You can not get the date date the photo was taken :-(
Instagram does not expose it via their api.
In my opinion this is short sited from instagram.
The date taken is stored in the image.
It can not be that difficult the save the correct date from the image, all the info is there.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f12151865%2fhow-to-get-the-original-click-date-of-the-photo-using-instagram-api%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Isn't it the original click date and uploaded date same when then photo is clicked from inside the app? And if you are allowing a feature to add photos from gallery then there is no original photo only its instagrammed version exists.
ie: The original photo is stored in gallery location and the new photo after editing is stored in instagram folder or app folder.
The is no relation between the original and edited photo. So getting the date of creation of one file from another unrelated file is impossible.
add a comment |
Isn't it the original click date and uploaded date same when then photo is clicked from inside the app? And if you are allowing a feature to add photos from gallery then there is no original photo only its instagrammed version exists.
ie: The original photo is stored in gallery location and the new photo after editing is stored in instagram folder or app folder.
The is no relation between the original and edited photo. So getting the date of creation of one file from another unrelated file is impossible.
add a comment |
Isn't it the original click date and uploaded date same when then photo is clicked from inside the app? And if you are allowing a feature to add photos from gallery then there is no original photo only its instagrammed version exists.
ie: The original photo is stored in gallery location and the new photo after editing is stored in instagram folder or app folder.
The is no relation between the original and edited photo. So getting the date of creation of one file from another unrelated file is impossible.
Isn't it the original click date and uploaded date same when then photo is clicked from inside the app? And if you are allowing a feature to add photos from gallery then there is no original photo only its instagrammed version exists.
ie: The original photo is stored in gallery location and the new photo after editing is stored in instagram folder or app folder.
The is no relation between the original and edited photo. So getting the date of creation of one file from another unrelated file is impossible.
answered Sep 25 '12 at 9:47
Rohit Vipin MathewsRohit Vipin Mathews
7,983104393
7,983104393
add a comment |
add a comment |
You can not get the date date the photo was taken :-(
Instagram does not expose it via their api.
In my opinion this is short sited from instagram.
The date taken is stored in the image.
It can not be that difficult the save the correct date from the image, all the info is there.
add a comment |
You can not get the date date the photo was taken :-(
Instagram does not expose it via their api.
In my opinion this is short sited from instagram.
The date taken is stored in the image.
It can not be that difficult the save the correct date from the image, all the info is there.
add a comment |
You can not get the date date the photo was taken :-(
Instagram does not expose it via their api.
In my opinion this is short sited from instagram.
The date taken is stored in the image.
It can not be that difficult the save the correct date from the image, all the info is there.
You can not get the date date the photo was taken :-(
Instagram does not expose it via their api.
In my opinion this is short sited from instagram.
The date taken is stored in the image.
It can not be that difficult the save the correct date from the image, all the info is there.
edited Jan 13 '15 at 12:55
answered Jan 12 '15 at 11:55
JohanJohan
14114
14114
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f12151865%2fhow-to-get-the-original-click-date-of-the-photo-using-instagram-api%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown