Skip to content

A microservice that uses a python web scraper to scrape the YouTube trending page for all videos. Written in Node.js using Python & various packages. Consumed by the never-late-again Vue.js application.

Notifications You must be signed in to change notification settings

DanielPaulWilkinson/youtube-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-service

A microservice that uses a python web scraper to scrape the YouTube trending page for all videos. Written in Node.js using Python & various packages. Consumed by the never-late-again Vue.js application.

Dependencies

  • BeautifulSoup4 (Python)
  • Selenium Web Driver (Python)
  • Simply call npm i in the node application to install all dependencies (Node.js)

routes

  • /about - simple information about microservice
  • /trending - forces the python script to run and then returns the json in the response.

About

A microservice that uses a python web scraper to scrape the YouTube trending page for all videos. Written in Node.js using Python & various packages. Consumed by the never-late-again Vue.js application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published