Skip to content

Getting started with scraping data from the web using NodeJS

License

Notifications You must be signed in to change notification settings

pkd2512/codeschool-webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeschool-webscraper

Scrape

Getting started with scraping data from the web using NodeJS

Having ready-to-use data is cool, but what about data that is not readily downloadable from the internet? What if manual download is a hassle when there are lots of information and sources involved?

What to expect?

  • Getting and storing data as JSON or CSV
  • Collecting information from webpages
  • Automating scraping with GitHub actions

Download or clone the repository from GitHub to see the demo scraper in action.

About

Getting started with scraping data from the web using NodeJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published