Rumble Channel Content Scraper - Cheap ๐ŸŒ๐Ÿ“Š๐Ÿ“บ avatar

Rumble Channel Content Scraper - Cheap ๐ŸŒ๐Ÿ“Š๐Ÿ“บ

Pricing

$19.89/month + usage

Go to Apify Store
Rumble Channel Content Scraper - Cheap ๐ŸŒ๐Ÿ“Š๐Ÿ“บ

Rumble Channel Content Scraper - Cheap ๐ŸŒ๐Ÿ“Š๐Ÿ“บ

๐Ÿ”Ž Easily collect videos, shorts, livestreams and playlists from Rumble Provide one or multiple Rumble channel or user profile URLs and extract content data such as ๐Ÿ“บ Video Title ๐Ÿ’ฌ Comments ๐Ÿ”— Video URL & more Perfect for creator research, influencer analysis & video dataset collection ๐Ÿ“Š๐Ÿš€

Pricing

$19.89/month + usage

Rating

0.0

(0)

Developer

Storm_Scraper

Storm_Scraper

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Rumble Channel Content Scraper ๐ŸŒ๐Ÿ“Š๐Ÿš€๐Ÿ“บ

The Rumble Channel Content Scraper is a powerful automation tool designed to extract structured video and playlist data directly from:

๐Ÿ‘‰ Rumble Channels and User Profiles

Whether you're researching creators, analyzing content performance, tracking influencers, building video datasets, or monitoring channel activity โ€” this scraper helps you collect clean, structured content data quickly and reliably.


๐Ÿ” What It Does

Simply provide one or more Rumble channel or user profile URLs, and the scraper will:

โœ… Scrape videos, shorts, livestreams, or playlists

โœ… Crawl multiple channels independently

โœ… Automatically handle pagination

โœ… Respect maxItemsPerChannel limits

โœ… Extract structured video metadata

โœ… Provide ready-to-use dataset views


๐Ÿ“Š Data Extracted

๐Ÿ”น Video / Shorts / Livestream Fields

FieldDescription
๐Ÿ†” videoIdUnique video identifier
๐Ÿ“บ titleVideo title
๐ŸŽฌ contentTypeContent type (videos, shorts, livestreams)
๐Ÿ“น videoTypeType of video content
โฑ durationVideo duration
โฑ durationSecondsDuration in seconds
๐Ÿ“… publishedAtPublish date
๐Ÿ“… publishedTitleFull publish date
๐Ÿ‘ viewsNumber of views
๐Ÿ’ฌ commentsComment count
๐ŸŒ channelBaseChannel URL
๐Ÿ”— videoUrlDirect video link
๐Ÿ–ผ thumbnailUrlVideo thumbnail
๐Ÿ”— sourceUrlSource channel page

๐Ÿ”น Playlist Fields

FieldDescription
๐Ÿ†” videoIdPlaylist identifier
๐Ÿ“„ titlePlaylist title
๐ŸŽž videoCountNumber of videos in playlist
๐Ÿ“บ playlistChannelNameChannel name
โœ” playlistChannelVerifiedChannel verification status
๐Ÿ“… updatedAtPlaylist last update
๐Ÿ”— videoUrlPlaylist URL
๐ŸŒ channelBaseChannel URL

๐Ÿ›  How to Use

1๏ธโƒฃ Deploy the Actor on Apify

Run the scraper directly on the Apify platform.

2๏ธโƒฃ Provide Channel URLs

Add one or more Rumble channel or user profile links.

Examples:

https://rumble.com/c/FlyoverConservatives https://rumble.com/user/GritsGG https://rumble.com/c/MattMorseTV

3๏ธโƒฃ Select Content Types

Choose which channel tabs to scrape:

โ€ข videos โ€ข shorts โ€ข livestreams โ€ข playlists

Each content type runs as an independent paginated crawl.

4๏ธโƒฃ Set maxItemsPerChannel

Limit the number of results collected per channel per content type.

50 = collect up to 50 items / 0 = unlimited

The scraper automatically stops after 2 consecutive pages with no new results.

5๏ธโƒฃ Run the Scraper

Start the actor and let it collect the data.

6๏ธโƒฃ Export Your Data

Export your dataset in multiple formats:

โœ… JSON

โœ… CSV

โœ… Excel

โœ… XML

โœ… HTML


๐Ÿ’ธ Pricing

This scraper runs on a monthly subscription model.

You only pay for successful runs.

๐Ÿ’ณ Price: $19.89 / month


If you're interested in other Rutube, E-commerce, Events, Real Estate, Jobs, Company Leads, YouTube or Facebook scraping solutions, check out these related tools:


You can even apply sentiment analysis on the data text we've extracted! ๐Ÿ˜ƒ๐Ÿ“Š:

โš™๏ธ Input Configuration

๐Ÿ“ฅ Input Example

{
"keywords": [
"Crypto",
"AI",
"NBA"
],
"maxItemsPerKeyword": 50
}

Input Fields

FieldTypeDescription
keywordsarrayOne or more search keywords
maxItemsPerKeywordintegerMaximum number of videos to collect per keyword (0 = unlimited)

๐Ÿ“ค Output Example

{
"position": 1,
"videoId": "v4k9z3",
"title": "Breaking News Update",
"contentType": "videos",
"videoType": "video",
"duration": "12:34",
"durationSeconds": 754,
"publishedAt": "2025-05-10T18:30:00Z",
"publishedTitle": "May 10, 2025",
"views": "14523",
"comments": "342",
"thumbnailUrl": "https://sp.rmbl.ws/s8/1/thumbnail.jpg",
"videoUrl": "https://rumble.com/v4k9z3-breaking-news-update.html",
"channelBase": "https://rumble.com/c/FlyoverConservatives",
"sourceUrl": "https://rumble.com/c/FlyoverConservatives/videos",
"scrapeTimestamp": "2026-03-08T12:00:00Z"
}

๐Ÿ“Š Preconfigured Dataset Views

๐Ÿ”Ž All Items View

Shows all scraped content types.

Fields included:

โ€ข Position โ€ข Video ID โ€ข Title โ€ข Content Type โ€ข Video Type โ€ข Duration โ€ข Published Date โ€ข Views โ€ข Comments โ€ข Channel URL โ€ข Video URL โ€ข Source URL

๐Ÿ“บ Videos & Shorts View

Shows only:

โ€ข Videos โ€ข Shorts โ€ข Livestreams

Fields included:

โ€ข Position โ€ข Video ID โ€ข Title โ€ข Content Type โ€ข Duration โ€ข Published Date โ€ข Views โ€ข Comments โ€ข Channel โ€ข Video URL

๐Ÿ“ Playlists View

Displays playlist information only.

Fields included:

โ€ข Playlist ID โ€ข Title โ€ข Number of Videos โ€ข Channel Name โ€ข Verified Status โ€ข Updated Date โ€ข Channel URL โ€ข Playlist URL


๐ŸŒ Why Use This Scraper?

๐Ÿ“Š Content Research

Analyze publishing frequency, views, and engagement on Rumble channels.

๐ŸŽฅ Creator Monitoring

Track new uploads, livestreams, and shorts from creators.

๐Ÿ“ˆ Influencer Analysis

Collect datasets of Rumble creators and their content performance.

๐Ÿค– AI / Data Projects

Build training datasets for video classification, trend analysis, or recommendation engines.

๐Ÿ”Ž Market Intelligence

Identify trending content and analyze growth patterns across channels.


Disclaimer

This scraper is an independent automation tool and is not affiliated with, endorsed by, or sponsored by Rumble.


๐Ÿ“ซ Support & Contact

๐Ÿ˜Š Leave a 5-star rating โญโญโญโญโญ if youโ€™re satisfied

๐ŸŒช๏ธ Storm Scraper https://apify.com/scrapestorm

For questions, feature requests, or custom scraping solutions, contact us directly via Apify or email.