Skip to content

Web Scraping with Selenium | Data Visualization with Seaborn | Web UI with FastApi

Notifications You must be signed in to change notification settings

Ege-BULUT/Data-Vis-for-YouTube-Channels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Data-Vis-for-YouTube-Channels

Web Scraping with Selenium | Data Visualization with Seaborn | Web UI with FastApi

How to use :

  1. Get data from any youtube channel using http://127.0.0.1:8000/selenium/{ChannelName}

    example :

     		(youtube.com/c/lordpac)
     		http://127.0.0.1:8000/selenium/lordpac
    
  2. Wait until all data loads and see the list of results.

  3. use http://127.0.0.1:8000/plot/{PlotName} to scatter plots

    example :

     		http://127.0.0.1:8000/plot/view-duration
     		http://127.0.0.1:8000/plot/view-titlelength
    

About

Web Scraping with Selenium | Data Visualization with Seaborn | Web UI with FastApi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published