Rumble all-inclusive scraper avatar

Rumble all-inclusive scraper

Try for free

3 days trial then $20.00/month - No credit card required now

Go to Store
Rumble all-inclusive scraper

Rumble all-inclusive scraper

azzouzana/rumble-all-inclusive-scraper
Try for free

3 days trial then $20.00/month - No credit card required now

🚀 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!

Developer
Maintained by Community

Actor Metrics

  • 6 monthly users

  • 5.0 / 5 (2)

  • 2 bookmarks

  • >99% runs succeeded

  • 3.3 hours response time

  • Created in Dec 2024

  • Modified 3 days ago

TM

Results don't include the embed url

Closed
tmwclaxton opened this issue
12 days 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

11 days 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

11 days 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

11 days ago

I can indeed see an embed_url now :)

azzouzana avatar

Cool, thanks for your feedback!