Scrapes a YouTube channel and returns a list of video links uploaded on the same day the actor runs. Useful for daily monitoring of new content. Supports all YouTube channel formats. Results are saved in an Apify dataset and can be exported as JSON, CSV, or other formats.
This Apify actor scrapes the video feed of a YouTube channel and returns a list of links to videos uploaded on the current day — that is, the day the actor is executed.
It is ideal for content monitoring, alerting systems, or daily automations that track new video uploads from a specific creator.
@midulive
)Field | Type | Description |
---|---|---|
channel | string | The YouTube channel handle, e.g. @midulive (other formats are not supported) |
Each result includes:
1{ 2 "videos": [ 3 "https://www.youtube.com/watch?v=xxxxxxxx", 4 "https://www.youtube.com/watch?v=yyyyyyyy" 5 ] 6}
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!