Scrape V1
Bulk Subreddits by ID V1
Bulk fetch subreddits. Accepts any mix of URLs, names, or t5_ prefixed IDs. Up to 1500 per call.
POST /api/v1/batch/communities
Bulk fetch subreddits. Accepts any mix of URLs, names, or t5_ prefixed IDs. Up to 1500 per call.
Body parameters
| Name | Type | Required | Description |
|---|---|---|---|
ids | string | Yes | Comma-separated subreddit identifiers. Accepts: full URLs (https://reddit.com/r/SpaceX/), names (SpaceX), or t5_ prefixed (t5_2srow). Up to 1500. |
Authentication
| Header | Value |
|---|---|
X-RapidAPI-Key | Your RapidAPI key |
X-RapidAPI-Host | red-crawler1.p.rapidapi.com |
Example request
cURL
curl -X POST "https://red-crawler1.p.rapidapi.com/api/v1/batch/communities" \
-H "X-RapidAPI-Key: YOUR_RAPIDAPI_KEY" \
-H "X-RapidAPI-Host: red-crawler1.p.rapidapi.com" \
-H "Content-Type: application/json" \
--data '{"ids": "t3_1sys4r2,t3_1sys51u,t3_1sys5kz"}'JavaScript
const res = await fetch("https://red-crawler1.p.rapidapi.com/api/v1/batch/communities", {
method: "POST",
headers: {
"X-RapidAPI-Key": "YOUR_RAPIDAPI_KEY",
"X-RapidAPI-Host": "red-crawler1.p.rapidapi.com"
},
body: JSON.stringify({
"ids": "t3_1sys4r2,t3_1sys51u,t3_1sys5kz"
})
});
const data = await res.json();
console.log(data);Python
import requests
url = "https://red-crawler1.p.rapidapi.com/api/v1/batch/communities"
headers = {
"X-RapidAPI-Key": "YOUR_RAPIDAPI_KEY",
"X-RapidAPI-Host": "red-crawler1.p.rapidapi.com",
"Content-Type": "application/json"
}
payload = {
"ids": "t3_1sys4r2,t3_1sys51u,t3_1sys5kz"
}
resp = requests.post(url, headers=headers, json=payload)
print(resp.json())Example response
HTTP 200 — captured from a live call to the gateway.
{
"success": true,
"data": {
"items": [
{
"user_flair_background_color": null,
"submit_text_html": null,
"restrict_posting": true,
"user_is_banned": null,
"wiki_enabled": true,
"user_is_muted": null,
"user_can_flair_in_sr": null,
"display_name": "reddit.com",
"header_img": null,
"title": "reddit.com",
"original_content_tag_enabled": false,
"allow_galleries": false,
"icon_size": null,
"primary_color": "#0079d3",
"icon_img": "",
"display_name_prefixed": "r/reddit.com",
"public_traffic": false,
"subscribers": 1053764,
"user_flair_richtext": [],
"videostream_links_count": 0,
"name": "t5_6",
"quarantine": false,
"hide_ads": false,
"prediction_leaderboard_entry_type": 1,
"emojis_enabled": false,
"advertiser_category": "",
"public_description": "The original subreddit, now archived.",
"comment_score_hide_mins": 0,
"allow_predictions": false,
"user_has_favorited": null,
"user_flair_template_id": null,
"community_icon": "https://styles.redditmedia.com/t5_6/styles/communityIcon_a8uzjit9bwr21.png?width=256&s=d28ea66f16da5a6c2ccae0d069cc4d42322d69a9",
"banner_background_image": "https://styles.redditmedia.com/t5_6/styles/bannerBackgroundImage_yddlxq1m39r21.jpg?width=4000&s=f91d1be5c5a1ea6e492818ecb8a846ea4978563c",
"header_title": "",
"community_reviewed": true,
"submit_text": "",
"description_html": "<!-- SC_OFF --><div class=\"md\"><p>To report a site-wide rule violation to the Reddit Admins, please use our <a href=\"https://www.reddit.com/report\">report forms</a> or message <a href=\"https://www.reddit.com/message/compose?to=%2Fr%2Freddit.com\">/r/reddit.com modmail</a>.</p>\n\n<p>This subreddit is <a href=\"https://redditblog.com/2011/10/18/saying-goodbye-to-an-old-friend-and-revising-the-default-subreddits/\">archived and no longer accepting submissions.</a></p>\n</div><!-- SC_ON -->",
"spoilers_enabled": true,
"allow_talks": false,
"header_size": null,
"user_flair_position": "right",
"all_original_content": false,
"has_menu_widget": false,
"is_enrolled_in_new_modmail": null,
"key_color": "",
"can_assign_user_flair": false,
"created": 1137537905,
"show_media_preview": true,
"submission_type": "any",
"user_is_subscriber": null,
"allowed_media_in_comments": [
"video"
],
"allow_videogifs": true,
"should_archive_posts": true,
"user_flair_type": "text",
"allow_polls": true,
"collapse_deleted_comments": false,
"emojis_custom_size": null,
"public_description_html": "<!-- SC_OFF --><div class=\"md\"><p>The original subreddit, now archived.</p>\n</div><!-- SC_ON -->",
"allow_videos": true,
"is_crosspostable_subreddit": false,
"suggested_comment_sort": null,
"should_show_media_in_comments_setting": true,
"can_assign_link_flair": false,
"allow_prediction_contributors": false,
"submit_text_label": "",
"link_flair_position": "",
"user_sr_flair_enabled": null,
"user_flair_enabled_in_sr": false,
"allow_discovery": true,
"accept_followers": true,
"user_sr_theme_enabled": true,
"link_flair_enabled": false,
"subreddit_type": "archived",
"notification_level": null,
"banner_img": "",
"user_flair_text": null,
"banner_background_color": "#0dd3bb",
"show_media": false,
"id": "6",
"user_is_contributor": null,
"over18": false,
"description": "To report a site-wide rule violation to the Reddit Admins, please use our [report forms](https://www.reddit.com/report) or message [/r/reddit.com modmail](https://www.reddit.com/message/compose?to=%2Fr%2Freddit.com).\n\nThis subreddit is [archived and no longer accepting submissions.](https://redditblog.com/2011/10/18/saying-goodbye-to-an-old-friend-and-revising-the-default-subreddits/)",
"submit_link_label": "",
"user_flair_text_color": null,
"restrict_commenting": false,
"user_flair_css_class": null,
"allow_images": true,
"lang": "en",
"url": "/r/reddit.com/",
"created_utc": 1137537905,
"banner_size": null,
"mobile_banner_image": "",
"user_is_moderator": null,
"allow_predictions_tournament": false
},
{
"user_flair_background_color": null,
"submit_text_html": null,
"restrict_posting": true,
"user_is_banned": null,
"wiki_enabled": false,
"user_is_muted": null,
"user_can_flair_in_sr": null,
"display_name": "RedCrawlerAPI",
"header_img": null,
"title": "RedCrawlerAPI",
"original_content_tag_enabled": false,
"allow_galleries": true,
"icon_size": null,
"primary_color": "#4C8CFF",
"icon_img": "",
"display_name_prefixed": "r/RedCrawlerAPI",
"public_traffic": false,
"subscribers": 2,
"user_flair_richtext": [],
"videostream_links_count": 0,
"name": "t5_hmeujo",
"quarantine": false,
"hide_ads": false,
"prediction_leaderboard_entry_type": 1,
"emojis_enabled": true,
"advertiser_category": "",
"public_description": "RedCrawlerAPI",
"comment_score_hide_mins": 0,
"allow_predictions": false,
"user_has_favorited": null,
"user_flair_template_id": null,
"community_icon": "https://styles.redditmedia.com/t5_hmeujo/styles/communityIcon_ivw182y793yg1.png?width=256&s=5b655d3ee4003bbf68d65752825da98e37b9f775",
"banner_background_image": "https://styles.redditmedia.com/t5_hmeujo/styles/bannerBackgroundImage_vp8r92y793yg1.png?width=4000&s=0455b48db9c554a0a096f1263f97e0a6c0ac1c89",
"header_title": "",
"community_reviewed": false,
"submit_text": "",
"description_html": "<!-- SC_OFF --><div class=\"md\"><p>RedCrawlerAPI</p>\n</div><!-- SC_ON -->",
"spoilers_enabled": true,
"allow_talks": false,
"header_size": null,
"user_flair_position": "right",
"all_original_content": false,
"has_menu_widget": false,
"is_enrolled_in_new_modmail": null,
"key_color": "",
"can_assign_user_flair": false,
"created": 1777450604,
"show_media_preview": true,
"submission_type": "any",
"user_is_subscriber": null,
"allowed_media_in_comments": [
"giphy",
"static",
"animated",
"expression",
"video"
],
"allow_videogifs": true,
"should_archive_posts": false,
"user_flair_type": "text",
"allow_polls": true,
"collapse_deleted_comments": true,
"emojis_custom_size": [
20,
20
],
"public_description_html": "<!-- SC_OFF --><div class=\"md\"><p>RedCrawlerAPI</p>\n</div><!-- SC_ON -->",
"allow_videos": true,
"is_crosspostable_subreddit": false,
"suggested_comment_sort": null,
"should_show_media_in_comments_setting": true,
"can_assign_link_flair": false,
"allow_prediction_contributors": false,
"submit_text_label": "",
"link_flair_position": "left",
"user_sr_flair_enabled": null,
"user_flair_enabled_in_sr": false,
"allow_discovery": true,
"accept_followers": true,
"user_sr_theme_enabled": true,
"link_flair_enabled": true,
"subreddit_type": "public",
"notification_level": null,
"banner_img": "",
"user_flair_text": null,
"banner_background_color": "",
"show_media": true,
"id": "hmeujo",
"user_is_contributor": null,
"over18": false,
"description": "RedCrawlerAPI",
"submit_link_label": "",
"user_flair_text_color": null,
"restrict_commenting": false,
"user_flair_css_class": null,
"allow_images": true,
"lang": "en",
"url": "/r/RedCrawlerAPI/",
"created_utc": 1777450604,
"banner_size": null,
"mobile_banner_image": "https://styles.redditmedia.com/t5_hmeujo/styles/mobileBannerImage_imtw62y793yg1.png",
"user_is_moderator": null,
"allow_predictions_tournament": false
}
],
"count": 2,
"input_count": 2,
"batches": 1
},
"error": null,
"timestamp": "2026-04-29T16:27:44.938258+00:00"
}