https://github.com/publishername/fmovies_api_flask
A Flask-based API for accessing FMovies, a popular online streaming platform for movies and TV shows.
https://github.com/publishername/fmovies_api_flask
flask fmovies movies-api
Last synced: 3 months ago
JSON representation
A Flask-based API for accessing FMovies, a popular online streaming platform for movies and TV shows.
- Host: GitHub
- URL: https://github.com/publishername/fmovies_api_flask
- Owner: PublisherName
- Created: 2024-02-16T10:55:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-23T23:50:36.000Z (10 months ago)
- Last Synced: 2025-04-14T05:05:24.537Z (6 months ago)
- Topics: flask, fmovies, movies-api
- Language: Python
- Homepage: https://fmoviesapi.azurewebsites.net/
- Size: 25.4 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fmovies API Using Flask
This is a basic fmovies api that allows you to search for movies and tv shows and get the links to watch them.
## Requirements
- Python 3.9
- pip
- gunicorn## Installation
pip install -r requirements.txt
## Usage
gunicorn --reload app:app
## Endpoints
- /media/trending
- /media/recommendation
- /media/searchByName?name=