Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 233 Bytes

File metadata and controls

7 lines (6 loc) · 233 Bytes

0x14. JavaScript - Web scraping

Learning objectives for this project:

  • Why JavaScript programming is amazing
  • How to manipulate JSON data
  • How to use request and fetch API
  • How to read and write a file using fs module