this app allows you to find YouTube Influencer candidates easily.
Filtering the number of subscribers helps you find candidates efficiently.
You can easily access the contact information of every candidate with the direct contact page links.
Made with Streamlit,and python > 3.7.
Check requirements.txt for more packages information.
- Search YouTube Videos, Playlists, Channels by keywords
- Filter by the number of subscribers
- Sort by the number of subscribers (Ascending, Descending)
- Sort by the published date (Newest, Oldest)
- Get direct contact page links of the channels (About page of the channels)
Get your YouTube Data API key.
And set your API key to your environment variable as $YOUTUBE_API_KEY
If you deploy at the Streamlit Community Cloud, you should set $YOUTUBE_API_KEY in the "secret" config of Streamlit Community Cloud.