RedCrawler API
Users V1

My Content V1

Get your own content (posts, comments, upvoted, etc).

GET /api/v1/profiles/me/{type}

Get your own content (posts, comments, upvoted, etc).

Path parameters

NameTypeRequiredDescription
typeenumYesContent type: overview, submitted, comments, upvoted, downvoted, hidden, saved

Query parameters

NameTypeRequiredDescription
time_filterstringNoTime filter: hour, day, week, month, year, all
proxystringNoProxy. Optional if stored in Token Vault.
bearerstringNoBearer token. Optional if stored in Token Vault.
limitstringNoMax results (1-100, default: 25).
sortstringNoSort: new, hot, top, controversial (default: new).

Authentication

HeaderValue
X-RapidAPI-KeyYour RapidAPI key
X-RapidAPI-Hostred-crawler1.p.rapidapi.com

Example request

cURL

curl -X GET "https://red-crawler1.p.rapidapi.com/api/v1/profiles/me/<type>?time_filter=<time_filter>&proxy=<proxy>&bearer=<bearer>&limit=25&sort=hot" \
  -H "X-RapidAPI-Key: YOUR_RAPIDAPI_KEY" \
  -H "X-RapidAPI-Host: red-crawler1.p.rapidapi.com"

JavaScript

const res = await fetch("https://red-crawler1.p.rapidapi.com/api/v1/profiles/me/<type>?time_filter=<time_filter>&proxy=<proxy>&bearer=<bearer>&limit=25&sort=hot", {
  method: "GET",
  headers: {
      "X-RapidAPI-Key": "YOUR_RAPIDAPI_KEY",
    "X-RapidAPI-Host": "red-crawler1.p.rapidapi.com"
    }
});
const data = await res.json();
console.log(data);

Python

import requests

url = "https://red-crawler1.p.rapidapi.com/api/v1/profiles/me/<type>?time_filter=<time_filter>&proxy=<proxy>&bearer=<bearer>&limit=25&sort=hot"
headers = {
    "X-RapidAPI-Key": "YOUR_RAPIDAPI_KEY",
    "X-RapidAPI-Host": "red-crawler1.p.rapidapi.com"
}
resp = requests.get(url, headers=headers)
print(resp.json())

Example response

HTTP 200 — captured from a live call to the gateway.

{
  "success": true,
  "data": {
    "items": [
      {
        "author_flair_background_color": "",
        "subreddit": "RedCrawlerAPI",
        "selftext": "Video Post body",
        "author_fullname": "t2_29onm7dc32",
        "location_lat": null,
        "saved": true,
        "gilded": 0,
        "clicked": false,
        "title": "Video Post",
        "link_flair_richtext": [],
        "subreddit_name_prefixed": "r/RedCrawlerAPI",
        "hidden": false,
        "link_flair_css_class": null,
        "downs": 0,
        "thumbnail_height": 78,
        "hide_score": false,
        "name": "t3_1sz4qu8",
        "quarantine": false,
        "link_flair_text_color": "dark",
        "upvote_ratio": 1,
        "ignore_reports": false,
        "ups": 1,
        "domain": "v.redd.it",
        "media_embed": {},
        "thumbnail_width": 140,
        "is_original_content": false,
        "secure_media": {
          "reddit_video": {
            "bitrate_kbps": 1200,
            "fallback_url": "https://v.redd.it/w6knepjsu5yg1/CMAF_480.mp4?source=fallback",
            "has_audio": true,
            "height": 480,
            "width": 854,
            "scrubber_media_url": "https://v.redd.it/w6knepjsu5yg1/CMAF_96.mp4",
            "dash_url": "https://v.redd.it/w6knepjsu5yg1/DASHPlaylist.mpd?a=1780082590%2CODQwYWZkOGQzYjBkOWViOGU3NjRiMGYxMjM3ODcxOTIwYzk5ZGRjODAzZjFmODRiMzI3MzhjNzY3ODQ5ZWYwMg%3D%3D&amp;v=1&amp;f=sd",
            "duration": 67,
            "hls_url": "https://v.redd.it/w6knepjsu5yg1/HLSPlaylist.m3u8?a=1780082590%2CNjA0MTlmMjBmNzQ1MWU1Y2JlMjYxYmY2MDYzZGI3ZWU4NTAzNjZlYTQ0OGNkMzUwYTUwNGI4NTg2YzY3YzUxZQ%3D%3D&amp;v=1&amp;f=sd",
            "is_gif": false,
            "transcoding_status": "completed"
          }
        },
        "is_reddit_media_domain": true,
        "is_meta": false,
        "category": null,
        "secure_media_embed": {},
        "link_flair_text": null,
        "score": 1,
        "is_created_from_ads_ui": false,
        "author_premium": false,
        "thumbnail": "https://external-preview.redd.it/ZzRtampyeXN1NXlnMbksDiHyPp67uFGpdCsS-g8bVsUGU01HF4Ao44c_qV__.jpeg?width=140&amp;height=78&amp;format=jpg&amp;auto=webp&amp;s=8fd37d6c5fd2ef23153dcbc560ff15850af482a7",
        "edited": false,
        "author_flair_css_class": "power",
        "author_flair_richtext": [
          {
            "e": "text",
            "t": "Power User"
          }
        ],
        "websocket_url": "wss://k8s-lb.wss.redditmedia.com/link/1sz4qu8?m=AQAAHqzzafC4NtiOyfWqXHIETEZDzdvAUNrairYns86uZbVXXm5v",
        "gildings": {},
        "post_hint": "hosted:video",
        "content_categories": null,
        "is_self": false,
        "created": 1777482078,
        "link_flair_type": "text",
        "removed_by_category": null,
        "send_replies": true,
        "author_flair_type": "richtext",
        "total_awards_received": 0,
        "allow_live_comments": false,
        "selftext_html": "&lt;!-- SC_OFF --&gt;&lt;div class=\"md\"&gt;&lt;p&gt;Video Post body&lt;/p&gt;\n&lt;/div&gt;&lt;!-- SC_ON --&gt;",
        "likes": true,
        "suggested_sort": null,
        "url_overridden_by_dest": "https://v.redd.it/w6knepjsu5yg1",
        "archived": false,
        "spam": false,
        "is_crosspostable": true,
        "pinned": false,
        "over_18": false,
        "preview": {
          "images": [
            {
              "source": {
                "url": "https://external-preview.redd.it/ZzRtampyeXN1NXlnMbksDiHyPp67uFGpdCsS-g8bVsUGU01HF4Ao44c_qV__.jpeg?format=pjpg&amp;auto=webp&amp;s=8989c994656884197d579b17a03a0803757d2e87",
                "width": 854,
                "height": 480
              },
              "resolutions": [
                {
                  "url": "https://external-preview.redd.it/ZzRtampyeXN1NXlnMbksDiHyPp67uFGpdCsS-g8bVsUGU01HF4Ao44c_qV__.jpeg?width=108&amp;crop=smart&amp;format=pjpg&amp;auto=webp&amp;s=d7f21962b60b9cb9b36299fc49333b3ded9e701d",
                  "width": 108,
                  "height": 60
                },
                {
                  "url": "https://external-preview.redd.it/ZzRtampyeXN1NXlnMbksDiHyPp67uFGpdCsS-g8bVsUGU01HF4Ao44c_qV__.jpeg?width=216&amp;crop=smart&amp;format=pjpg&amp;auto=webp&amp;s=c3e4e5c935531583d1e37698b7908fb984a7052c",
                  "width": 216,
                  "height": 121
                },
                {
                  "url": "https://external-preview.redd.it/ZzRtampyeXN1NXlnMbksDiHyPp67uFGpdCsS-g8bVsUGU01HF4Ao44c_qV__.jpeg?width=320&amp;crop=smart&amp;format=pjpg&amp;auto=webp&amp;s=cd89292777786ba2e1735fa582d6592d84d6e14d",
                  "width": 320,
                  "height": 179
                },
                {
                  "url": "https://external-preview.redd.it/ZzRtampyeXN1NXlnMbksDiHyPp67uFGpdCsS-g8bVsUGU01HF4Ao44c_qV__.jpeg?width=640&amp;crop=smart&amp;format=pjpg&amp;auto=webp&amp;s=33cc793307f09534844d08fb9a790eee033ff84a",
                  "width": 640,
                  "height": 359
                }
              ],
              "variants": {},
              "id": "ZzRtampyeXN1NXlnMbksDiHyPp67uFGpdCsS-g8bVsUGU01HF4Ao44c_qV__"
            }
          ],
          "enabled": false
        },
        "all_awardings": [],
        "removed": false,
        "spoiler": false,
        "locked": false,
        "author_flair_text": "Power User",
        "rte_mode": "markdown",
        "visited": false,
        "removed_by": null,
        "distinguished": null,
        "subreddit_id": "t5_hmeujo",
        "author_is_blocked": false,
        "link_flair_background_color": "",
        "id": "1sz4qu8",
        "location_name": null,
        "author": "Motor_Tip8865",
        "num_comments": 0,
        "location_long": null,
        "contest_mode": false,
        "approved": true,
        "author_flair_text_color": "dark",
        "permalink": "https://reddit.com/r/RedCrawlerAPI/comments/1sz4qu8/video_post/",
        "stickied": false,
        "url": "https://v.redd.it/w6knepjsu5yg1",
        "subreddit_subscribers": 2,
        "created_utc": 1777482078,
        "num_crossposts": 0,
        "media": {
          "reddit_video": {
            "bitrate_kbps": 1200,
            "fallback_url": "https://v.redd.it/w6knepjsu5yg1/CMAF_480.mp4?source=fallback",
            "has_audio": true,
            "height": 480,
            "width": 854,
            "scrubber_media_url": "https://v.redd.it/w6knepjsu5yg1/CMAF_96.mp4",
            "dash_url": "https://v.redd.it/w6knepjsu5yg1/DASHPlaylist.mpd?a=1780082590%2CODQwYWZkOGQzYjBkOWViOGU3NjRiMGYxMjM3ODcxOTIwYzk5ZGRjODAzZjFmODRiMzI3MzhjNzY3ODQ5ZWYwMg%3D%3D&amp;v=1&amp;f=sd",
            "duration": 67,
            "hls_url": "https://v.redd.it/w6knepjsu5yg1/HLSPlaylist.m3u8?a=1780082590%2CNjA0MTlmMjBmNzQ1MWU1Y2JlMjYxYmY2MDYzZGI3ZWU4NTAzNjZlYTQ0OGNkMzUwYTUwNGI4NTg2YzY3YzUxZQ%3D%3D&amp;v=1&amp;f=sd",
            "is_gif": false,
            "transcoding_status": "completed"
          }
        },
        "is_video": true
      },
      {
        "author_flair_background_color": "",
        "subreddit": "RedCrawlerAPI",
        "selftext": "body test",
        "author_fullname": "t2_29onm7dc32",
        "location_lat": null,
        "saved": false,
        "gilded": 0,
        "clicked": false,
        "title": "Text Post",
        "link_flair_richtext": [],
        "subreddit_name_prefixed": "r/RedCrawlerAPI",
        "hidden": false,
        "link_flair_css_class": null,
        "downs": 0,
        "thumbnail_height": null,
        "hide_score": false,
        "name": "t3_1sz4owu",
        "quarantine": false,
        "link_flair_text_color": "dark",
        "upvote_ratio": 1,
        "ignore_reports": false,
        "ups": 1,
        "domain": "self.RedCrawlerAPI",
        "media_embed": {},
        "thumbnail_width": null,
        "is_original_content": false,
        "secure_media": null,
        "is_reddit_media_domain": false,
        "is_meta": false,
        "category": null,
        "secure_media_embed": {},
        "link_flair_text": null,
        "score": 1,
        "is_created_from_ads_ui": false,
        "author_premium": false,
        "thumbnail": "self",
        "edited": false,
        "author_flair_css_class": "power",
        "author_flair_richtext": [
          {
            "e": "text",
            "t": "Power User"
          }
        ],
        "websocket_url": "wss://k8s-lb.wss.redditmedia.com/link/1sz4owu?m=AQAAHqzzabcNIj3CvlxrG5NzOKVUEedmRLpr5TZPnlvQ-mbeRwy9",
        "gildings": {},
        "content_categories": null,
        "is_self": true,
        "created": 1777481971,
        "link_flair_type": "text",
        "removed_by_category": null,
        "send_replies": true,
        "author_flair_type": "richtext",
        "total_awards_received": 0,
        "allow_live_comments": false,
        "selftext_html": "&lt;!-- SC_OFF --&gt;&lt;div class=\"md\"&gt;&lt;p&gt;body test&lt;/p&gt;\n&lt;/div&gt;&lt;!-- SC_ON --&gt;",
        "likes": true,
        "suggested_sort": null,
        "archived": false,
        "spam": false,
        "is_crosspostable": true,
        "pinned": false,
        "over_18": false,
        "all_awardings": [],
        "removed": false,
        "spoiler": false,
        "locked": false,
        "author_flair_text": "Power User",
        "rte_mode": "markdown",
        "visited": false,
        "removed_by": null,
        "distinguished": null,
        "subreddit_id": "t5_hmeujo",
        "author_is_blocked": false,
        "link_flair_background_color": "",
        "id": "1sz4owu",
        "location_name": null,
        "author": "Motor_Tip8865",
        "num_comments": 0,
        "location_long": null,
        "contest_mode": false,
        "approved": true,
        "author_flair_text_color": "dark",
        "permalink": "https://reddit.com/r/RedCrawlerAPI/comments/1sz4owu/text_post/",
        "stickied": false,
        "url": "https://www.reddit.com/r/RedCrawlerAPI/comments/1sz4owu/text_post/",
        "subreddit_subscribers": 2,
        "created_utc": 1777481971,
        "num_crossposts": 0,
        "media": null,
        "is_video": false
      },
      {
        "author_flair_background_color": "",
        "subreddit": "RedCrawlerAPI",
        "selftext": "body test\n\n[View Poll](https://www.reddit.com/poll/1sz4o83)",
        "author_fullname": "t2_29onm7dc32",
        "location_lat": null,
        "saved": false,
        "gilded": 0,
        "clicked": false,
        "title": "Poll test",
        "link_flair_richtext": [],
        "subreddit_name_prefixed": "r/RedCrawlerAPI",
        "hidden": false,
        "link_flair_css_class": null,
        "downs": 0,
        "thumbnail_height": null,
        "hide_score": false,
        "name": "t3_1sz4o83",
        "quarantine": false,
        "link_flair_text_color": "dark",
        "upvote_ratio": 1,
        "ignore_reports": false,
        "ups": 1,
        "domain": "self.RedCrawlerAPI",
        "media_embed": {},
        "thumbnail_width": null,
        "is_original_content": false,
        "secure_media": null,
        "is_reddit_media_domain": false,
        "is_meta": false,
        "category": null,
        "secure_media_embed": {},
        "link_flair_text": null,
        "score": 1,
        "is_created_from_ads_ui": false,
        "author_premium": false,
        "thumbnail": "self",
        "edited": false,
        "author_flair_css_class": "power",
        "author_flair_richtext": [
          {
            "e": "text",
            "t": "Power User"
          }
        ],
        "websocket_url": "wss://k8s-lb.wss.redditmedia.com/link/1sz4o83?m=AQAAHqzzaRGS8lzbyG7jsTjZ7LwK5MnBG-01u19jcHWv4IrzhLr2",
        "gildings": {},
        "content_categories": null,
        "is_self": true,
        "created": 1777481930,
        "link_flair_type": "text",
        "removed_by_category": null,
        "send_replies": true,
        "author_flair_type": "richtext",
        "total_awards_received": 0,
        "allow_live_comments": false,
        "selftext_html": "&lt;!-- SC_OFF --&gt;&lt;div class=\"md\"&gt;&lt;p&gt;body test&lt;/p&gt;\n\n&lt;p&gt;&lt;a href=\"https://www.reddit.com/poll/1sz4o83\"&gt;View Poll&lt;/a&gt;&lt;/p&gt;\n&lt;/div&gt;&lt;!-- SC_ON --&gt;",
        "likes": true,
        "suggested_sort": null,
        "archived": false,
        "spam": false,
        "is_crosspostable": true,
        "pinned": false,
        "over_18": false,
        "all_awardings": [],
        "removed": false,
        "spoiler": false,
        "locked": false,
        "author_flair_text": "Power User",
        "rte_mode": "markdown",
        "visited": false,
        "removed_by": null,
        "distinguished": null,
        "subreddit_id": "t5_hmeujo",
        "author_is_blocked": false,
        "link_flair_background_color": "",
        "id": "1sz4o83",
        "location_name": null,
        "author": "Motor_Tip8865",
        "num_comments": 0,
        "location_long": null,
        "contest_mode": false,
        "poll_data": {
          "prediction_status": null,
          "total_stake_amount": null,
          "voting_end_timestamp": 1777568330973,
          "options": [
            {
              "text": "1",
              "vote_count": 0,
              "id": "32528822"
            },
            {
              "text": "2",
              "vote_count": 0,
              "id": "32528823"
            },
            {
              "text": "3",
              "vote_count": 0,
              "id": "32528824"
            }
          ],
          "vote_updates_remained": null,
          "is_prediction": false,
          "resolved_option_id": null,
          "user_won_amount": null,
          "user_selection": null,
          "total_vote_count": 0,
          "tournament_id": null
        },
        "approved": false,
        "author_flair_text_color": "dark",
        "permalink": "https://reddit.com/r/RedCrawlerAPI/comments/1sz4o83/poll_test/",
        "stickied": false,
        "url": "https://www.reddit.com/r/RedCrawlerAPI/comments/1sz4o83/poll_test/",
        "subreddit_subscribers": 2,
        "created_utc": 1777481930,
        "num_crossposts": 0,
        "media": null,
        "is_video": false
      }
    ],
    "cursor": "t3_1sz4o83"
  },
  "error": null,
  "timestamp": "2026-04-29T19:23:10.763040+00:00"
}

On this page