Skip to content

Sliper API let you easily retrieve information about specific YouTube videos and channels

License

Notifications You must be signed in to change notification settings

elfacu0/sliper-api

Repository files navigation

Sliper API

workflow

With Sliper API you can easily retrieve information about specific YouTube videos and channels, including the number of likes, views, and subscribers, as well as the title and name of the video or channel. This information can be used in a variety of ways, such as to display the most popular videos or channels, or to track the performance of a particular video or channel over time.



Documentation and Live Demo

Click here



Run Locally

Clone the project

  git clone https://github.com/elfacu0/sliper-api

Go to the project directory

  cd my-project

Install dependencies

  pip install -r requirements.txt

Start the server

  uvicorn main:app --reload



Running Tests

To run tests, run the following command

  pytest



Tech Stack

Uvicorn, FastApi, Docker, BeautifulSoup

About

Sliper API let you easily retrieve information about specific YouTube videos and channels

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published