@YouTrendsBot
YouTube Trending REST API
YouTube Trending analyse instruments
Daily distribution of YouTube trends into telegram
Free access now!!!
- access to analytics info by REST API;
- dispatch of trends feed every day;
- opportunity see top channels by conut hours in trends by last week;
- opportunity see top channels by conut videos in trends by last week;
- every day feed include most frequent words in video titles by last week;
- filtering by channels and tags in the title;
- only videos not older than 24 hours fall into feed;
- sort by count of views;
- feed contains 10 videos (for you after filtration).
You can get YouTube Trending feed for FREE on www.youtrends.org:8080 This is main method. You can get feed from YouTube Trending.
Example request:
http://www.youtrends.org:8080/trends
Response:
Array of Video.
Return popular word in video titles by last day.
Example request:
http://www.youtrends.org:8080/popularWords
Response:
Array of top popular words with count entries by last day
Example request:
http://www.youtrends.org:8080/topByVideosCount
Response:
Array of top channels with count videos by last week
Example request:
http://www.youtrends.org:8080/topByHoursCount
Response:
Array of top channels with count hours in trending by last week