
Mubi Film Scraper
Pricing
$4.00/month + usage

Mubi Film Scraper
The Mubi List Scraper is a powerful tool built to scrape detailed film data from the Mubi Lists. It can retrieve important film data such as film title, release year, duration, genre, average ratings, director's name, and more.
0.0 (0)
Pricing
$4.00/month + usage
2
Total users
19
Monthly users
1
Runs succeeded
>99%
Last modified
2 years ago
You can access the Mubi Film Scraper 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.
$echo '{< "startUrls": [< {< "url": "https://mubi.com/lists/i-love-sci-fi"< }< ],< "proxy": {< "useApifyProxy": true,< "apifyProxyCountry": "US"< },< "resultsLimit": 20<}' |<apify call mscraper/mubi-list-scraper --silent --output-dataset
Mubi Film Scraper API through CLI
The Apify CLI is the official tool that allows you to use Mubi Film Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: