Skip to content

CodeWithCosmo/Youtube-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Scraping Project

Demo

  • Description

    The YouTube Scraper project is a versatile and powerful tool designed to extract valuable data and insights from YouTube, one of the world's largest video-sharing platforms. This project aims to automate the process of scraping data from YouTube using selenium and beautifulsoup and scrape details like video title, views, upload time, video link, thumbnail link, etc... and finally dump them to MongoDB.

Try it out at Youtube Scraper

  • Applications Used

    1. Python3
    2. Anaconda
    3. VSCodeIDE
    4. MongoDB
    5. GitCLI
    6. Github
    7. Render
    8. Flask
    9. Waitress
  • How to use?

    1. Clone the repository

    git clone https://github.com/CodeWithCosmo/youtube-scraper.git

    2. Install the dependencies

    pip install -r requirements.txt

    3. Run the application

    python app.py

    4. Access the application

    http://localhost:8080
  • Author

  • License

    This project is licensed under the MIT License - see the LICENSE file for details.

About

Youtube Data Scraping Project

Topics

Resources

License

Stars

Watchers

Forks