Unofficial Netflix Search (Independent Publisher) (Preview)

The Next Generation Unofficial Netflix Online Global Search allows anyone to search the global Netflix catalog. Search by title or people, retrieve genres, and get more details about each title.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Troy Taylor
URL https://www.hitachisolutions.com
Email ttaylor@hitachisolutions.com
Connector Metadata
Publisher Troy Taylor
Website https://rapidapi.com/unogs/api/unogsng/
Privacy policy https://rapidapi.com/privacy/
Categories Lifestyle and Entertainment

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
RapidApi Key securestring The RapidApi Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Get countries

Retrieves a list of supported countries.

Get expiring titles

Retrieves a list of expiring titles.

Get genres

Retrieves a list of genres. Updated daily.

Get title country

Retrieves the country and language information associated with a title.

Get title details

Retrieves the details associated with a title.

Get title episodes

Retrieves all episodes associated with a title

Get title genres

Retrieves all genres associated with a title

Get title images

Retrieves all images associated with a title.

Search deleted titles

Retrieves deleted titles by title name or country.

Search people

Retrieves people by title name, person name, or Netflix ID.

Search titles

Retrieves titles added during dates provided.

Get countries

Retrieves a list of supported countries.

Returns

Name Path Type Description
Results
results array of object
ID
results.id integer

The unique identifier.

Country
results.country string

The country.

Country code
results.countrycode string

The country code.

Expiring
results.expiring integer

The expiring.

NL7
results.nl7 integer

The NL7.

TV ID
results.tvids integer

The TV unique identifier.

Top Movies
results.tmovs integer

The top movies position.

Top Series
results.tseries integer

The top series position.

Get expiring titles

Retrieves a list of expiring titles.

Parameters

Name Key Required Type Description
Country List
countrylist True integer

The country list.

Limit
limit integer

The limit.

Offset
offset integer

The offset.

Returns

Name Path Type Description
Results
results array of object
Netflix ID
results.netflixid integer

The Netflix unique identifier.

Expire Date
results.expiredate string

The expire date.

Country Code
results.countrycode string

The country code.

Title
results.title string

The title.

Total
total integer

The total number.

Elapse
elapse float

The number elapse.

Get genres

Retrieves a list of genres. Updated daily.

Returns

Name Path Type Description
Results
results array of object
Netflix ID
results.netflix_id integer

The Netflix unique identifier.

Genre
results.genre string

The genre.

Get title country

Retrieves the country and language information associated with a title.

Parameters

Name Key Required Type Description
Netflix ID
netflixid True integer

The Netflix unique identifier.

Returns

Name Path Type Description
Total
Object.total integer

The total.

Limit
Object.limit integer

The limit.

Offset
Object.offset integer

The offset.

Results
results array of object
Country Code
results.country_code string

The country code.

Country
results.country string

The country.

Season Detail
results.season_detail string

The season detail.

Expire Date
results.expire_date string

The expire date.

New Date
results.new_date string

The new date.

Audio
results.audio string

The audio.

Subtitle
results.subtitle string

The subtitle.

Get title details

Retrieves the details associated with a title.

Parameters

Name Key Required Type Description
Netflix ID
netflixid True integer

The Netflix unique identifier.

IMDB ID
imdbid True integer

The IMDB unique identifier.

Returns

Name Path Type Description
Title
title string

The title.

Maturity Label
maturity_label string

The maturity label.

Maturity Level
maturity_level string

The maturity level.

Synopsis
synopsis string

The synopsis.

Title Type
title_type string

The title type.

Default Image
default_image string

The default image.

Large Image
large_image string

The large image.

Netflix ID
netflix_id string

The Netflix unique identifier.

Start Date
start_date string

The start date.

Latest Date
latest_date string

The latest date.

Year
year string

The year.

Poster
poster string

The poster.

Runtime
runtime string

The runtime.

Awards
awards string

The awards.

Origin Country
origin_country string

The country of origin.

Rating
rating string

The rating.

Alt ID
alt_id string

The alternative unique identifier.

Alt Plot
alt_plot string

The alternative plot.

Alt Metascore
alt_metascore string

The alternative metascore.

Alt Votes
alt_votes string

The alternative votes.

Alt Runtime
alt_runtime string

The alternative runtime.

Alt Image
alt_image string

The alternative image.

Get title episodes

Retrieves all episodes associated with a title

Parameters

Name Key Required Type Description
Netflix ID
netflixid True integer

The Netflix unique identifier.

Season ID
seasonid True integer

The season unique identifier.

Episode ID
episodeid integer

The episode unique identifier.

Returns

Name Path Type Description
Total
Object.total integer

The total.

Limit
Object.limit integer

The limit.

Offset
Object.offset integer

The offset.

Results
results array of object
Netflix ID
results.netflix_id integer

The Netflix unique identifier.

Episode ID
results.episode_id integer

The episode unique identifier.

Season ID
results.season_id integer

The season unique identifier.

Episode Number
results.episode_number string

The episode number.

Season Number
results.season_number string

The season number.

Synopsis
results.synopsis string

The synopsis.

Title
results.title string

The title.

Image
results.image string

The image.

Get title genres

Retrieves all genres associated with a title

Parameters

Name Key Required Type Description
Netflix ID
netflixid True integer

The Netflix unique identifier.

Returns

Name Path Type Description
Total
Object.total integer

The total.

Limit
Object.limit integer

The limit.

Offset
Object.offset integer

The offset.

Results
results array of object
Genre ID
results.genre_id integer

The genre unique identifier.

Genre
results.genre string

The genre.

Get title images

Retrieves all images associated with a title.

Parameters

Name Key Required Type Description
Netflix ID
netflixid True integer

The Netflix unique identifier.

Limit
limit integer

The limit.

Offset
offset integer

The offset.

Returns

Name Path Type Description
Total
Object.total integer

The total.

Limit
Object.limit integer

The limit.

Offset
Object.offset integer

The offset.

Results
results array of object
URL
results.url string

The URL address.

Image Type
results.image_type string

The image type.

Search deleted titles

Retrieves deleted titles by title name or country.

Parameters

Name Key Required Type Description
Netflix ID
netflix_id integer

The Netflix unique identifier.

Country List
country_list string

The country list.

Date
date string

The date.

Limit
limit integer

The limit.

Offset
offset integer

The offset.

Returns

Name Path Type Description
Total
Object.total integer

The total.

Limit
Object.limit integer

The limit.

Offset
Object.offset integer

The offset.

Results
results array of object
Netflix ID
results.netflix_id integer

The Netflix unique identifier.

Country ID
results.country_id integer

The country unique identifier.

Title
results.title string

The title.

Delete Date
results.delete_date string

The delete date.

Country Code
results.country_code string

The country code.

Search people

Retrieves people by title name, person name, or Netflix ID.

Parameters

Name Key Required Type Description
Name
name string

The name.

Netflix ID
netflix_id integer

The Netflix unique identifier.

Limit
limit integer

The limit.

Offset
offset integer

The offset.

Returns

Name Path Type Description
Total
Object.total integer

The total.

Limit
Object.limit integer

The limit.

Offset
Object.offset integer

The offset.

Results
results array of object
Netflix ID
results.netflix_id integer

The Netflix unique identifier.

Full Name
results.full_name string

The full name.

Person Type
results.person_type string

The person type.

Title
results.title string

The title.

Search titles

Retrieves titles added during dates provided.

Parameters

Name Key Required Type Description
Query
query integer

The query.

Type
type integer

The type.

Genre List
genrelist integer

The list of genres.

Country List
countrylist string

The country list.

Start Year
start_year integer

The start year.

End Year
end_year integer

The end year.

Audio
audio string

The audio.

Audio and/or Subtitle
audiosubtitle_andor string

The audio and/or subtitle.

Subtitle
subtitle string

The subtitle.

Unique Country
country_andorunique string

The unique country.

Order
orderby string

The order by.

Limit
limit integer

The limit.

Offset
offset integer

The offset.

Returns

Name Path Type Description
Results
results array of object
ID
results.id integer

The unique identifier.

Title
results.title string

The title.

Cover Image
results.img string

The cover image.

Type
results.vtype string

The type.

Netflix ID
results.nfid integer

The Netflix unique identifier.

Synopsis
results.synopsis string

The synopsis.

Average Rating
results.avgrating float

The average rating.

Year
results.year integer

The year.

Runtime
results.runtime integer

The runtime.

IMDB ID
results.imdbid string

The IMDB unique identifier.

Poster
results.poster string

The poster.

IMDB Rating
results.imdbrating float

The IMDB rating.

Top 250
results.top250 integer

The top 250 position.

Top 250 TV
results.top250tv integer

The top 250 TV position.

Country List
results.clist string

The list of countries available.

Title Date
results.titledate string

The title date.

Total
total integer

The total number.

Elapse
elapse float

The number elapse.