Skip to content

Yet Another Youtube Scrapper To Scrap All Info of A Channel

Notifications You must be signed in to change notification settings

TheSpeedX/YTScrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YTScrapper

Yet Another Youtube Scrapper

Features

  • Scrap Video info from channel like
    • Title
    • Description
    • Thumbnail
    • Published Date
    • Duration
    • URL
  • Process 50 videos at once
  • Export to CSV

How To Use

  • Get your Youtube API v3 key from your Google Console.
  • Paste API KEY in .env file
  • Get the channel URL you want to scrap.
  • Install requirements by pip install -r requirements.txt
  • Finally, run Code by python youtube.py

Note

This code was part of a freelance project. The code might be unstable and might not be actively maintained.
Any contribution is highly appreciated.

Contact me

Feel free to open an issue

Telegram

About

Yet Another Youtube Scrapper To Scrap All Info of A Channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published