To get the rss feed of your youtube channel you can use https://www.youtube.com/feeds/videos.xml?channel_id=[yourchanneid] sample: https://www.youtube.com/feeds/videos.xml?channel_id=UCjASs0Tbiv-mBhINBtT9mUg Youtube channell videos Json data (api key is needed) https://www.googleapis.com/youtube/v3/search?part=snippet&channelId=UCjASs0Tbiv-mBhINBtT9mUg&maxResults=10&order=date&type=video&key=[API KEY]