Noir Films API

Use this API to make noir cinema lists searchable for film apps, education tools, and media catalogs. It exposes normalized JSON endpoints with practical filters, source metadata, and lightweight reference tables so developers can add lookup and discovery features without maintaining their own scraper or curation pipeline.

Entertainment live film-noirneo-noirmoviesdirectorscountrieswikipedia

Use Cases

  • build film discovery filters
  • tag cinema catalogs by noir era
  • create director and country facets for noir collections

Access

These endpoints are served through RapidAPI. The examples below are documentation examples, not direct browser links, because requests require RapidAPI authentication headers.

Open the RapidAPI listing to subscribe, test requests, and get your API key.

Endpoints

GET/api/noirfilms/films

List noir films or filter by title, era, country, director, year range, source, or free text.

Query parameters: title, era, country, director, year, year_from, year_to, source, q, limit

/api/noirfilms/films?country=example&q=example
GET/api/noirfilms/countries

List countries represented by parsed film rows.

/api/noirfilms/countries
GET/api/noirfilms/directors

List directors parsed from neo-noir table rows.

/api/noirfilms/directors
GET/api/noirfilms/eras

List noir eras represented in the dataset.

/api/noirfilms/eras
GET/api/noirfilms/sources

List Wikipedia source pages used for collection.

/api/noirfilms/sources

Pricing

  • Basic: $0/day for 10 requests. Evaluation tier for testing the API in prototypes.
  • Pro: $9/month for 10000 requests. Small production apps, internal tools, and niche content sites.
  • Business: $29/month for 100000 requests. Higher-volume apps, catalog enrichment, and recurring data workflows.

Data Notes

Source: Wikipedia. Refresh cadence: 30d. Records include source attribution when exposed by the API response.

Primary table: noir_films