Skip to content

tonifirnandes/simple-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-web-scraper

Simple web scraper to get mid rate usd to idr from bank indonesia. You can try to scrape another website by change the url value and try to get some value from the website's dom.

To run this example use the following commands:

$ npm install
$ node server.js

Then it will start up our node server, navigate to http://localhost:8081/scrape and see what happens.

About

simple crawler web page based on nodejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published