Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcosklender/youtubecounters
Simple JavaScript app that retrieves your favorite YouTube channel statistics.
https://github.com/marcosklender/youtubecounters
api javascript social-counter social-media youtube youtube-api
Last synced: about 1 month ago
JSON representation
Simple JavaScript app that retrieves your favorite YouTube channel statistics.
- Host: GitHub
- URL: https://github.com/marcosklender/youtubecounters
- Owner: MarcosKlender
- License: mit
- Created: 2024-02-23T18:55:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T14:46:26.000Z (3 months ago)
- Last Synced: 2024-09-10T20:58:10.350Z (3 months ago)
- Topics: api, javascript, social-counter, social-media, youtube, youtube-api
- Language: JavaScript
- Homepage: https://marcosklender.github.io/YouTubeCounters/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![JavaScript](https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/JavaScript-logo.png/110px-JavaScript-logo.png)
YouTube Counters
![HTML](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![Tailwind](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)
![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)Check the statistics of your favorite youtube channels!
![Screenshot](https://github.com/user-attachments/assets/eea95881-0b45-4bc8-a9c6-d3f7f9ca266a)
## Table of Contents
## About The Project
YouTube Counters is a simple JavaScript application that utilizes the YouTube API to search for channels and retrieve the number of subscribers and total views. This project aims to provide users a quick access to important metrics about their favorite channels.
**Features**
- Channel Search: Users can search for YouTube channels by name.
- Subscriber Count: Displays the total number of subscribers for each channel.
- View Count: Shows the total number of views across all videos for the channel.
- User-Friendly Interface: Easy-to-navigate UI for an enhanced user experience.## Getting Started
Just visit [YouTube Counters](https://marcosklender.github.io/YouTubeCounters/) and search your favorite channel by name. 😁
## License
Distributed under the MIT License.