Rumble Explorer avatar

Rumble Explorer

Try for free

7 days trial then $30.00/month - No credit card required now

View all Actors
Rumble Explorer

Rumble Explorer

jupri/rumble-scraper
Try for free

7 days trial then $30.00/month - No credit card required now

Scrape Rumble.com

You can access the Rumble Explorer programmatically from your own applications by using the Apify API. You can 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/all?q=sponge%20bob"
6  ],
7  "limit": 10
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:

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Jan 2024
  • Modified 4 months ago