# CinePro Docs > CinePro is a powerful is an open-source movie and TV show scraper API designed to provide links to media content available on the internet. It is built with a focus on performance, reliability, and ease of use, making it an ideal choice for developers looking to integrate media content such as movies and tv shows into their applications. ## Docs - [CineHome: Remote media downloads for your home server](https://cinepro-changelog-2026-05-21.mintlify.site/cinehome/coming-soon.md): Use CineHome to automatically download movies and TV shows to any device running the CineHome Backend — like a NAS, home server, or media PC. - [Get streaming sources for a movie](https://cinepro-changelog-2026-05-21.mintlify.site/core/api-reference/content/get-streaming-sources-for-a-movie.md): Retrieve all available streaming sources and subtitles for a movie by TMDB ID. - [Get streaming sources for a TV episode](https://cinepro-changelog-2026-05-21.mintlify.site/core/api-reference/content/get-streaming-sources-for-a-tv-episode.md): Retrieve all available streaming sources and subtitles for a TV episode by TMDB series ID, season number, and episode number. - [API version and available endpoints](https://cinepro-changelog-2026-05-21.mintlify.site/core/api-reference/health/api-version-endpoint.md): Returns version information and available endpoints. - [Backend health status check](https://cinepro-changelog-2026-05-21.mintlify.site/core/api-reference/health/health-status-endpoint.md): Returns health status of the backend. - [Backend home and capabilities](https://cinepro-changelog-2026-05-21.mintlify.site/core/api-reference/health/home-endpoint.md): Returns basic information about the backend and available endpoints. - [CinePro Core API reference and OMSS overview](https://cinepro-changelog-2026-05-21.mintlify.site/core/api-reference/introduction.md): Reference for the OMSS-compliant HTTP API exposed by CinePro Core, auto-generated from the OpenAPI spec and covering every endpoint on your instance. - [Proxy upstream provider requests](https://cinepro-changelog-2026-05-21.mintlify.site/core/api-reference/proxy/proxy-upstream-provider-requests.md): Forwards requests to upstream streaming providers while handling headers and authentication. - [Refresh cached sources by responseId](https://cinepro-changelog-2026-05-21.mintlify.site/core/api-reference/refresh/refresh-cached-sources.md): Invalidates the cache for a specific source by responseId. This is useful when sources have expired or changed. - [Environment variables for CinePro Core](https://cinepro-changelog-2026-05-21.mintlify.site/core/configuration/environment.md): Configure CinePro Core through a .env file with environment variables for the TMDB API key, ports, public URL, caching, and provider settings. - [Streaming providers in CinePro Core](https://cinepro-changelog-2026-05-21.mintlify.site/core/configuration/providers.md): Learn how CinePro Core's modular provider system works and how to build a TypeScript provider class on top of the @omss/framework BaseProvider interface. - [CinePro Core development status and roadmap](https://cinepro-changelog-2026-05-21.mintlify.site/core/general-information/development.md): See the current development status, project focus, contribution opportunities, and the public roadmap for the CinePro Core streaming backend. - [License and noncommercial usage terms](https://cinepro-changelog-2026-05-21.mintlify.site/core/general-information/license.md): Review the CinePro Core license, usage terms, legal disclaimer, and developer liability under the PolyForm Noncommercial License for personal use only. - [CinePro Core changelog and release notes](https://cinepro-changelog-2026-05-21.mintlify.site/core/versions.md): CinePro Core changelog with release notes, new features, bug fixes, and breaking changes for every version of the streaming backend. - [The CinePro ecosystem: Core, UI, and CineHome](https://cinepro-changelog-2026-05-21.mintlify.site/ecosystem/overview.md): Explore the CinePro ecosystem — an open-source suite combining the Core scraping backend, a React UI, and CineHome for downloading movies and TV shows. - [CinePro Frontend: React web UI and HLS player](https://cinepro-changelog-2026-05-21.mintlify.site/frontend/introduction.md): Browse and watch movies and TV shows with CinePro Frontend, the React-based reference web UI and HLS video player built on top of CinePro Core. - [CinePro Core: OMSS streaming backend for movies and TV](https://cinepro-changelog-2026-05-21.mintlify.site/introduction.md): Learn how CinePro Core, an OMSS-compliant TypeScript streaming backend, aggregates third-party providers into a single unified API for movies and TV. - [Quickstart: Run CinePro Core locally](https://cinepro-changelog-2026-05-21.mintlify.site/quickstart.md): Get a CinePro Core streaming backend running on your machine in 5-10 minutes using Docker or a local Node.js setup with your TMDB API key. ## Optional - [GitHub](https://github.com/cinepro-org) - [Community](https://github.com/orgs/cinepro-org/discussions)