Reddit Scraper

ENDPOINTS
GET/users/posts

User Posts

Get a user's submitted posts, sorted new, hot, top or controversial.

QUERY PARAMS

Reddit username, u/name, t2_ fullname or any reddit.com/user/ link.

Examples:

  • Username: GovSchwarzenegger
  • URL: https://www.reddit.com/user/GovSchwarzenegger/

Sort order.

Default: new

Allowed values: new, hot, top, controversial

Time window. Applies to top and controversial.

Allowed values: hour, day, week, month, year, all

Opaque pagination cursor. Pass the next_cursor value from the previous page to get the next one. Omit for the first page.

Results per page.

Default: 25

Allowed values: 1-100

{
  "user": "GovSchwarzenegger",
  "sort": "new",
  "time": null,
  "posts": [
    {
      "id": "1b3bpbs",
      "title": "Livestream Feedback",
      "link": "https://www.reddit.com/r/bodybuilding/comments/1b3bpbs/livestream_feedback/",
      "type": "text",
      "text": "Since we are trying the free livestream this year, I wanted to ask all of you to give us feedback in one place that I can share with the team throughout the weekend so they can improvise and make it better as we go. It’s at http://Arnoldsports.com/tv\n\nGive us everything - the good, the bad, the ugly, and anything in between. I tell my team improvisation is the art of fieldwork, and I think there has already been amateur streaming today, so you can all help us improve as we go through the weekend!\n\nI’ll be watching for your comments and I’m also sending this link to the whole team because they know I care about your opinions and they can listen to you when I’m busy at all of the different sports!",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>Since we are trying the free livestream this year, I wanted to ask all of you to give us feedback in one place that I can share with the team throughout the weekend so they can improvise and make it better as we go. It’s at <a href=\"http://Arnoldsports.com/tv\">http://Arnoldsports.com/tv</a></p>\n\n<p>Give us everything - the good, the bad, the ugly, and anything in between. I tell my team improvisation is the art of fieldwork, and I think there has already been amateur streaming today, so you can all help us improve as we go through the weekend!</p>\n\n<p>I’ll be watching for your comments and I’m also sending this link to the whole team because they know I care about your opinions and they can listen to you when I’m busy at all of the different sports!</p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.bodybuilding",
      "created_at": "2024-02-29T21:19:38Z",
      "edited_at": null,
      "subreddit": {
        "name": "bodybuilding",
        "id": "2ql8s",
        "link": "https://www.reddit.com/r/bodybuilding/",
        "subscriber_count": 2949309,
        "type": "public"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": {
          "text": "7x Mr. Olympia, Terminator, Former Governor of CA, The GOAT",
          "type": "richtext",
          "css_class": "stars",
          "template_id": null,
          "background_color": null,
          "text_color": "dark",
          "emojis": []
        },
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 190,
        "upvote_ratio": 0.99,
        "comment_count": 36,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": "confidence",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "197eftd",
      "title": "My guide to gym etiquette",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/197eftd/my_guide_to_gym_etiquette/",
      "type": "embed",
      "text": "I got asked about what to do when a machine is taken by members of the Pump app, and I realized everyone could benefit from hearing these rules. Enjoy!",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>I got asked about what to do when a machine is taken by members of the Pump app, and I realized everyone could benefit from hearing these rules. Enjoy!</p>\n</div><!-- SC_ON -->",
      "external_link": "https://youtu.be/RR6TRTcFg2Y?feature=shared",
      "domain": "youtu.be",
      "created_at": "2024-01-15T17:32:24Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 849,
        "upvote_ratio": 1.0,
        "comment_count": 45,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "embed",
        "images": [],
        "video": null,
        "embed": {
          "type": "video",
          "provider": "YouTube",
          "provider_link": "https://www.youtube.com/",
          "title": "Arnold’s Guide to Gym Etiquette",
          "author": "The Pump Club",
          "author_link": "https://www.youtube.com/@thepumpclub",
          "html": "<iframe width=\"356\" height=\"200\" src=\"https://www.youtube.com/embed/RR6TRTcFg2Y?feature=oembed&enablejsapi=1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Arnold’s Guide to Gym Etiquette\"></iframe>",
          "thumbnail": {
            "link": "https://i.ytimg.com/vi/RR6TRTcFg2Y/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "width": 356,
          "height": 200
        },
        "preview": {
          "link": "https://external-preview.redd.it/ki40z3kJoIghy5pt09LXkTf9TgydRVTBVGnhcKfaN-M.jpg?auto=webp&s=d4b1394feb50ba1d14f30152d5109f6cc44944ee",
          "width": 480,
          "height": 360
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://a.thumbs.redditmedia.com/sJeOWzFrvk2EdEYG6xSOCijA8_eqJp8MzApshZByzh8.jpg",
        "width": 140,
        "height": 105
      },
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "18wxrb8",
      "title": "New Year’s Fitness Resolutions",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/18wxrb8/new_years_fitness_resolutions/",
      "type": "text",
      "text": "Hi Everybody!\n\nI haven’t been around as much because doing a daily newsletter and an app takes most of my time, but I wanted to check in with my reddit friends because I know this is the time of year everybody makes resolutions. And I really don’t like reading the statistics about how only 9% of people stick to them for a year.\n\nI also know that a large amount of resolutions are fitness-based. And that’s something I am an expert in.\n\nSo I’ve got a couple options to help you.\n\nFirst, let me tell you something a lot of gurus won’t: there is no magic pill, no shortcut, no hack that will make your goals come true this year. I can give you tools, but you have to do the work until you have created your routine. That doesn’t take 21 days or 30 days or whatever promised transformation they tell you. It takes a couple months. It takes failing to hit your goals one day and getting up, not beating yourself up, and accomplishing the next day. You do that over and over, and eventually, you fail less often. And then one day, your daily goals are automatic. Some studies say it is 66 days. I prefer to just keep doing things until it feels strange not to do them, and not worrying about the timeline.\n\nFor those of you looking for workouts that you can do in 20 or so minutes at home, and for those of you looking for something free, my team put together a free e-book of our favorite weekly workouts for the year. It’s 115 pages and over 30 workouts. Signing up for it also gets you my free daily newsletter with fitness information that isn’t bogus or confusing and a new workout every week, also completely free: https://arnold2024.carrd.co/\n\nFor those of you who are ready to try a program that is designed for progression, I have opened my Pump app. It is not free. We did make it as affordable as we could. It has programs for you whether you have access to a gym or not, and whether you’re just starting out, you’ve been training a few years, or you’ve been training your whole life. We soft-launched it in April to 5,000 users who helped us improve it with their feedback. We’ve improved a lot of the app’s features - the workouts needed no improvements. Every day, I love reading comments from people who say they didn’t see progress like before. The secret is pretty simple: unlike other fitness apps, we don’t let you choose a new workout every day. That’s fun, but it is very hard to progress, and a lot of people end up giving up. Once you tell us your goals and your level, you start your Foundation plan. The first month, you train your full body 3 days a week. A lot of people thought that wasn’t enough when they started and we told them to be patient and enjoy the program because each phase would add more days. As they stuck with it, they told us they loved it. We have had users who are 70 years old and just starting who have had great success, and we have users who are deadlifting 500 pounds having success. It really is for everyone.\n\nYou can download the app at https://thepump.app. \n\nI am here to help all of you. I’ll stick around and answer questions today!",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>Hi Everybody!</p>\n\n<p>I haven’t been around as much because doing a daily newsletter and an app takes most of my time, but I wanted to check in with my reddit friends because I know this is the time of year everybody makes resolutions. And I really don’t like reading the statistics about how only 9% of people stick to them for a year.</p>\n\n<p>I also know that a large amount of resolutions are fitness-based. And that’s something I am an expert in.</p>\n\n<p>So I’ve got a couple options to help you.</p>\n\n<p>First, let me tell you something a lot of gurus won’t: there is no magic pill, no shortcut, no hack that will make your goals come true this year. I can give you tools, but you have to do the work until you have created your routine. That doesn’t take 21 days or 30 days or whatever promised transformation they tell you. It takes a couple months. It takes failing to hit your goals one day and getting up, not beating yourself up, and accomplishing the next day. You do that over and over, and eventually, you fail less often. And then one day, your daily goals are automatic. Some studies say it is 66 days. I prefer to just keep doing things until it feels strange not to do them, and not worrying about the timeline.</p>\n\n<p>For those of you looking for workouts that you can do in 20 or so minutes at home, and for those of you looking for something free, my team put together a free e-book of our favorite weekly workouts for the year. It’s 115 pages and over 30 workouts. Signing up for it also gets you my free daily newsletter with fitness information that isn’t bogus or confusing and a new workout every week, also completely free: <a href=\"https://arnold2024.carrd.co/\">https://arnold2024.carrd.co/</a></p>\n\n<p>For those of you who are ready to try a program that is designed for progression, I have opened my Pump app. It is not free. We did make it as affordable as we could. It has programs for you whether you have access to a gym or not, and whether you’re just starting out, you’ve been training a few years, or you’ve been training your whole life. We soft-launched it in April to 5,000 users who helped us improve it with their feedback. We’ve improved a lot of the app’s features - the workouts needed no improvements. Every day, I love reading comments from people who say they didn’t see progress like before. The secret is pretty simple: unlike other fitness apps, we don’t let you choose a new workout every day. That’s fun, but it is very hard to progress, and a lot of people end up giving up. Once you tell us your goals and your level, you start your Foundation plan. The first month, you train your full body 3 days a week. A lot of people thought that wasn’t enough when they started and we told them to be patient and enjoy the program because each phase would add more days. As they stuck with it, they told us they loved it. We have had users who are 70 years old and just starting who have had great success, and we have users who are deadlifting 500 pounds having success. It really is for everyone.</p>\n\n<p>You can download the app at <a href=\"https://thepump.app\">https://thepump.app</a>. </p>\n\n<p>I am here to help all of you. I’ll stick around and answer questions today!</p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.GovSchwarzenegger",
      "created_at": "2024-01-02T19:23:29Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 1398,
        "upvote_ratio": 1.0,
        "comment_count": 132,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "17n0j0n",
      "title": "Ask Arnold for Advice",
      "link": "https://www.reddit.com/r/selfimprovement/comments/17n0j0n/ask_arnold_for_advice/",
      "type": "text",
      "text": "I’ve been all over the world to talk about my book, but I hadn’t been to reddit yet and I had to find a way to chat with all of you. And I’ve done so many AMAs that it seemed boring to me. Hell, I’ve even had redditors to ask me to yell out their favorite movie lines.\n\nI told my team, “What if instead of asking me questions, redditors ask me for advice?” The whole reason Be Useful came to be is that I accidentally stumbled into being a self-help guy. I am all about vision - and my vision was being the greatest bodybuilder of all time, getting into movies, and becoming rich and famous. But I never envisioned that my life would become about helping other people. The more I gave commencement speeches and grew my daily newsletter, Arnold’s Pump Club, the more I realized there was a need for a positive voice out there in all this negativity. People were asking me for advice every day, and I realized I loved helping them more than I love walking down red carpets. So I finally gave in to my agent and wrote my tools for life down in Be Useful. \n\nAnd now I’m here, to give you guys any advice you want or need. I asked around and I was told this community would be the perfect place. Let’s see how this goes. Give me whatever questions you want me to answer. Ask me for advice. Let’s see how I can do. Trust me, I have been on reddit for a decade, I am not a forehead. My advice will never be “Buy the book.”\n\nLet’s go. You guys start and I’ll give you an hour to get some questions going and start trying my best to give you my take on whatever situation you’re in.",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>I’ve been all over the world to talk about my book, but I hadn’t been to reddit yet and I had to find a way to chat with all of you. And I’ve done so many AMAs that it seemed boring to me. Hell, I’ve even had redditors to ask me to yell out their favorite movie lines.</p>\n\n<p>I told my team, “What if instead of asking me questions, redditors ask me for advice?” The whole reason Be Useful came to be is that I accidentally stumbled into being a self-help guy. I am all about vision - and my vision was being the greatest bodybuilder of all time, getting into movies, and becoming rich and famous. But I never envisioned that my life would become about helping other people. The more I gave commencement speeches and grew my daily newsletter, Arnold’s Pump Club, the more I realized there was a need for a positive voice out there in all this negativity. People were asking me for advice every day, and I realized I loved helping them more than I love walking down red carpets. So I finally gave in to my agent and wrote my tools for life down in Be Useful. </p>\n\n<p>And now I’m here, to give you guys any advice you want or need. I asked around and I was told this community would be the perfect place. Let’s see how this goes. Give me whatever questions you want me to answer. Ask me for advice. Let’s see how I can do. Trust me, I have been on reddit for a decade, I am not a forehead. My advice will never be “Buy the book.”</p>\n\n<p>Let’s go. You guys start and I’ll give you an hour to get some questions going and start trying my best to give you my take on whatever situation you’re in.</p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.selfimprovement",
      "created_at": "2023-11-03T17:38:34Z",
      "edited_at": null,
      "subreddit": {
        "name": "selfimprovement",
        "id": "2qmbm",
        "link": "https://www.reddit.com/r/selfimprovement/",
        "subscriber_count": 2745894,
        "type": "public"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Tips and Tricks",
        "type": "text",
        "css_class": null,
        "template_id": "8723247e-1e96-11ed-94d7-0eabd5e537a3",
        "background_color": "#ffb000",
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 1661,
        "upvote_ratio": 0.98,
        "comment_count": 668,
        "crosspost_count": 2,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": true,
        "is_archived": true,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": true
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "16z37u5",
      "title": "My legacy",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/16z37u5/my_legacy/",
      "type": "embed",
      "text": null,
      "text_html": null,
      "external_link": "https://youtu.be/R62y-I04xXU?si=4pg-5ZUEOqW7naoD",
      "domain": "youtu.be",
      "created_at": "2023-10-03T20:55:53Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 717,
        "upvote_ratio": 0.99,
        "comment_count": 41,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "embed",
        "images": [],
        "video": null,
        "embed": {
          "type": "video",
          "provider": "YouTube",
          "provider_link": "https://www.youtube.com/",
          "title": "My Legacy is You",
          "author": "Arnold Schwarzenegger",
          "author_link": "https://www.youtube.com/@ArnoldSchwarzenegger",
          "html": "<iframe width=\"356\" height=\"200\" src=\"https://www.youtube.com/embed/R62y-I04xXU?feature=oembed&enablejsapi=1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"My Legacy is You\"></iframe>",
          "thumbnail": {
            "link": "https://i.ytimg.com/vi/R62y-I04xXU/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "width": 356,
          "height": 200
        },
        "preview": {
          "link": "https://external-preview.redd.it/7BAdv3oMBW6LCJzxGZbe6aYq6m1VP8xHagGXmuTqRIA.jpg?auto=webp&s=6dc2a1fdc9743a018d59f431a30f8ffa71c0e128",
          "width": 480,
          "height": 360
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://b.thumbs.redditmedia.com/CrFPxJuZXS-Q8JVTxJz9eCojvTiqB8YAD72d1Z1Byvw.jpg",
        "width": 140,
        "height": 105
      },
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "16ys5wy",
      "title": "Inspecting my new book with my team",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/16ys5wy/inspecting_my_new_book_with_my_team/",
      "type": "embed",
      "text": null,
      "text_html": null,
      "external_link": "https://youtu.be/VibhUrjU1M8?si=tj8x3t9EyWNgLFC9",
      "domain": "youtu.be",
      "created_at": "2023-10-03T13:37:23Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 599,
        "upvote_ratio": 0.99,
        "comment_count": 64,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "embed",
        "images": [],
        "video": null,
        "embed": {
          "type": "video",
          "provider": "YouTube",
          "provider_link": "https://www.youtube.com/",
          "title": "Opening my new books with my team!",
          "author": "Arnold Schwarzenegger",
          "author_link": "https://www.youtube.com/@ArnoldSchwarzenegger",
          "html": "<iframe width=\"356\" height=\"200\" src=\"https://www.youtube.com/embed/VibhUrjU1M8?feature=oembed&enablejsapi=1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Opening my new books with my team!\"></iframe>",
          "thumbnail": {
            "link": "https://i.ytimg.com/vi/VibhUrjU1M8/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "width": 356,
          "height": 200
        },
        "preview": {
          "link": "https://external-preview.redd.it/aG5gCsL1FgZUae5Sb3soQNBDSDQG_pZDkKnx5fnWKCM.jpg?auto=webp&s=82e7d7e95919dedd12c9718455b3dcac4ba4e35f",
          "width": 480,
          "height": 360
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://b.thumbs.redditmedia.com/5HBq0G04com00CFe5ciz0DZJlSZusFgGYQJ-WA02vOI.jpg",
        "width": 140,
        "height": 105
      },
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "15tr3er",
      "title": "Newsletter Q and A!",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/15tr3er/newsletter_q_and_a/",
      "type": "image",
      "text": "Bring on your questions. As always, I’ll answer some of the top ones in my newsletter tomorrow.",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>Bring on your questions. As always, I’ll answer some of the top ones in my newsletter tomorrow.</p>\n</div><!-- SC_ON -->",
      "external_link": "https://i.redd.it/ab1gge5jxoib1.jpg",
      "domain": "i.redd.it",
      "created_at": "2023-08-17T15:40:11Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 1078,
        "upvote_ratio": 1.0,
        "comment_count": 75,
        "crosspost_count": 1,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "image",
        "images": [
          {
            "id": null,
            "type": "image",
            "link": "https://i.redd.it/ab1gge5jxoib1.jpg",
            "width": 1280,
            "height": 960,
            "mime": null,
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": null
          }
        ],
        "video": null,
        "embed": null,
        "preview": {
          "link": "https://preview.redd.it/ab1gge5jxoib1.jpg?auto=webp&s=295cf6a7874897cda57c25590a02c962fcb7d42b",
          "width": 1280,
          "height": 960
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://b.thumbs.redditmedia.com/a8XTMXtDKA_DdDtD-GLdxpyoAMUVx6ew-lnOjpVnMkk.jpg",
        "width": 140,
        "height": 105
      },
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "15lh8ca",
      "title": "Training with Ronnie",
      "link": "https://www.reddit.com/r/bodybuilding/comments/15lh8ca/training_with_ronnie/",
      "type": "embed",
      "text": "I sent this little 15 minute training video out in my daily newsletter this morning and immediately realized you’ll all probably enjoy it more than anyone. So here it is before my team wakes up and puts it everywhere. We had a fantastic time - it felt like the old days at Gold’s with the non-stop talk and laughter. Then we had a delicious breakfast. I need to do more of this.",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>I sent this little 15 minute training video out in my daily newsletter this morning and immediately realized you’ll all probably enjoy it more than anyone. So here it is before my team wakes up and puts it everywhere. We had a fantastic time - it felt like the old days at Gold’s with the non-stop talk and laughter. Then we had a delicious breakfast. I need to do more of this.</p>\n</div><!-- SC_ON -->",
      "external_link": "https://youtu.be/bFNHr4tw4qY",
      "domain": "youtu.be",
      "created_at": "2023-08-08T12:45:57Z",
      "edited_at": null,
      "subreddit": {
        "name": "bodybuilding",
        "id": "2ql8s",
        "link": "https://www.reddit.com/r/bodybuilding/",
        "subscriber_count": 2949309,
        "type": "public"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": {
          "text": "7x Mr. Olympia, Terminator, Former Governor of CA, The GOAT",
          "type": "richtext",
          "css_class": "stars",
          "template_id": null,
          "background_color": null,
          "text_color": "dark",
          "emojis": []
        },
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 584,
        "upvote_ratio": 0.99,
        "comment_count": 45,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "embed",
        "images": [],
        "video": null,
        "embed": {
          "type": "video",
          "provider": "YouTube",
          "provider_link": "https://www.youtube.com/",
          "title": "2 Goats Walk Into a Gym - The Arnold and Ronnie Workout",
          "author": "Arnold Schwarzenegger",
          "author_link": "https://www.youtube.com/@ArnoldSchwarzenegger",
          "html": "<iframe width=\"356\" height=\"200\" src=\"https://www.youtube.com/embed/bFNHr4tw4qY?feature=oembed&enablejsapi=1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"2 Goats Walk Into a Gym - The Arnold and Ronnie Workout\"></iframe>",
          "thumbnail": {
            "link": "https://i.ytimg.com/vi/bFNHr4tw4qY/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "width": 356,
          "height": 200
        },
        "preview": {
          "link": "https://external-preview.redd.it/KE7gZNa5BH9RKSWQXUlwZIBTYnErxvb3H19U5hj_F7s.jpeg?auto=webp&s=a6b5694305cbecf0e8907e69aa4e46a589830b2c",
          "width": 480,
          "height": 360
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://external-preview.redd.it/KE7gZNa5BH9RKSWQXUlwZIBTYnErxvb3H19U5hj_F7s.jpeg?width=140&height=105&auto=webp&s=3cff427cd1def8d806d55e954c3d4e5476603315",
        "width": 140,
        "height": 105
      },
      "distinguished": null,
      "suggested_sort": "confidence",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "154umvh",
      "title": "Bring on the newsletter questions",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/154umvh/bring_on_the_newsletter_questions/",
      "type": "text",
      "text": "Hit me with your health and fitness questions, the top Q’s will be answered in tomorrow’s newsletter: www.arnoldspumpclub.com",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>Hit me with your health and fitness questions, the top Q’s will be answered in tomorrow’s newsletter: <a href=\"http://www.arnoldspumpclub.com\">www.arnoldspumpclub.com</a></p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.GovSchwarzenegger",
      "created_at": "2023-07-20T15:48:15Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 166,
        "upvote_ratio": 0.99,
        "comment_count": 45,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": true
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "14sh0su",
      "title": "Ask me some questions for tomorrow’s newsletter!",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/14sh0su/ask_me_some_questions_for_tomorrows_newsletter/",
      "type": "text",
      "text": "Some of you pointed out I’ve only been taking questions from the app and you feel left out. Bring it on. I’ll answer the top 3 in the newsletter tomorrow. Also, we put the Pump Club’s favorite recipes in an e-book you can get now for free: https://schwarzenegger.ck.page/60b444ae6c",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>Some of you pointed out I’ve only been taking questions from the app and you feel left out. Bring it on. I’ll answer the top 3 in the newsletter tomorrow. Also, we put the Pump Club’s favorite recipes in an e-book you can get now for free: <a href=\"https://schwarzenegger.ck.page/60b444ae6c\">https://schwarzenegger.ck.page/60b444ae6c</a></p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.GovSchwarzenegger",
      "created_at": "2023-07-06T18:07:24Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 255,
        "upvote_ratio": 0.99,
        "comment_count": 74,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "14qm4ww",
      "title": "Happy Fourth!",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/14qm4ww/happy_fourth/",
      "type": "gallery",
      "text": "Born in Austria, Made in America. This is your official reminder: put your phone down and go have fun!",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>Born in Austria, Made in America. This is your official reminder: put your phone down and go have fun!</p>\n</div><!-- SC_ON -->",
      "external_link": "https://www.reddit.com/gallery/14qm4ww",
      "domain": "reddit.com",
      "created_at": "2023-07-04T17:56:58Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 2146,
        "upvote_ratio": 1.0,
        "comment_count": 52,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "gallery",
        "images": [
          {
            "id": "l374khutlz9b1",
            "type": "image",
            "link": "https://i.redd.it/l374khutlz9b1.jpg",
            "width": 1512,
            "height": 2016,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "gxv9whutlz9b1",
            "type": "image",
            "link": "https://i.redd.it/gxv9whutlz9b1.jpg",
            "width": 1600,
            "height": 1153,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          }
        ],
        "video": null,
        "embed": null,
        "preview": null
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://b.thumbs.redditmedia.com/ZBI73bVLwyq3gm20ksV8tOebvUyQOPlVeWOKnzB-MiE.jpg",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "140q9je",
      "title": "Which episode of FUBAR is your favorite? NO SPOILERS",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/140q9je/which_episode_of_fubar_is_your_favorite_no/",
      "type": "video",
      "text": null,
      "text_html": null,
      "external_link": "https://v.redd.it/yz25qaogf24b1",
      "domain": "v.redd.it",
      "created_at": "2023-06-04T21:02:15Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 1108,
        "upvote_ratio": 0.99,
        "comment_count": 90,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "video",
        "images": [],
        "video": {
          "link": "https://v.redd.it/yz25qaogf24b1/DASH_1080.mp4",
          "audio_link": null,
          "dash_manifest": "https://v.redd.it/yz25qaogf24b1/DASHPlaylist.mpd",
          "hls_manifest": "https://v.redd.it/yz25qaogf24b1/HLSPlaylist.m3u8",
          "scrubber_link": "https://v.redd.it/yz25qaogf24b1/DASH_96.mp4",
          "poster": {
            "link": "https://external-preview.redd.it/dnhyZ3l4Z2dmMjRiMXoCgQCF3OVBfwP1P1Rqh-l9o-nyso522JBBfjo0AR9p.png?format=pjpg&auto=webp&s=8ef6cd36a4447a7b7d68a980efd27fb6db80b4bb",
            "width": 1080,
            "height": 1920
          },
          "duration": 34,
          "width": 608,
          "height": 1080,
          "bitrate_kbps": 4800,
          "has_audio": true,
          "is_gif": false,
          "transcoding_status": "completed"
        },
        "embed": null,
        "preview": {
          "link": "https://external-preview.redd.it/dnhyZ3l4Z2dmMjRiMXoCgQCF3OVBfwP1P1Rqh-l9o-nyso522JBBfjo0AR9p.png?format=pjpg&auto=webp&s=8ef6cd36a4447a7b7d68a980efd27fb6db80b4bb",
          "width": 1080,
          "height": 1920
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://external-preview.redd.it/dnhyZ3l4Z2dmMjRiMXoCgQCF3OVBfwP1P1Rqh-l9o-nyso522JBBfjo0AR9p.png?width=140&height=140&crop=140:140,smart&format=jpg&v=enabled&lthumb=true&s=c0dad81ed0da953f5c07335e8ce2821c2eb3ad8b",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "13yrcoi",
      "title": "I watched episode 1 live with Fortune, Milan, Gabriel and Travis!",
      "link": "https://www.reddit.com/r/FUBARtvshow/comments/13yrcoi/i_watched_episode_1_live_with_fortune_milan/",
      "type": "link",
      "text": "I just learned about this subreddit and thought you guys might enjoy. Monica was busy prepping for her next movie, but everybody told stories about filming and impersonated me. Thanks for watching!",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>I just learned about this subreddit and thought you guys might enjoy. Monica was busy prepping for her next movie, but everybody told stories about filming and impersonated me. Thanks for watching!</p>\n</div><!-- SC_ON -->",
      "external_link": "https://www.instagram.com/tv/CtACTyZJDNu/?igshid=MmJiY2I4NDBkZg==",
      "domain": "instagram.com",
      "created_at": "2023-06-02T22:16:55Z",
      "edited_at": null,
      "subreddit": {
        "name": "FUBARtvshow",
        "id": "866qd3",
        "link": "https://www.reddit.com/r/FUBARtvshow/",
        "subscriber_count": 1655,
        "type": "restricted"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 69,
        "upvote_ratio": 0.98,
        "comment_count": 4,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": true,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "link",
        "images": [],
        "video": null,
        "embed": null,
        "preview": {
          "link": "https://external-preview.redd.it/m2YtAlZrM3K6M3qHD93B8CtwS4BsVU6MK_twDToA7tQ.jpg?auto=webp&s=94cba6bb6f0486ae368d2a0d7f1f1ec3e2d3b9ba",
          "width": 360,
          "height": 640
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://b.thumbs.redditmedia.com/wF58yHasqQpaYdwPfCItbpFWhOeEYRTP3D3ILhfQvFQ.jpg",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "13shs6x",
      "title": "THANK YOU - You made FUBAR #1",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/13shs6x/thank_you_you_made_fubar_1/",
      "type": "image",
      "text": null,
      "text_html": null,
      "external_link": "https://i.redd.it/yuhms81du82b1.jpg",
      "domain": "i.redd.it",
      "created_at": "2023-05-26T16:27:47Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 1405,
        "upvote_ratio": 1.0,
        "comment_count": 64,
        "crosspost_count": 1,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "image",
        "images": [
          {
            "id": null,
            "type": "image",
            "link": "https://i.redd.it/yuhms81du82b1.jpg",
            "width": 6192,
            "height": 3483,
            "mime": null,
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": null
          }
        ],
        "video": null,
        "embed": null,
        "preview": {
          "link": "https://preview.redd.it/yuhms81du82b1.jpg?auto=webp&s=08be9b90ae99ec4d729b16ef7732afa7ba6d9739",
          "width": 6192,
          "height": 3483
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://b.thumbs.redditmedia.com/Ykd3OSEDJD1FmYy15rbuZQlj8Els9L2VZ2YpuuBFtcU.jpg",
        "width": 140,
        "height": 78
      },
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "13roj1u",
      "title": "FUBAR is here. Get to Netflix!",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/13roj1u/fubar_is_here_get_to_netflix/",
      "type": "video",
      "text": null,
      "text_html": null,
      "external_link": "https://v.redd.it/pst84yu5522b1",
      "domain": "v.redd.it",
      "created_at": "2023-05-25T17:56:38Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 901,
        "upvote_ratio": 0.99,
        "comment_count": 76,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "video",
        "images": [],
        "video": {
          "link": "https://v.redd.it/pst84yu5522b1/DASH_1080.mp4",
          "audio_link": null,
          "dash_manifest": "https://v.redd.it/pst84yu5522b1/DASHPlaylist.mpd",
          "hls_manifest": "https://v.redd.it/pst84yu5522b1/HLSPlaylist.m3u8",
          "scrubber_link": "https://v.redd.it/pst84yu5522b1/DASH_96.mp4",
          "poster": {
            "link": "https://external-preview.redd.it/ZWs4OHkwbDU1MjJiMaYY39QFMb8-QNT2t6hlsqnIUX1ViaV4m1hrVREoDGp4.png?format=pjpg&auto=webp&s=2f5400bad3528ae27d98954750d884cf89db2ae0",
            "width": 1920,
            "height": 1080
          },
          "duration": 30,
          "width": 1920,
          "height": 1080,
          "bitrate_kbps": 4800,
          "has_audio": true,
          "is_gif": false,
          "transcoding_status": "completed"
        },
        "embed": null,
        "preview": {
          "link": "https://external-preview.redd.it/ZWs4OHkwbDU1MjJiMaYY39QFMb8-QNT2t6hlsqnIUX1ViaV4m1hrVREoDGp4.png?format=pjpg&auto=webp&s=2f5400bad3528ae27d98954750d884cf89db2ae0",
          "width": 1920,
          "height": 1080
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://external-preview.redd.it/ZWs4OHkwbDU1MjJiMaYY39QFMb8-QNT2t6hlsqnIUX1ViaV4m1hrVREoDGp4.png?width=140&height=78&crop=140:78,smart&format=jpg&v=enabled&lthumb=true&s=adf34be979353aa6cf876ed0c87355f5a83f92f0",
        "width": 140,
        "height": 78
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "13qvxyu",
      "title": "I took Men’s Health through a workout - come see the fun we had",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/13qvxyu/i_took_mens_health_through_a_workout_come_see_the/",
      "type": "embed",
      "text": null,
      "text_html": null,
      "external_link": "https://youtu.be/rVtLrmq7TME",
      "domain": "youtu.be",
      "created_at": "2023-05-24T19:58:41Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 521,
        "upvote_ratio": 0.99,
        "comment_count": 19,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "embed",
        "images": [],
        "video": null,
        "embed": {
          "type": "video",
          "provider": "YouTube",
          "provider_link": "https://www.youtube.com/",
          "title": "Arnold Schwarzenegger FINALLY Reveals His Training Secrets | Train Like | Men's Health",
          "author": "Men's Health",
          "author_link": "https://www.youtube.com/@menshealthmag",
          "html": "<iframe width=\"356\" height=\"200\" src=\"https://www.youtube.com/embed/rVtLrmq7TME?feature=oembed&enablejsapi=1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Arnold Schwarzenegger FINALLY Reveals His Training Secrets | Train Like | Men&#39;s Health\"></iframe>",
          "thumbnail": {
            "link": "https://i.ytimg.com/vi/rVtLrmq7TME/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "width": 356,
          "height": 200
        },
        "preview": {
          "link": "https://external-preview.redd.it/SwG1CPrWyB9BZN6m2ifaDisd14MjqAJdn5hOY58T6iU.jpeg?auto=webp&s=936456e976e6a6621952b6ac78a6b298e62be845",
          "width": 480,
          "height": 360
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://external-preview.redd.it/SwG1CPrWyB9BZN6m2ifaDisd14MjqAJdn5hOY58T6iU.jpeg?width=140&height=105&auto=webp&s=62b0e33eaa4b51b3f734ee63905a8f0cca5f3b72",
        "width": 140,
        "height": 105
      },
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "13ox03u",
      "title": "Chief Action Officer has a nice ring to it!",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/13ox03u/chief_action_officer_has_a_nice_ring_to_it/",
      "type": "embed",
      "text": null,
      "text_html": null,
      "external_link": "https://youtu.be/Yl2wH4gobBc",
      "domain": "youtu.be",
      "created_at": "2023-05-22T17:18:28Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 487,
        "upvote_ratio": 0.99,
        "comment_count": 20,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "embed",
        "images": [],
        "video": null,
        "embed": {
          "type": "video",
          "provider": "YouTube",
          "provider_link": "https://www.youtube.com/",
          "title": "Chief Action Officer has a nice ring to it!",
          "author": "Arnold Schwarzenegger",
          "author_link": "https://www.youtube.com/@ArnoldSchwarzenegger",
          "html": "<iframe width=\"356\" height=\"200\" src=\"https://www.youtube.com/embed/Yl2wH4gobBc?feature=oembed&enablejsapi=1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Chief Action Officer has a nice ring to it!\"></iframe>",
          "thumbnail": {
            "link": "https://i.ytimg.com/vi/Yl2wH4gobBc/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "width": 356,
          "height": 200
        },
        "preview": {
          "link": "https://external-preview.redd.it/T8LLefElNMuiFvWXZ63m6cZDs5xx2sIhEgl_2pyoCM0.jpeg?auto=webp&s=503a5d4001122389e51862315f0f06f2a17fd723",
          "width": 480,
          "height": 360
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://external-preview.redd.it/T8LLefElNMuiFvWXZ63m6cZDs5xx2sIhEgl_2pyoCM0.jpeg?width=140&height=105&auto=webp&s=8446c4504732324244fa3d9bce97a958d3384e80",
        "width": 140,
        "height": 105
      },
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "13j0ubf",
      "title": "Friends for 70 years",
      "link": "https://www.reddit.com/r/pics/comments/13j0ubf/friends_for_70_years/",
      "type": "image",
      "text": null,
      "text_html": null,
      "external_link": "https://i.redd.it/rblb3wlhk70b1.jpg",
      "domain": "i.redd.it",
      "created_at": "2023-05-16T10:02:43Z",
      "edited_at": null,
      "subreddit": {
        "name": "pics",
        "id": "2qh0u",
        "link": "https://www.reddit.com/r/pics/",
        "subscriber_count": 33543419,
        "type": "public"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 54815,
        "upvote_ratio": 0.9,
        "comment_count": 925,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": true,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": true
      },
      "media": {
        "type": "image",
        "images": [
          {
            "id": null,
            "type": "image",
            "link": "https://i.redd.it/rblb3wlhk70b1.jpg",
            "width": 4032,
            "height": 3024,
            "mime": null,
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": null
          }
        ],
        "video": null,
        "embed": null,
        "preview": {
          "link": "https://preview.redd.it/rblb3wlhk70b1.jpg?auto=webp&s=67f025700e05931a48c1b6b2c809937dc08c233f",
          "width": 4032,
          "height": 3024
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://b.thumbs.redditmedia.com/_hHdrWXDZH1gFjGuydWlfmvRmRBBLp9QYuSOm7tezAM.jpg",
        "width": 140,
        "height": 105
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [
        "photography"
      ],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "13i7y64",
      "title": "Arnold Schwarzenegger, Bert Kreischer, and Fortune Feimster Walk Into a Gym…",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/13i7y64/arnold_schwarzenegger_bert_kreischer_and_fortune/",
      "type": "embed",
      "text": "It sounds like the setup to a joke, but here is how I explained it in my newsletter this morning.\n\nAs you know by now, I love when people step out of their comfort zones. I push you every week to do something that makes you grow because progress is simply not possible if you live safely inside your comfort zone every day.\n\nThis week, I’ve got a couple real-life examples. You have probably heard of the fantastic comedians, Bert Kreischer and Fortune Feimster.\n\nBert is famous for performing shirtless, selling out the biggest venues, and his story about becoming friendly with the Russian mob. I know you guys are familiar with Fortune because she’s my co-star in FUBAR, and her specials are huge hits.\n\nBoth of them are known for comedy. And both of them took the leap into becoming action stars. It’s basically exactly the opposite of my move in 1988 to bring Twins to life with Ivan Reitman and Danny DeVito to prove to the world I could star in comedies, not just action movies. And I know how risky it can be to make moves like that, so I’m inspired as hell by Bert and Fortune having the guts to try something new.\n\nBert reached out to me since he realized his movie The Machine (co-starring Mark Hamill, who I once asked for advice when I was starting out in Hollywood, and he told me to lose the accent and the name and to try different roles, but that’s a whole different story) comes out the same day as FUBAR. We decided to hit Gold’s Gym with Fortune so I could train these fantastic new action heroes.\n\nWe filmed the whole thing so you can enjoy it. I want you to notice a few things. \n\nFirst of all, how hilarious they are. But more importantly, look at how they ask questions. Fortune and Bert are both hungry, and I guarantee you that’s why they’re comfortable moving out of their comfort zone to try something new. When you’re curious, everything is a little less scary. There’s less pressure on you if your brain thinks you’re in a learning experience than if it thinks you’re just diving in headfirst into the unknown.\n\nEnjoy the video. It’s almost like a podcast. I can’t stop laughing, and I think you’ll be seeing me hang out with more comedians.\n\n​Add FUBAR to your list so you’re reminded when it comes out, and don’t miss more fun with me and Fortune: https://www.netflix.com/title/81397077\n​\nAnd get your tickets to see Bert in The Machine: https://www.themachine.movie/",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>It sounds like the setup to a joke, but here is how I explained it in my newsletter this morning.</p>\n\n<p>As you know by now, I love when people step out of their comfort zones. I push you every week to do something that makes you grow because progress is simply not possible if you live safely inside your comfort zone every day.</p>\n\n<p>This week, I’ve got a couple real-life examples. You have probably heard of the fantastic comedians, Bert Kreischer and Fortune Feimster.</p>\n\n<p>Bert is famous for performing shirtless, selling out the biggest venues, and his story about becoming friendly with the Russian mob. I know you guys are familiar with Fortune because she’s my co-star in FUBAR, and her specials are huge hits.</p>\n\n<p>Both of them are known for comedy. And both of them took the leap into becoming action stars. It’s basically exactly the opposite of my move in 1988 to bring Twins to life with Ivan Reitman and Danny DeVito to prove to the world I could star in comedies, not just action movies. And I know how risky it can be to make moves like that, so I’m inspired as hell by Bert and Fortune having the guts to try something new.</p>\n\n<p>Bert reached out to me since he realized his movie The Machine (co-starring Mark Hamill, who I once asked for advice when I was starting out in Hollywood, and he told me to lose the accent and the name and to try different roles, but that’s a whole different story) comes out the same day as FUBAR. We decided to hit Gold’s Gym with Fortune so I could train these fantastic new action heroes.</p>\n\n<p>We filmed the whole thing so you can enjoy it. I want you to notice a few things. </p>\n\n<p>First of all, how hilarious they are. But more importantly, look at how they ask questions. Fortune and Bert are both hungry, and I guarantee you that’s why they’re comfortable moving out of their comfort zone to try something new. When you’re curious, everything is a little less scary. There’s less pressure on you if your brain thinks you’re in a learning experience than if it thinks you’re just diving in headfirst into the unknown.</p>\n\n<p>Enjoy the video. It’s almost like a podcast. I can’t stop laughing, and I think you’ll be seeing me hang out with more comedians.</p>\n\n<p>​Add FUBAR to your list so you’re reminded when it comes out, and don’t miss more fun with me and Fortune: <a href=\"https://www.netflix.com/title/81397077\">https://www.netflix.com/title/81397077</a>\n​\nAnd get your tickets to see Bert in The Machine: <a href=\"https://www.themachine.movie/\">https://www.themachine.movie/</a></p>\n</div><!-- SC_ON -->",
      "external_link": "https://youtu.be/LAsptV2RQpY",
      "domain": "youtu.be",
      "created_at": "2023-05-15T13:12:59Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 337,
        "upvote_ratio": 0.97,
        "comment_count": 12,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "embed",
        "images": [],
        "video": null,
        "embed": {
          "type": "video",
          "provider": "YouTube",
          "provider_link": "https://www.youtube.com/",
          "title": "Arnold Schwarzenegger, Bert Kreischer, and Fortune Feimster Walk Into a Gym…",
          "author": "Arnold Schwarzenegger",
          "author_link": "https://www.youtube.com/@ArnoldSchwarzenegger",
          "html": "<iframe width=\"356\" height=\"200\" src=\"https://www.youtube.com/embed/LAsptV2RQpY?feature=oembed&enablejsapi=1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Arnold Schwarzenegger, Bert Kreischer, and Fortune Feimster Walk Into a Gym…\"></iframe>",
          "thumbnail": {
            "link": "https://i.ytimg.com/vi/LAsptV2RQpY/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "width": 356,
          "height": 200
        },
        "preview": {
          "link": "https://external-preview.redd.it/QF9sTCn2Ex9OKYFmuOqJqGTblfBuxcoIu9WYfAuuklI.jpeg?auto=webp&s=5b391b13ae7659e9bbbd344f9acd7aa48f967674",
          "width": 480,
          "height": 360
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://external-preview.redd.it/QF9sTCn2Ex9OKYFmuOqJqGTblfBuxcoIu9WYfAuuklI.jpeg?width=140&height=105&auto=webp&s=0963856da5426240ab91c970d4e01afc17b2cf45",
        "width": 140,
        "height": 105
      },
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "13hr4is",
      "title": "Tomorrow’s newsletter is extra fun",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/13hr4is/tomorrows_newsletter_is_extra_fun/",
      "type": "image",
      "text": null,
      "text_html": null,
      "external_link": "https://i.redd.it/v3jdrgrncxza1.jpg",
      "domain": "i.redd.it",
      "created_at": "2023-05-14T23:40:43Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 1093,
        "upvote_ratio": 0.98,
        "comment_count": 39,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "image",
        "images": [
          {
            "id": null,
            "type": "image",
            "link": "https://i.redd.it/v3jdrgrncxza1.jpg",
            "width": 4032,
            "height": 3024,
            "mime": null,
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": null
          }
        ],
        "video": null,
        "embed": null,
        "preview": {
          "link": "https://preview.redd.it/v3jdrgrncxza1.jpg?auto=webp&s=38a94d1e1389e9357b91c8b06528d5265cdcd3b6",
          "width": 4032,
          "height": 3024
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://b.thumbs.redditmedia.com/ZPGbGzmPj7MMGyGgQh7mlnJjLNhaSswa0d2VgJGBpEs.jpg",
        "width": 140,
        "height": 105
      },
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "13e1wed",
      "title": "Arnold Trailer",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/13e1wed/arnold_trailer/",
      "type": "embed",
      "text": "Get ready. June 7. Add it to your list: www.Netflix.com/ArnoldDoc",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>Get ready. June 7. Add it to your list: <a href=\"http://www.Netflix.com/ArnoldDoc\">www.Netflix.com/ArnoldDoc</a></p>\n</div><!-- SC_ON -->",
      "external_link": "https://youtu.be/x2AEI26LBpA",
      "domain": "youtu.be",
      "created_at": "2023-05-10T20:15:48Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 876,
        "upvote_ratio": 0.99,
        "comment_count": 58,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": true
      },
      "media": {
        "type": "embed",
        "images": [],
        "video": null,
        "embed": {
          "type": "video",
          "provider": "YouTube",
          "provider_link": "https://www.youtube.com/",
          "title": "Arnold | Official Trailer | Netflix",
          "author": "Netflix",
          "author_link": "https://www.youtube.com/@Netflix",
          "html": "<iframe width=\"356\" height=\"200\" src=\"https://www.youtube.com/embed/x2AEI26LBpA?feature=oembed&enablejsapi=1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Arnold | Official Trailer | Netflix\"></iframe>",
          "thumbnail": {
            "link": "https://i.ytimg.com/vi/x2AEI26LBpA/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "width": 356,
          "height": 200
        },
        "preview": {
          "link": "https://external-preview.redd.it/qYFAkzmJqLLO2UADi4Se_3wmfBqDWbvWQI82nTGH6AA.jpeg?auto=webp&s=1c060c5e7d38a1ba867a496fe15ae4925c2c3de5",
          "width": 480,
          "height": 360
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://external-preview.redd.it/qYFAkzmJqLLO2UADi4Se_3wmfBqDWbvWQI82nTGH6AA.jpeg?width=140&height=105&auto=webp&s=c75fffadb8acee4155bfc8b2c0c0f08b23f18744",
        "width": 140,
        "height": 105
      },
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "13cumeo",
      "title": "Documentary coming to Netflix June 7. Trailer tomorrow!",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/13cumeo/documentary_coming_to_netflix_june_7_trailer/",
      "type": "image",
      "text": null,
      "text_html": null,
      "external_link": "https://i.redd.it/obqyybp35vya1.jpg",
      "domain": "i.redd.it",
      "created_at": "2023-05-09T15:10:45Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 3417,
        "upvote_ratio": 1.0,
        "comment_count": 135,
        "crosspost_count": 3,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "image",
        "images": [
          {
            "id": null,
            "type": "image",
            "link": "https://i.redd.it/obqyybp35vya1.jpg",
            "width": 4050,
            "height": 6000,
            "mime": null,
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": null
          }
        ],
        "video": null,
        "embed": null,
        "preview": {
          "link": "https://preview.redd.it/obqyybp35vya1.jpg?auto=webp&s=804c850ea1ccd3e6f0b952f196aba29ff143fd40",
          "width": 4050,
          "height": 6000
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://b.thumbs.redditmedia.com/mobNSZ4ml-a_7aOmLOhWTLCPx7NmPRyHrwtwjFSuOvc.jpg",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "136u1ft",
      "title": "This week’s Friday newsletter q and a",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/136u1ft/this_weeks_friday_newsletter_q_and_a/",
      "type": "text",
      "text": "Submit your questions, watch for the answers in Friday’s newsletter.",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>Submit your questions, watch for the answers in Friday’s newsletter.</p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.GovSchwarzenegger",
      "created_at": "2023-05-03T17:38:32Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 224,
        "upvote_ratio": 1.0,
        "comment_count": 46,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "134pc4j",
      "title": "Monday Motivation from the Newsletter",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/134pc4j/monday_motivation_from_the_newsletter/",
      "type": "text",
      "text": "You can signup for the newsletter here: https://schwarzenegger.ck.page/workouts or get the podcast by searching Arnold’s Pump Club wherever you listen, but I’m sharing this week’s Monday motivation because people love it:\n\nLast week, I had an event at the Schwarzenegger Institute at USC on fighting the rising hate we’ve seen all over the world.\n\nWe had a panel about how to communicate to pull people away from a path of hate, and a former neo-Nazi who now helps other extremists out of their movements shared his perspective. Something he shared stuck with me, and I wanted to share it with all of you. Because it is wisdom that can help anyone — not just people who are consumed by hate.\nHe said that the further he got away from his old beliefs, the more he realized that in the days when he carried that hateful flag and shouted racist and anti-Semitic rhetoric, the person he really hated was himself. He believes he was projecting that hate onto other groups because it was a lot harder to turn inward and work on his own insecurities. It reminded me of my video last month when I asked people to take the hard path and improve themself instead of taking the easy path and finding scapegoats.\n\nWe hear a lot about how the world is angrier and more negative today. It’s clear that social media algorithms boost our worst impulses. But I don’t think we can simply blame the internet.\n\nI think that social media gives everyone a megaphone when what many people really need is a mirror.\n\nI think that many of our negative thoughts toward other people and events are just projections of our own problems and insecurities.\n\nAnd I think that we have the power to make things better for ourselves and the world if we are willing to do the reps.\nIt’s never easy work to find the things we are most insecure about and face them head-on. But we all have the power to do it if we are willing to accept some discomfort. Because discomfort is how we grow.\n\nIt’s the first lesson you learn in the gym, and it will serve you in every aspect of your life. That’s why I see this newsletter not as a simple fitness email: I see it as a path to help people improve themselves a little bit every day so that they can improve the world around them.\n\nLast week we talked about looking past the mirror and finding people that need your help and volunteering. This week, we look in the mirror.\n\nEvery time you start to feel negativity or anger, I want you to stop and analyze where it might be coming from inside of you. Because once you can find those insecurities and face them, you will find that it’s a superpower. You’ll find your power.",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>You can signup for the newsletter here: <a href=\"https://schwarzenegger.ck.page/workouts\">https://schwarzenegger.ck.page/workouts</a> or get the podcast by searching Arnold’s Pump Club wherever you listen, but I’m sharing this week’s Monday motivation because people love it:</p>\n\n<p>Last week, I had an event at the Schwarzenegger Institute at USC on fighting the rising hate we’ve seen all over the world.</p>\n\n<p>We had a panel about how to communicate to pull people away from a path of hate, and a former neo-Nazi who now helps other extremists out of their movements shared his perspective. Something he shared stuck with me, and I wanted to share it with all of you. Because it is wisdom that can help anyone — not just people who are consumed by hate.\nHe said that the further he got away from his old beliefs, the more he realized that in the days when he carried that hateful flag and shouted racist and anti-Semitic rhetoric, the person he really hated was himself. He believes he was projecting that hate onto other groups because it was a lot harder to turn inward and work on his own insecurities. It reminded me of my video last month when I asked people to take the hard path and improve themself instead of taking the easy path and finding scapegoats.</p>\n\n<p>We hear a lot about how the world is angrier and more negative today. It’s clear that social media algorithms boost our worst impulses. But I don’t think we can simply blame the internet.</p>\n\n<p>I think that social media gives everyone a megaphone when what many people really need is a mirror.</p>\n\n<p>I think that many of our negative thoughts toward other people and events are just projections of our own problems and insecurities.</p>\n\n<p>And I think that we have the power to make things better for ourselves and the world if we are willing to do the reps.\nIt’s never easy work to find the things we are most insecure about and face them head-on. But we all have the power to do it if we are willing to accept some discomfort. Because discomfort is how we grow.</p>\n\n<p>It’s the first lesson you learn in the gym, and it will serve you in every aspect of your life. That’s why I see this newsletter not as a simple fitness email: I see it as a path to help people improve themselves a little bit every day so that they can improve the world around them.</p>\n\n<p>Last week we talked about looking past the mirror and finding people that need your help and volunteering. This week, we look in the mirror.</p>\n\n<p>Every time you start to feel negativity or anger, I want you to stop and analyze where it might be coming from inside of you. Because once you can find those insecurities and face them, you will find that it’s a superpower. You’ll find your power.</p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.GovSchwarzenegger",
      "created_at": "2023-05-01T15:18:17Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 339,
        "upvote_ratio": 1.0,
        "comment_count": 8,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": true
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "132bqua",
      "title": "Meet Schnelly",
      "link": "https://www.reddit.com/user/GovSchwarzenegger/comments/132bqua/meet_schnelly/",
      "type": "image",
      "text": "He immediately took off running all over the house and the yard and catching him was a comedy so for now he is Schnelly (schnell is German for fast).",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>He immediately took off running all over the house and the yard and catching him was a comedy so for now he is Schnelly (schnell is German for fast).</p>\n</div><!-- SC_ON -->",
      "external_link": "https://i.redd.it/o5bg8ewysqwa1.jpg",
      "domain": "i.redd.it",
      "created_at": "2023-04-28T22:27:12Z",
      "edited_at": null,
      "subreddit": {
        "name": "u_GovSchwarzenegger",
        "id": "cgw7f",
        "link": "https://www.reddit.com/r/u_GovSchwarzenegger/",
        "subscriber_count": 0,
        "type": "user"
      },
      "author": {
        "username": "GovSchwarzenegger",
        "id": "9r4qc",
        "link": "https://www.reddit.com/user/GovSchwarzenegger/",
        "flair": null,
        "is_premium": true,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 4436,
        "upvote_ratio": 1.0,
        "comment_count": 86,
        "crosspost_count": 1,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "image",
        "images": [
          {
            "id": null,
            "type": "image",
            "link": "https://i.redd.it/o5bg8ewysqwa1.jpg",
            "width": 3024,
            "height": 3186,
            "mime": null,
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": null
          }
        ],
        "video": null,
        "embed": null,
        "preview": {
          "link": "https://preview.redd.it/o5bg8ewysqwa1.jpg?auto=webp&s=a4bd8518435ea661070d4982456261047cf36b0a",
          "width": 3024,
          "height": 3186
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://b.thumbs.redditmedia.com/ek1ArkDRP4JgncFIGNhXSH2isz-Nisa3bU7iFSR10jk.jpg",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": "qa",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    }
  ],
  "next_cursor": "t3_132bqua",
  "has_more": true
}