1 00:00:00,140 --> 00:00:07,190 The next thing that I would like to show you is how can you find at which time a post were made. 2 00:00:08,000 --> 00:00:14,330 So to do this, we are going to extract the time stamp from a post that were posted on Instagram. 3 00:00:14,330 --> 00:00:18,650 It could be a video or it could be a post or a normal image. 4 00:00:19,550 --> 00:00:25,550 The method that I'm going to show you will not only work on post, but it's also going to work on comments. 5 00:00:25,550 --> 00:00:33,590 So you will see when a certain person has commented on a certain picture and its format is like this. 6 00:00:33,620 --> 00:00:40,340 It will first show you the year, then the the month and then the day, and then there will be a separator 7 00:00:40,340 --> 00:00:43,430 and then the hour, minute and second. 8 00:00:44,360 --> 00:00:49,580 Now since Rishi Cobra account is private, I cannot show you or we cannot see any post. 9 00:00:49,610 --> 00:00:55,370 But if you were able to follow your target and they have accepted your follow, then you'll be able 10 00:00:55,370 --> 00:00:57,650 to find their pictures and analyze them. 11 00:00:57,980 --> 00:01:02,760 So I'm going to show you an example on my Instagram account Cyber Pseudo. 12 00:01:02,970 --> 00:01:06,690 So let me for example, open this post. 13 00:01:06,690 --> 00:01:08,460 And here we have a comment. 14 00:01:08,460 --> 00:01:11,490 And it was posted 12 weeks ago. 15 00:01:11,490 --> 00:01:19,080 And if we hover over it we can see that it was on 29 of December 2023, which is also displayed in here. 16 00:01:19,080 --> 00:01:25,470 So to find the exact date and time, all we have to do is to right click on the mouse and then inspect. 17 00:01:26,850 --> 00:01:33,510 And then I'm going to click on this arrow, which will allow me to select a certain element from the 18 00:01:33,510 --> 00:01:33,960 page. 19 00:01:33,960 --> 00:01:36,060 And then it will show me the code behind it. 20 00:01:36,060 --> 00:01:38,850 And I'm going to select this date. 21 00:01:39,720 --> 00:01:44,070 And here we will see the date time which is in ISO format. 22 00:01:44,070 --> 00:01:53,700 So we can see that it was posted on 29th of December 2023 at 10:00 and this is UTC or GMT time zone. 23 00:01:54,090 --> 00:02:00,060 So to convert it to your local time, all you have to do is just to go to a website like this one. 24 00:02:00,060 --> 00:02:01,740 It's called Time Stamp Converter. 25 00:02:01,740 --> 00:02:08,610 Com and you will find its link in my sidebar pseudo also toolkit or in the resources of this lecture. 26 00:02:08,940 --> 00:02:11,790 And then I'm going to paste the date time in here. 27 00:02:12,030 --> 00:02:16,620 And it will show you the time when this post were made. 28 00:02:16,620 --> 00:02:26,280 And we can see that it were made on 29 of December 2023 at 11 a.m. my time, but it is at 10 a.m. UTC 29 00:02:26,310 --> 00:02:29,430 time zone and GMT time zone as well. 30 00:02:30,330 --> 00:02:33,420 Now we can do the same to find when this comment were made. 31 00:02:33,420 --> 00:02:41,700 For example, I'm going to click on here and then select nine weeks and then we will see the time when 32 00:02:41,700 --> 00:02:44,460 this person has commented on my post. 33 00:02:44,460 --> 00:02:47,490 So I'm going to copy this and put it in here. 34 00:02:47,490 --> 00:02:48,720 And we can see that. 35 00:02:48,720 --> 00:02:56,490 He commented on this post on 18th of January, 2024 and 10:00 and five minutes and 25 seconds.