Hi Guys,
I have a Json response from which I am getting query object which gives me,
video_posts and non_video_posts
I need help in figuring out how can I get Latest posts from both. ie. I require last 3 posts from both these objects to be given to me
From both combined based on posted_date parameter
here is the Json query response
"video_posts": [
{
"shortcode": "DJB_ptbBNV_",
"hashtags": [
"#AurmVaults",
"#SafeWithAurm",
"#HomeSafety",
"#homesecurity",
"#wealthmanagement"
],
"title": "Ever hidden your valuables in the most unexpected places? Watch as we ask people about their secret spots!\n\nBut, are your prized possessions really safe at home? \n\nTrust Aurm for real security — military-grade vaults and 24/7 access that guarantee unmatched peace of mind.\n\n#AurmVaults #SafeWithAurm #HomeSafety #homesecurity #wealthmanagement",
"caption": "Ever hidden your valuables in the most unexpected places? Watch as we ask people about their secret spots!\n\nBut, are your prized possessions really safe at home? \n\nTrust Aurm for real security — military-grade vaults and 24/7 access that guarantee unmatched peace of mind.\n\n#AurmVaults #SafeWithAurm #HomeSafety #homesecurity #wealthmanagement",
"comments_count": 1,
"likes_count": 20,
"er": 0.56,
"views": 1762,
"posted_at": 1745931181,
"posted_date": "Tue, 29 Apr 2025 12:53:01 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DJB_ptbBNV_.jpg",
"sponsored": false,
"external_links": [],
"video": true,
"post_type": "REEL",
"post_url": "https://www.instagram.com/p/DJB_ptbBNV_",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DI6fCGYuTZP",
"hashtags": [
"#timecapsule",
"#safewithaurm",
"#memories",
"#goldjewelry"
],
"title": "Some memories sparkle a little brighter.\nFor Shreyans and Madhuri, it’s this bracelet—a quiet reminder of an unforgettable surprise, a moment that still brings a smile.\nSafely stored in their Aurm vault, because some stories deserve a home as special.\n\n#timecapsule #safewithaurm #memories #goldjewelry",
"caption": "Some memories sparkle a little brighter.\nFor Shreyans and Madhuri, it’s this bracelet—a quiet reminder of an unforgettable surprise, a moment that still brings a smile.\nSafely stored in their Aurm vault, because some stories deserve a home as special.\n\n#timecapsule #safewithaurm #memories #goldjewelry",
"comments_count": 0,
"likes_count": 7,
"er": 0.19,
"views": 588,
"posted_at": 1745679199,
"posted_date": "Sat, 26 Apr 2025 14:53:19 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DI6fCGYuTZP.jpg",
"sponsored": false,
"external_links": [],
"video": true,
"post_type": "REEL",
"post_url": "https://www.instagram.com/p/DI6fCGYuTZP",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DIyhprdB2ZN",
"hashtags": [
"#GoldAtHome",
"#AurmVaults",
"#SecureYourWealth",
"#GoldProtection",
"#WealthManagement"
],
"title": "How much gold do you think Indian households stockpile at home? We hit the streets to find out what people think… but the real answer might just surprise you! \n\nGold has always been a symbol of wealth and tradition in India, but is it really safe when kept at home? \nWith Aurm’s military-grade vaults and 24/7 access, your gold is not only secure but accessible whenever you need it. \n\n#GoldAtHome #AurmVaults #SecureYourWealth #GoldProtection #WealthManagement",
"caption": "How much gold do you think Indian households stockpile at home? We hit the streets to find out what people think… but the real answer might just surprise you! \n\nGold has always been a symbol of wealth and tradition in India, but is it really safe when kept at home? \nWith Aurm’s military-grade vaults and 24/7 access, your gold is not only secure but accessible whenever you need it. \n\n#GoldAtHome #AurmVaults #SecureYourWealth #GoldProtection #WealthManagement",
"comments_count": 0,
"likes_count": 30,
"er": 0.81,
"views": 2540,
"posted_at": 1745412147,
"posted_date": "Wed, 23 Apr 2025 12:42:27 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DIyhprdB2ZN.jpg",
"sponsored": false,
"external_links": [],
"video": true,
"post_type": "REEL",
"post_url": "https://www.instagram.com/p/DIyhprdB2ZN",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DIv9jL7Bbmt",
"hashtags": [
"#safedepositbox",
"#homesafe",
"#HomeSecurity",
"#SafeWithAurm"
],
"title": "That safe at home?\nIt’s just a strong-looking box.\nWhat you need is a vault built for real protection.\nWhat you need—is Aurm.\n\n#safedepositbox #homesafe #HomeSecurity #SafeWithAurm",
"caption": "That safe at home?\nIt’s just a strong-looking box.\nWhat you need is a vault built for real protection.\nWhat you need—is Aurm.\n\n#safedepositbox #homesafe #HomeSecurity #SafeWithAurm",
"comments_count": 0,
"likes_count": 10,
"er": 0.27,
"views": 377,
"posted_at": 1745326115,
"posted_date": "Tue, 22 Apr 2025 12:48:35 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DIv9jL7Bbmt.jpg",
"sponsored": false,
"external_links": [],
"video": true,
"post_type": "REEL",
"post_url": "https://www.instagram.com/p/DIv9jL7Bbmt",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DIWL66sI9FP",
"hashtags": [
"#wealthmanagement",
"#safetydepositbox",
"#banklocker",
"#SafeWithAurm"
],
"title": "We’ve always trusted bank lockers.\nBut have we ever asked why?\n\nLimited access. No clear accountability. Outdated systems.\nIn a world that’s evolving, isn’t it time your security did too?\n\nAt Aurm, your peace of mind comes standard — with:\n- Military-grade vaults\n- 24/7 secure access\n- Tata AIG-backed insurance of 25L for every Aurm locker\n\n#wealthmanagement #safetydepositbox #banklocker #SafeWithAurm",
"caption": "We’ve always trusted bank lockers.\nBut have we ever asked why?\n\nLimited access. No clear accountability. Outdated systems.\nIn a world that’s evolving, isn’t it time your security did too?\n\nAt Aurm, your peace of mind comes standard — with:\n- Military-grade vaults\n- 24/7 secure access\n- Tata AIG-backed insurance of 25L for every Aurm locker\n\n#wealthmanagement #safetydepositbox #banklocker #SafeWithAurm",
"comments_count": 0,
"likes_count": 9,
"er": 0.24,
"views": 442,
"posted_at": 1744461239,
"posted_date": "Sat, 12 Apr 2025 12:33:59 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DIWL66sI9FP.jpg",
"sponsored": false,
"external_links": [],
"video": true,
"post_type": "REEL",
"post_url": "https://www.instagram.com/p/DIWL66sI9FP",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DIOl36oqXCc",
"hashtags": [
"#TimeCapsules",
"#memories",
"#milestone",
"#SafeWithAurm"
],
"title": "Some milestones aren’t just achievements—they’re memories you can hold. ✨ \n\nIn this #TimeCapsules story, Deepika, an interior designer, shares the story of her first big purchase—a bracelet that isn’t just jewelry, but a reminder of how far she’s come.\n\nAt Aurm, we know that some treasures go beyond their material value. They carry your journey, your dreams, your moments. And we make sure they stay safe, always. \n\n#memories #milestone #SafeWithAurm",
"caption": "Some milestones aren’t just achievements—they’re memories you can hold. ✨ \n\nIn this #TimeCapsules story, Deepika, an interior designer, shares the story of her first big purchase—a bracelet that isn’t just jewelry, but a reminder of how far she’s come.\n\nAt Aurm, we know that some treasures go beyond their material value. They carry your journey, your dreams, your moments. And we make sure they stay safe, always. \n\n#memories #milestone #SafeWithAurm",
"comments_count": 0,
"likes_count": 14,
"er": 0.38,
"views": 447,
"posted_at": 1744206407,
"posted_date": "Wed, 09 Apr 2025 13:46:47 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DIOl36oqXCc.jpg",
"sponsored": false,
"external_links": [],
"video": true,
"post_type": "REEL",
"post_url": "https://www.instagram.com/p/DIOl36oqXCc",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DH_AzBiyPha",
"hashtags": [
"#timecapsule",
"#lovestory",
"#memories",
"#Jewelry",
"#couplegoals"
],
"title": "Some moments aren’t just memories—they’re a part of who we are. ✨ In our first Time Capsules story, we take a journey into cherished times, treasured keepsakes, and the emotions they hold. Because what’s truly precious isn’t just the object—it’s the story behind it.\n\nAt Aurm, we don’t just protect valuables; we safeguard the connections, the nostalgia, and the pieces of time you never want to lose. \n\n#timecapsule #lovestory #memories #Jewelry #couplegoals",
"caption": "Some moments aren’t just memories—they’re a part of who we are. ✨ In our first Time Capsules story, we take a journey into cherished times, treasured keepsakes, and the emotions they hold. Because what’s truly precious isn’t just the object—it’s the story behind it.\n\nAt Aurm, we don’t just protect valuables; we safeguard the connections, the nostalgia, and the pieces of time you never want to lose. \n\n#timecapsule #lovestory #memories #Jewelry #couplegoals",
"comments_count": 0,
"likes_count": 15,
"er": 0.4,
"views": 592,
"posted_at": 1743683654,
"posted_date": "Thu, 03 Apr 2025 12:34:14 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DH_AzBiyPha.jpg",
"sponsored": false,
"external_links": [],
"video": true,
"post_type": "REEL",
"post_url": "https://www.instagram.com/p/DH_AzBiyPha",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DH3UPy3us9W",
"hashtags": [
"#peaceofmind",
"#homesecurity",
"#safedepositbox",
"#wealthmanagement"
],
"title": "Why did the residents of Chaithanya Smaran & Chaithanya Samarpan choose Aurm? Because peace of mind isn’t a luxury—it’s a necessity. ✨ From security concerns to bank locker struggles, they wanted a solution that was effortless, accessible, and truly safe. With Aurm, they found exactly that. Watch as they share why Aurm is their trusted choice for protecting what matters most. \n\n#peaceofmind #homesecurity #safedepositbox #wealthmanagement",
"caption": "Why did the residents of Chaithanya Smaran & Chaithanya Samarpan choose Aurm? Because peace of mind isn’t a luxury—it’s a necessity. ✨ From security concerns to bank locker struggles, they wanted a solution that was effortless, accessible, and truly safe. With Aurm, they found exactly that. Watch as they share why Aurm is their trusted choice for protecting what matters most. \n\n#peaceofmind #homesecurity #safedepositbox #wealthmanagement",
"comments_count": 0,
"likes_count": 14,
"er": 0.38,
"views": 763,
"posted_at": 1743425410,
"posted_date": "Mon, 31 Mar 2025 12:50:10 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DH3UPy3us9W.jpg",
"sponsored": false,
"external_links": [],
"video": true,
"post_type": "REEL",
"post_url": "https://www.instagram.com/p/DH3UPy3us9W",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DHyJdfdIdjG",
"hashtags": [
"#WelcomeToAurm",
"#homesecurity",
"#wealthmanagement",
"#banklocker"
],
"title": "Chaithanya Smaran & Chaithanya Samarpan, welcome to the Aurm family! ✨ \n\nWe heard your concerns about bank locker hassles, and now, with Aurm, those worries are a thing of the past. Enjoy effortless access, top-tier security, and the freedom to store what matters most—without the usual stress. Because true luxury isn’t just about what you own, but the peace of mind that comes with it.\n\n#WelcomeToAurm #homesecurity #wealthmanagement #banklocker",
"caption": "Chaithanya Smaran & Chaithanya Samarpan, welcome to the Aurm family! ✨ \n\nWe heard your concerns about bank locker hassles, and now, with Aurm, those worries are a thing of the past. Enjoy effortless access, top-tier security, and the freedom to store what matters most—without the usual stress. Because true luxury isn’t just about what you own, but the peace of mind that comes with it.\n\n#WelcomeToAurm #homesecurity #wealthmanagement #banklocker",
"comments_count": 1,
"likes_count": 15,
"er": 0.43,
"views": 968,
"posted_at": 1743251979,
"posted_date": "Sat, 29 Mar 2025 12:39:39 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DHyJdfdIdjG.jpg",
"sponsored": false,
"external_links": [],
"video": true,
"post_type": "REEL",
"post_url": "https://www.instagram.com/p/DHyJdfdIdjG",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DHn29MKPxXe",
"hashtags": [
"#wealthmanagement",
"#homesecurity",
"#banklocker",
"#safedepositbox"
],
"title": "Residents of Chaithanya Smaran and Chaithanya Smarapan share their struggles of securing a bank locker—long waitlists, endless paperwork, and limited access. It’s a story we hear far too often.\n\nBecause when it comes to protecting what matters most, convenience shouldn’t be a luxury. Stay tuned as we share how Aurm is changing the game. \n\n#wealthmanagement #homesecurity #banklocker #safedepositbox",
"caption": "Residents of Chaithanya Smaran and Chaithanya Smarapan share their struggles of securing a bank locker—long waitlists, endless paperwork, and limited access. It’s a story we hear far too often.\n\nBecause when it comes to protecting what matters most, convenience shouldn’t be a luxury. Stay tuned as we share how Aurm is changing the game. \n\n#wealthmanagement #homesecurity #banklocker #safedepositbox",
"comments_count": 0,
"likes_count": 20,
"er": 0.54,
"views": 1017,
"posted_at": 1742906734,
"posted_date": "Tue, 25 Mar 2025 12:45:34 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DHn29MKPxXe.jpg",
"sponsored": false,
"external_links": [],
"video": true,
"post_type": "REEL",
"post_url": "https://www.instagram.com/p/DHn29MKPxXe",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DHgKPslgrGB",
"hashtags": [
"#WhyIChoseAurm",
"#customersatisfaction",
"#homeowners"
],
"title": "Real experiences, real trust!\n\nWhat makes Aurm the preferred choice for Sattva East Crest residents? Their own words say it best!\n\nHear firsthand why homeowners love Aurm—from security and convenience to the sheer peace of mind it offers. When customers speak, their stories become the strongest endorsements.\n\n#WhyIChoseAurm #customersatisfaction #homeowners",
"caption": "Real experiences, real trust!\n\nWhat makes Aurm the preferred choice for Sattva East Crest residents? Their own words say it best!\n\nHear firsthand why homeowners love Aurm—from security and convenience to the sheer peace of mind it offers. When customers speak, their stories become the strongest endorsements.\n\n#WhyIChoseAurm #customersatisfaction #homeowners",
"comments_count": 0,
"likes_count": 21,
"er": 0.56,
"views": 1874,
"posted_at": 1742648412,
"posted_date": "Sat, 22 Mar 2025 13:00:12 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DHgKPslgrGB.jpg",
"sponsored": false,
"external_links": [],
"video": true,
"post_type": "REEL",
"post_url": "https://www.instagram.com/p/DHgKPslgrGB",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [
{
"id": "2316502373",
"username": "preeti007.singh"
}
],
"location_name": "Bangalore, India"
},
{
"shortcode": "DHYaP7fvJ5k",
"hashtags": [
"#Bengaluru!",
"#SafeWithAurm",
"#welcometothefamily❤️",
"#safedepositbox",
"#wealthmanagement",
"#homesecurity"
],
"title": "🎉 Big news, #Bengaluru! Aurm has officially arrived at @sattvagroupindia East Crest—and we’re here to make life easier, safer, and stress-free!\n\nFrom fun community moments to everyday peace of mind, Aurm brings secure, hassle-free storage right to your doorstep. No more last-minute bank runs or worrying about valuables—just seamless access to your precious belongings, whenever you need them.\n\nWelcome to the Aurm family, Sattva East Crest! Let’s make secure living effortless and fun. \n\n#SafeWithAurm #welcometothefamily❤️ #safedepositbox #wealthmanagement #homesecurity",
"caption": "🎉 Big news, #Bengaluru! Aurm has officially arrived at @sattvagroupindia East Crest—and we’re here to make life easier, safer, and stress-free!\n\nFrom fun community moments to everyday peace of mind, Aurm brings secure, hassle-free storage right to your doorstep. No more last-minute bank runs or worrying about valuables—just seamless access to your precious belongings, whenever you need them.\n\nWelcome to the Aurm family, Sattva East Crest! Let’s make secure living effortless and fun. \n\n#SafeWithAurm #welcometothefamily❤️ #safedepositbox #wealthmanagement #homesecurity",
"comments_count": 0,
"likes_count": 28,
"er": 0.75,
"views": 1638,
"posted_at": 1742388326,
"posted_date": "Wed, 19 Mar 2025 12:45:26 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DHYaP7fvJ5k.jpg",
"sponsored": false,
"external_links": [],
"video": true,
"post_type": "REEL",
"post_url": "https://www.instagram.com/p/DHYaP7fvJ5k",
"mentions": [
"@sattvagroupindia"
],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": "Bangalore, India"
}
],
"non_video_posts": [
{
"shortcode": "DJDq7VPPM89",
"hashtags": [
"#AkshayaTritiya",
"#goldjewellery",
"#gold",
"#festival",
"#safewithaurm"
],
"title": "If your ​Akshay Tritiya gold could talk, it’d ask for Aurm.\nPolitely, of course.\n\n#AkshayaTritiya #goldjewellery #gold #festival #safewithaurm",
"caption": "If your ​Akshay Tritiya gold could talk, it’d ask for Aurm.\nPolitely, of course.\n\n#AkshayaTritiya #goldjewellery #gold #festival #safewithaurm",
"comments_count": null,
"likes_count": 8,
"er": 0.22,
"views": 81.79599999999999,
"posted_at": 1745987404,
"posted_date": "Wed, 30 Apr 2025 04:30:04 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DJDq7VPPM89.jpg",
"sponsored": false,
"external_links": [],
"video": false,
"post_type": "IMAGE",
"post_url": "https://www.instagram.com/p/DJDq7VPPM89",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DI3xajNzRnl",
"hashtags": [
"#goldplatedjewellery",
"#goldjewelry",
"#jewellery",
"#safewithaurm"
],
"title": "Gold-plated and gold-filled jewellery often get mixed up, but knowing the difference can make all the difference when it comes to longevity and value. \n\nWhether you’re investing in fine gold or adding a touch of sparkle to your collection, rest assured that your precious pieces are always safe and secure in Aurm’s state-of-the-art vaults. \n\n#goldplatedjewellery #goldjewelry #jewellery #safewithaurm",
"caption": "Gold-plated and gold-filled jewellery often get mixed up, but knowing the difference can make all the difference when it comes to longevity and value. \n\nWhether you’re investing in fine gold or adding a touch of sparkle to your collection, rest assured that your precious pieces are always safe and secure in Aurm’s state-of-the-art vaults. \n\n#goldplatedjewellery #goldjewelry #jewellery #safewithaurm",
"comments_count": null,
"likes_count": 7,
"er": 0.19,
"views": 70.642,
"posted_at": 1745588153,
"posted_date": "Fri, 25 Apr 2025 13:35:53 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DI3xajNzRnl.jpg",
"sponsored": false,
"external_links": [],
"video": false,
"post_type": "IMAGE",
"post_url": "https://www.instagram.com/p/DI3xajNzRnl",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DIyyCpro4DX",
"hashtags": [
"#goldjewelry",
"#whitegold",
"#goldplating",
"#jewelry"
],
"title": "That yellow tinge on your white gold? It’s not what you think. Find out how to prevent it from happening. \n\nAt Aurm, we don’t just help you store your jewellery safely.\nWe help you understand it better, care for it longer, and preserve its sparkle — the way it was meant to be.\n\n#goldjewelry #whitegold #goldplating #jewelry",
"caption": "That yellow tinge on your white gold? It’s not what you think. Find out how to prevent it from happening. \n\nAt Aurm, we don’t just help you store your jewellery safely.\nWe help you understand it better, care for it longer, and preserve its sparkle — the way it was meant to be.\n\n#goldjewelry #whitegold #goldplating #jewelry",
"comments_count": null,
"likes_count": 8,
"er": 0.22,
"views": 81.79599999999999,
"posted_at": 1745420709,
"posted_date": "Wed, 23 Apr 2025 15:05:09 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DIyyCpro4DX.jpg",
"sponsored": false,
"external_links": [],
"video": false,
"post_type": "CAROUSEL",
"post_url": "https://www.instagram.com/p/DIyyCpro4DX",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DIlteKDo2LI",
"hashtags": [
"#pearls",
"#pearljewellery",
"#spotthefake",
"#RealPearlJewelry"
],
"title": "Not all that glitters is gold. Or real pearls.\n\nFrom subtle overtones to the tiniest ridges, true pearls carry the marks of time and nature—just like the treasures we help you protect. Learn how to spot the real deal!\n\n#pearls #pearljewellery #spotthefake #RealPearlJewelry",
"caption": "Not all that glitters is gold. Or real pearls.\n\nFrom subtle overtones to the tiniest ridges, true pearls carry the marks of time and nature—just like the treasures we help you protect. Learn how to spot the real deal!\n\n#pearls #pearljewellery #spotthefake #RealPearlJewelry",
"comments_count": null,
"likes_count": 3,
"er": 0.08,
"views": 29.744,
"posted_at": 1744982106,
"posted_date": "Fri, 18 Apr 2025 13:15:06 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DIlteKDo2LI.jpg",
"sponsored": false,
"external_links": [],
"video": false,
"post_type": "IMAGE",
"post_url": "https://www.instagram.com/p/DIlteKDo2LI",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
},
{
"shortcode": "DIbd2WJTr4a",
"hashtags": [
"#GoldInvestment",
"#goldjewelry",
"#wealthmanagement",
"#investmenttips"
],
"title": "Gold isn’t just a purchase—it’s a decision that should align with your goals. Whether you’re looking for high-purity investments, flexibility, or something with sentimental value, choosing the right form of gold matters. This guide breaks it down to help you invest wisely.\n\nAnd once you’ve made your choice, Aurm ensures it stays protected, just as wealth should be.\n\n#GoldInvestment #goldjewelry #wealthmanagement #investmenttips",
"caption": "Gold isn’t just a purchase—it’s a decision that should align with your goals. Whether you’re looking for high-purity investments, flexibility, or something with sentimental value, choosing the right form of gold matters. This guide breaks it down to help you invest wisely.\n\nAnd once you’ve made your choice, Aurm ensures it stays protected, just as wealth should be.\n\n#GoldInvestment #goldjewelry #wealthmanagement #investmenttips",
"comments_count": null,
"likes_count": 9,
"er": 0.24,
"views": 89.232,
"posted_at": 1744638370,
"posted_date": "Mon, 14 Apr 2025 13:46:10 GMT",
"image_url": "https://s3.ap-south-1.amazonaws.com/nudges//tmp/DIbd2WJTr4a.jpg",
"sponsored": false,
"external_links": [],
"video": false,
"post_type": "IMAGE",
"post_url": "https://www.instagram.com/p/DIbd2WJTr4a",
"mentions": [],
"owner": {
"username": "aurm_club",
"id": "70267958397"
},
"sponsor_users": [],
"tagged_users": [],
"location_name": ""
}
]
}
Is having a table where each of these responses are stored as seperate rows and then taking latest based on dates the only way of doin it?
Thank you in advance for your help.
Regards,
Dilip