YouTube Data API 자동화 툴 (Korean Speaking MUST)
Budget: $15 – $25 CAD
HotFinder 같은 YouTube Data API 자동화 툴
HotFinder라는 이름의 프로그램 = 유튜브 데이터 API 자동화 툴. 검색어 넣고 → 검색(/search) → 비디오(/videos) → 채널(/channels) 단계로 돌려서 → 하나의 JSON 파일 뱉어주는 것
참조 영상:
“이 동영상에서 시연된 HotFinder 프로그램을 그대로 만들고 싶습니다.” (
핫파인더 프로그램에 대한 내용은 영상의 **[07:29]**부터 **[08:18]**까지입니다.)
https://www.youtube.com/watch?v=XKpcGcCGyM8
[07:29]**부터 **[08:18]* Translated in English for you to understand better.
There is a Google Chrome extension called “VidIQ.”
But the problem is, it’s very difficult to check every video from every channel that way.
So my husband created a program for me — it’s called **YouTube HotFinder**.
In this program, you can either select a channel or enter a keyword.
For example, you choose a channel first, and then set how many days of videos to analyze — let’s say the past 10 days.
You can also set it to fetch 10 videos per channel, with a minimum hourly view count of 1,000 and a minimum total view count of 20,000.
When you start it, the program runs the analysis.
Then it shows results in a table format: channel name, video title, upload date, total views, hourly views, subscriber count, and also “views per subscriber.”
That last metric is important because for very large channels — especially in senior niches — they often have very loyal subscribers.
Even if the video itself isn’t particularly interesting, those subscribers still generate a lot of views.
So to balance that, the program calculates views divided by subscriber count.
핵심 기능: (요는 첨부한 영상과 완전 동일하게 제작을 하시기를 원합니다.
• YouTube Data API v3 사용
• /search → /videos → /channels 3단계 호출
• 파라미터: q, publishedAfter, regionCode, relevanceLanguage 등
• 최대 3페이지(150개) 반복 수집
• 출력: 단일 JSON 객체
프리랜서 기술 태그 추천
Python (필수)
REST API / YouTube Data API (필수)
JSON / Data Processing
Google Apps Script 또는 GitHub Actions (자동화)
Software Architecture (선택)
HotFinder라는 이름의 프로그램 = 유튜브 데이터 API 자동화 툴. 검색어 넣고 → 검색(/search) → 비디오(/videos) → 채널(/channels) 단계로 돌려서 → 하나의 JSON 파일 뱉어주는 것
참조 영상:
“이 동영상에서 시연된 HotFinder 프로그램을 그대로 만들고 싶습니다.” (
핫파인더 프로그램에 대한 내용은 영상의 **[07:29]**부터 **[08:18]**까지입니다.)
https://www.youtube.com/watch?v=XKpcGcCGyM8
[07:29]**부터 **[08:18]* Translated in English for you to understand better.
There is a Google Chrome extension called “VidIQ.”
But the problem is, it’s very difficult to check every video from every channel that way.
So my husband created a program for me — it’s called **YouTube HotFinder**.
In this program, you can either select a channel or enter a keyword.
For example, you choose a channel first, and then set how many days of videos to analyze — let’s say the past 10 days.
You can also set it to fetch 10 videos per channel, with a minimum hourly view count of 1,000 and a minimum total view count of 20,000.
When you start it, the program runs the analysis.
Then it shows results in a table format: channel name, video title, upload date, total views, hourly views, subscriber count, and also “views per subscriber.”
That last metric is important because for very large channels — especially in senior niches — they often have very loyal subscribers.
Even if the video itself isn’t particularly interesting, those subscribers still generate a lot of views.
So to balance that, the program calculates views divided by subscriber count.
핵심 기능: (요는 첨부한 영상과 완전 동일하게 제작을 하시기를 원합니다.
• YouTube Data API v3 사용
• /search → /videos → /channels 3단계 호출
• 파라미터: q, publishedAfter, regionCode, relevanceLanguage 등
• 최대 3페이지(150개) 반복 수집
• 출력: 단일 JSON 객체
프리랜서 기술 태그 추천
Python (필수)
REST API / YouTube Data API (필수)
JSON / Data Processing
Google Apps Script 또는 GitHub Actions (자동화)
Software Architecture (선택)