A tutorial on Scraping Data in the Browser with JavaScript
- Readme: https://github.com/jscrip/Scrape-Data-in-the-Browser-with-JavaScript/blob/master/part1_README.md
- Code Demo & Breakdown: https://www.youtube.com/watch?v=4yy5NXI0kio
Helpful Tutorials:
-
Selecting & Changing Website Elements (DOM manipulation) (YouTube Video by freeCodeCamp.org):
-
Working with Data and APIs in JavaScript (YouTube Playlist by Coding Train):
-
What is the DOMParser? - JavaScript Tutorial (YouTube Video by dcode):
-
Array.push() (Documentation and examples by WDN Web Docs):