Skip to content

A scrapper tool which can scrape data from YouTube like title, video link, thumbnail link, views, channel name etc. and the data extracted can be saved in two formats one is JSON file and other one is CSV format.

Notifications You must be signed in to change notification settings

kamal-stark-dev/youtube_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

youtube_scraper

Hello Reader,

This is a youtube scraper in python beautiful soup (majorly)

What this tool can do? Scrape -

  1. thumbnail link
  2. video title
  3. channel name
  4. channel logo
  5. video url
  6. search certain query

This code will save the file in two forms -

  1. JSON file
  2. CSV file

Thanks !! Kamalveer Singh

About

A scrapper tool which can scrape data from YouTube like title, video link, thumbnail link, views, channel name etc. and the data extracted can be saved in two formats one is JSON file and other one is CSV format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages