Rumble all-inclusive scraper avatar
Rumble all-inclusive scraper

Pricing

$25.00/month + usage

Go to Store
Rumble all-inclusive scraper

Rumble all-inclusive scraper

Developed by

Azzouzana

Azzouzana

Maintained by Community

🚀 Extract video (revenue included), channels, playlists details & top search results from Rumble using our fast scraper. Just provide channel, video, playlist or search URLs, and export data in JSON, CSV, or HTML. 🔥 Quick, easy, and ready to use!

5.0 (2)

Pricing

$25.00/month + usage

2

Total users

13

Monthly users

5

Runs succeeded

91%

Issue response

3.3 hours

Last modified

2 months ago

TM

Results don't include the embed url

Closed

tmwclaxton opened this issue
2 months ago

Videos results are missing the embed url for the rumble video as it is different from the video link url

azzouzana avatar

Please share an example of input + current output vs expected output. Thanks!

TM

tmwclaxton

2 months ago

Sure so, for https://rumble.com/v6cysbp-barstool-sports-quick-picks-friday-january-24-2025.html?e9s=src_v1_ucp,

Response is this (limited to first level values):

[ { "object_type": "video", "videos": [], "url": "https://rumble.com/v6cysbp-barstool-sports-quick-picks-friday-january-24-2025.html", "by": {}, "rumble_votes": {}, "comments": {}, "video_stats": {}, "video_width": 1920, "video_height": 1080, "is_chat_disabled": true, "is_age_restricted": false, "id": 380823511, "title": "Barstool Sports Quick Picks | Friday, January 24, 2025", "duration": 0, "thumb": "https://1a-1791.com/video/s8/1/G/S/z/Q/GSzQp.OvCc.2-small-Quick-Picks-Template.jpg", "upload_date": "2025-01-24T16:23:15+00:00", "live": false, "live_placeholder": false, "live_datetime": null, "live_streamed_on": null, "livestream_status": 0, "livestream_has_dvr": true, "watching_now": null, "views": 57396, "tags": [], "visibility": "public", "availability": null, "categories": {}, "reposts_count": 1 } ]

If I want to embed this video, i need this string https://rumble.com/embed/v6aqdav/?pub=4, specifically "v6aqdav", but this value is not returned in this json, while it looks similar to the key in the url it is different.

I would like an extra key below reposts_count, called "embed_url": "https://rumble.com/embed/v6aqdav/?pub=4"

Cheers!

azzouzana avatar

Thanks, working on it and will let you know once done!

TM

tmwclaxton

2 months ago

Thanks much appreciated!

azzouzana avatar

Updated. You should be able to see an embedUrl now!

azzouzana avatar

Could you please confirm, thanks!

azzouzana avatar

Waiting for confirmation to close this issue.

TM

tmwclaxton

2 months ago

I can indeed see an embed_url now :)

azzouzana avatar

Cool, thanks for your feedback!