RedCrawler API
Subreddit Feeds V2

Latest Feed V2

Fetch the Latest feed showing newest posts from subscribed subreddits. Requires bearer token.

GET /api/v2/feed/latest

Fetch the Latest feed showing newest posts from subscribed subreddits. Requires bearer token.

Query parameters

NameTypeRequiredDescription
limitstringNoMax posts to return, auto-paginates (1-500, default: 100)
proxystringNoCustom proxy (host:port:user:pass)
bearerstringNoBearer token (auto-resolves from Token Vault if stored)
time_filterstringNoTime filter for top/controversial: hour, day, week, month, year, all
sortstringNoSort order: hot, new, top, rising, best, 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/v2/feed/latest?limit=25&proxy=<proxy>&bearer=<bearer>&time_filter=<time_filter>&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/v2/feed/latest?limit=25&proxy=<proxy>&bearer=<bearer>&time_filter=<time_filter>&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/v2/feed/latest?limit=25&proxy=<proxy>&bearer=<bearer>&time_filter=<time_filter>&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": {
    "success": true,
    "items": [
      {
        "node": {
          "id": "dDNfMXN6OGMyag==",
          "groupId": "t3_1sz8c2j",
          "payload": null,
          "adPayload": null,
          "groupRecommendationContext": null,
          "cells": [
            {
              "id": "TWV0YWRhdGFDZWxsLXQzXzFzejhjMmo=",
              "createdAt": "2026-04-29T19:05:21.007000+0000",
              "authorName": "u/AlpsAggressive",
              "color": {
                "rgbaColor": "#FE3F00FF"
              },
              "detailsString": "r/cats",
              "detailsLink": "cats",
              "iconPath": "https://styles.redditmedia.com/t5_2qhta/styles/communityIcon_2fsd7ji8awg91.png?width=64&height=64&frame=1&auto=webp&crop=64:64,smart&s=1f847a667b56b3df70201fedca5db1b439371d7b",
              "iconShape": "ROUND",
              "isJoinButtonShown": false,
              "joinSubredditId": null,
              "isOverflowButtonHidden": false,
              "mediaPath": null,
              "mediaDomain": null,
              "isRecommended": false,
              "statusIndicators": [],
              "isBrandAffiliate": false,
              "modUserNoteLabel": null
            },
            {
              "id": "VGl0bGVDZWxsLXQzXzFzejhjMmo=",
              "title": "I have been presented with a spring. The matter is closed.",
              "isVisited": false
            },
            {
              "id": "TGVnYWN5VmlkZW9DZWxsLXQzXzFzejhjMmo=",
              "media": {
                "path": "https://v.redd.it/0kbqpqhxg6yg1/HLSPlaylist.m3u8?f=hd%2CsubsAll%2ChlsSpecOrder&v=1&a=1780081790%2CMzQ0NzEyOThmZDBlODc5Y2QyNThjYjVmYzgzYzc3NGNiM2EyN2IwODYwZTM2NzU1NDYyZWEzMzVkMGU4NGU0Zg%3D%3D",
                "isObfuscated": false,
                "obfuscatedPath": null,
                "size": {
                  "width": 1080,
                  "height": 1920
                }
              },
              "preview": {
                "path": "https://external-preview.redd.it/bXRybjhzZXhnNnlnMYOOOiS0iM3P5OTPRj9u-pxJExN-XMe-CN0-bgmjvaS3.png?width=1080&auto=webp&s=ca649b8a7014d669c343e66038475c0e2243fcde",
                "isObfuscated": false,
                "obfuscatedPath": null,
                "size": {
                  "width": 1080,
                  "height": 1920
                }
              },
              "isGif": false,
              "subredditVisualName": "cats",
              "videoIdentifier": "1sz8c2j",
              "type": "HLS",
              "callToAction": "",
              "title": "I have been presented with a spring. The matter is closed.",
              "subredditId": "t5_2qhta"
            },
            {
              "id": "QWN0aW9uQ2VsbC10M18xc3o4YzJq",
              "isScoreHidden": false,
              "isModeratable": false,
              "commentCount": 2,
              "score": 2,
              "voteState": "NONE",
              "shareCount": 0,
              "isTranslatable": false,
              "isTranslated": false,
              "goldenUpvoteInfo": {
                "countTotal": 0,
                "countByCurrentUser": 0,
                "isGildable": true,
                "icon": null,
                "topAward": null,
                "promos": null
              },
              "isShareButtonHidden": false
            },
            {}
          ],
          "crosspostCells": [
            {},
            {},
            {},
            {},
            {}
          ]
        }
      },
      {
        "node": {
          "id": "dDNfMXN6OGJ3aQ==",
          "groupId": "t3_1sz8bwi",
          "payload": null,
          "adPayload": null,
          "groupRecommendationContext": null,
          "cells": [
            {
              "id": "TWV0YWRhdGFDZWxsLXQzXzFzejhid2k=",
              "createdAt": "2026-04-29T19:05:11.815000+0000",
              "authorName": "u/NickSalvo",
              "color": {
                "rgbaColor": "#FE3F00FF"
              },
              "detailsString": "r/cats",
              "detailsLink": "cats",
              "iconPath": "https://styles.redditmedia.com/t5_2qhta/styles/communityIcon_2fsd7ji8awg91.png?width=64&height=64&frame=1&auto=webp&crop=64:64,smart&s=1f847a667b56b3df70201fedca5db1b439371d7b",
              "iconShape": "ROUND",
              "isJoinButtonShown": false,
              "joinSubredditId": null,
              "isOverflowButtonHidden": false,
              "mediaPath": null,
              "mediaDomain": null,
              "isRecommended": false,
              "statusIndicators": [],
              "isBrandAffiliate": false,
              "modUserNoteLabel": null
            },
            {
              "id": "VGl0bGVDZWxsLXQzXzFzejhid2k=",
              "title": "\"Remember when we talked about not being on the table?\"",
              "isVisited": false
            },
            {
              "id": "SW1hZ2VDZWxsLXQzXzFzejhid2k=",
              "media": {
                "path": "https://preview.redd.it/1ssiy34dg6yg1.jpeg?width=1080&auto=webp&s=dfba27ae071a108259c6c5dc264276e2fd46ebea",
                "isObfuscated": false,
                "obfuscatedPath": null,
                "size": {
                  "width": 1080,
                  "height": 720
                }
              }
            },
            {
              "id": "QWN0aW9uQ2VsbC10M18xc3o4Yndp",
              "isScoreHidden": false,
              "isModeratable": false,
              "commentCount": 1,
              "score": 5,
              "voteState": "NONE",
              "shareCount": 0,
              "isTranslatable": false,
              "isTranslated": false,
              "goldenUpvoteInfo": {
                "countTotal": 0,
                "countByCurrentUser": 0,
                "isGildable": true,
                "icon": null,
                "topAward": null,
                "promos": null
              },
              "isShareButtonHidden": false
            },
            {}
          ],
          "crosspostCells": [
            {},
            {},
            {},
            {},
            {}
          ]
        }
      },
      {
        "node": {
          "id": "dDNfMXN6ODVjaw==",
          "groupId": "t3_1sz85ck",
          "payload": null,
          "adPayload": null,
          "groupRecommendationContext": null,
          "cells": [
            {
              "id": "TWV0YWRhdGFDZWxsLXQzXzFzejg1Y2s=",
              "createdAt": "2026-04-29T18:58:55.844000+0000",
              "authorName": "u/MorgananBananan",
              "color": {
                "rgbaColor": "#FE3F00FF"
              },
              "detailsString": "r/cats",
              "detailsLink": "cats",
              "iconPath": "https://styles.redditmedia.com/t5_2qhta/styles/communityIcon_2fsd7ji8awg91.png?width=64&height=64&frame=1&auto=webp&crop=64:64,smart&s=1f847a667b56b3df70201fedca5db1b439371d7b",
              "iconShape": "ROUND",
              "isJoinButtonShown": false,
              "joinSubredditId": null,
              "isOverflowButtonHidden": false,
              "mediaPath": null,
              "mediaDomain": null,
              "isRecommended": false,
              "statusIndicators": [],
              "isBrandAffiliate": false,
              "modUserNoteLabel": null
            },
            {
              "id": "VGl0bGVDZWxsLXQzXzFzejg1Y2s=",
              "title": "Choose 4 Cat Toy Designs for my University Design Project!",
              "isVisited": false
            },
            {
              "id": "R2FsbGVyeUNlbGwtdDNfMXN6ODVjaw==",
              "height": 524,
              "pages": [
                {
                  "image": {
                    "path": "https://preview.redd.it/686jthgsf6yg1.jpg?width=1080&auto=webp&s=fc295dc398fd9b56413e448f2939830307c52c75",
                    "isObfuscated": false,
                    "obfuscatedPath": null,
                    "size": {
                      "width": 1080,
                      "height": 699
                    }
                  }
                },
                {
                  "image": {
                    "path": "https://preview.redd.it/nr6egggsf6yg1.jpg?width=1080&auto=webp&s=2ed04b1f0a62a9e5b038a545358ca0331feb0c7b",
                    "isObfuscated": false,
                    "obfuscatedPath": null,
                    "size": {
                      "width": 1080,
                      "height": 1920
                    }
                  }
                }
              ]
            },
            {
              "id": "QWN0aW9uQ2VsbC10M18xc3o4NWNr",
              "isScoreHidden": false,
              "isModeratable": false,
              "commentCount": 6,
              "score": 6,
              "voteState": "NONE",
              "shareCount": 0,
              "isTranslatable": false,
              "isTranslated": false,
              "goldenUpvoteInfo": {
                "countTotal": 0,
                "countByCurrentUser": 0,
                "isGildable": true,
                "icon": null,
                "topAward": null,
                "promos": null
              },
              "isShareButtonHidden": false
            },
            {}
          ],
          "crosspostCells": [
            {},
            {},
            {},
            {},
            {}
          ]
        }
      },
      {
        "node": {
          "id": "dDNfMXN6ODNqcA==",
          "groupId": "t3_1sz83jp",
          "payload": null,
          "adPayload": null,
          "groupRecommendationContext": null,
          "cells": [
            {
              "id": "TWV0YWRhdGFDZWxsLXQzXzFzejgzanA=",
              "createdAt": "2026-04-29T18:57:07.916000+0000",
              "authorName": "u/NIIRS99",
              "color": {
                "rgbaColor": "#FE3F00FF"
              },
              "detailsString": "r/cats",
              "detailsLink": "cats",
              "iconPath": "https://styles.redditmedia.com/t5_2qhta/styles/communityIcon_2fsd7ji8awg91.png?width=64&height=64&frame=1&auto=webp&crop=64:64,smart&s=1f847a667b56b3df70201fedca5db1b439371d7b",
              "iconShape": "ROUND",
              "isJoinButtonShown": false,
              "joinSubredditId": null,
              "isOverflowButtonHidden": false,
              "mediaPath": null,
              "mediaDomain": null,
              "isRecommended": false,
              "statusIndicators": [],
              "isBrandAffiliate": false,
              "modUserNoteLabel": null
            },
            {
              "id": "VGl0bGVDZWxsLXQzXzFzejgzanA=",
              "title": "At Wits End",
              "isVisited": false
            },
            {
              "id": "SW1hZ2VDZWxsLXQzXzFzejgzanA=",
              "media": {
                "path": "https://preview.redd.it/6x0v12wgf6yg1.jpeg?width=1080&auto=webp&s=44ecd497dabf4d31d624ef8008ee75610e3981ff",
                "isObfuscated": false,
                "obfuscatedPath": null,
                "size": {
                  "width": 1080,
                  "height": 1440
                }
              }
            },
            {
              "id": "QWN0aW9uQ2VsbC10M18xc3o4M2pw",
              "isScoreHidden": false,
              "isModeratable": false,
              "commentCount": 2,
              "score": 6,
              "voteState": "NONE",
              "shareCount": 0,
              "isTranslatable": false,
              "isTranslated": false,
              "goldenUpvoteInfo": {
                "countTotal": 0,
                "countByCurrentUser": 0,
                "isGildable": true,
                "icon": null,
                "topAward": null,
                "promos": null
              },
              "isShareButtonHidden": false
            },
            {}
          ],
          "crosspostCells": [
            {},
            {},
            {},
            {},
            {}
          ]
        }
      },
      {
        "node": {
          "id": "dDNfMXN6N3dqeg==",
          "groupId": "t3_1sz7wjz",
          "payload": null,
          "adPayload": null,
          "groupRecommendationContext": null,
          "cells": [
            {
              "id": "TWV0YWRhdGFDZWxsLXQzXzFzejd3ano=",
              "createdAt": "2026-04-29T18:50:12.129000+0000",
              "authorName": "u/ApprehensiveJury6857",
              "color": {
                "rgbaColor": "#FE3F00FF"
              },
              "detailsString": "r/cats",
              "detailsLink": "cats",
              "iconPath": "https://styles.redditmedia.com/t5_2qhta/styles/communityIcon_2fsd7ji8awg91.png?width=64&height=64&frame=1&auto=webp&crop=64:64,smart&s=1f847a667b56b3df70201fedca5db1b439371d7b",
              "iconShape": "ROUND",
              "isJoinButtonShown": false,
              "joinSubredditId": null,
              "isOverflowButtonHidden": false,
              "mediaPath": null,
              "mediaDomain": null,
              "isRecommended": false,
              "statusIndicators": [],
              "isBrandAffiliate": false,
              "modUserNoteLabel": null
            },
            {
              "id": "VGl0bGVDZWxsLXQzXzFzejd3ano=",
              "title": "Cat defecating outside litter box",
              "isVisited": false
            },
            {
              "id": "Q3Jvc3NQb3N0Q2VsbC10M18xc3o3d2p6"
            },
            {
              "id": "QWN0aW9uQ2VsbC10M18xc3o3d2p6",
              "isScoreHidden": false,
              "isModeratable": false,
              "commentCount": 0,
              "score": 1,
              "voteState": "NONE",
              "shareCount": 0,
              "isTranslatable": false,
              "isTranslated": false,
              "goldenUpvoteInfo": {
                "countTotal": 0,
                "countByCurrentUser": 0,
                "isGildable": true,
                "icon": null,
                "topAward": null,
                "promos": null
              },
              "isShareButtonHidden": false
            },
            {}
          ],
          "crosspostCells": [
            {},
            {},
            {
              "id": "Q3Jvc3NQb3N0Q2VsbC10M18xc3o3d2p6",
              "innerPost": {
                "id": "dDNfMXN5OWJ1Ng==",
                "groupId": "t3_1sy9bu6",
                "adPayload": null,
                "groupRecommendationContext": null,
                "cells": [
                  {
                    "id": "TWV0YWRhdGFDZWxsLXQzXzFzeTlidTY=",
                    "createdAt": "2026-04-28T18:09:20.749000+0000",
                    "authorName": "u/ApprehensiveJury6857",
                    "color": {},
                    "detailsString": "r/AskVet",
                    "detailsLink": "AskVet",
                    "iconPath": "https://styles.redditmedia.com/t5_2sx1m/styles/communityIcon_dfj7brlmjjo41.png?width=64&height=64&frame=1&auto=webp&crop=64:64,smart&s=03cad93f79afa4c84a636937457cde406abde21a",
                    "iconShape": "ROUND",
                    "isJoinButtonShown": false,
                    "joinSubredditId": null,
                    "isOverflowButtonHidden": true,
                    "mediaPath": null,
                    "mediaDomain": null,
                    "isRecommended": false,
                    "statusIndicators": [],
                    "isBrandAffiliate": false,
                    "modUserNoteLabel": null
                  },
                  {
                    "id": "VGl0bGVDZWxsLXQzXzFzeTlidTY=",
                    "title": "Cat defecating outside litter box",
                    "isVisited": false
                  }
                ]
              }
            },
            {},
            {}
          ]
        }
      }
    ],
    "count": 5
  },
  "error": null,
  "meta": {
    "vault_expires_at": "2026-04-30T07:47:21.906002+00:00",
    "vault_remaining": "12h 37m"
  },
  "timestamp": "2026-04-29T19:09:50.570704+00:00"
}

On this page