Rumble Explorer avatar
Rumble Explorer

Pricing

$30.00/month + usage

Go to Store
Rumble Explorer

Rumble Explorer

Developed by

cat

Maintained by Community

💫 All-in-One Rumble.com Scraper

5.0 (1)

Pricing

$30.00/month + usage

4

Total users

26

Monthly users

4

Runs succeeded

>99%

Response time

56 days

Last modified

8 days ago

You can access the Rumble Explorer programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "query": [
3    "square pants",
4    "explore:categories",
5    "https://rumble.com/search/video?q=sponge%20bob"
6  ],
7  "limit": 5
8}' |
9apify call jupri/rumble-scraper --silent --output-dataset

Rumble Explorer API through CLI

The Apify CLI is the official tool that allows you to use Rumble Explorer locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: