Skip to content

Scrapping the Top trending videos on Youtube using Selenium and BeatuifulSoup

Notifications You must be signed in to change notification settings

Infi-09/Youtube-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Youtube Scraper

Download YouTube video description and video comments without using the YouTube API.

Setup

  • You do not need to any API Credentials to use this.

  • The final output will be stored in a JSON file.

Clone and use the Python script

$ git clone https://github.com/Infi-09/Youtube-Scrapper.git
$ cs Youtube-Scrapper 
$ sudo pip install -r requirements.txt

Usage

Finally you can run the script by terminal: Download video metadata and video comments for Top Trending videos on youtube

$ python3 scrapper.py

About

Scrapping the Top trending videos on Youtube using Selenium and BeatuifulSoup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published