
Netflix Top 10 Finder
2 hours trial then $10.00/month - No credit card required now

Netflix Top 10 Finder
2 hours trial then $10.00/month - No credit card required now
Discover what's trending on Netflix with ease! This powerful actor fetches the Top 10 movies or series worldwide or by country, complete with detailed stats like views, duration, and hours watched. Perfect for market research, content creation, or staying updated on global entertainment trends!
Actor Metrics
1 Monthly user
No reviews yet
1 bookmark
>99% runs succeeded
Created in Jan 2025
Modified 19 days ago
You can access the Netflix Top 10 Finder 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 "country": "global",
3 "content_type": "movies"
4}' |
5apify call alien_force/netflix-top-10-finder --silent --output-dataset
Netflix Trending Scraper API through CLI
The Apify CLI is the official tool that allows you to use Netflix Top 10 Finder locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: