codewizard13 / ehw-app-scrape-youtube-info

App: Grabs (scrapes) data from a YouTube video page and prints to console [2021]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INFO PROPERTY VALUE
Program Name App: Scrape YouTube Info
File Name README.md
Date Created 10/25/21
Date Modified 06/27/22
Version 1.00
Programmer Eric Hepperle

TECHNOLOGIES

JavaScript

Git

GitHub


Purpose

App: Grabs (scrapes) data from a YouTube video page and prints to console title, url, and channel name using vanilla JavaScript ES6. This is useful for quickly grabbing enough information to make a link to a YouTube video and/or channel.

Included Scripts

Materials/References

Usage

  1. Open YouTube video page (you can pause video or let it play)
  2. Open developer console (F12)
  3. Copy-paste JS code into browser console and run (hit enter)

Sample Results:

  • N/A

Requires

  • Browser opened to a YouTube video with developer console exposed.

Demonstrates

  • JavaScript
  • ES6 / ECMAScript 2015
  • Web Scraping / Web Scrapers
  • Vanilla JavaScript
  • YouTube Scraping

TAGS

JavaScript ES6 Web Scraping Vanilla JavaScript YouTube

VOCAB

  • N/A

Resources

  • N/A

About

App: Grabs (scrapes) data from a YouTube video page and prints to console [2021]


Languages

Language:JavaScript 100.0%