Skip to content

Demo for showing how to get backend data to the frontend

License

Notifications You must be signed in to change notification settings

EDMPhoenix/WebScraper-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebScraper-nodejs

Demo for showing how to scrape data and get backend data to the frontend. This repository is for the video tutorial here

To run this project

You can run this project on your local machine. Just pull it down and do the following:

npm i

  1. Run the command above to install all the packages

Start the Project

  1. Now run the server:
npm run start
  1. Open http://localhost:8000/results with your browser to see the results of the scrape in your terminal.

  2. Finally, open the index.html file in your browser to see the results showing up.

About

Demo for showing how to get backend data to the frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published