Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
Former-commit-id: b1f881f
  • Loading branch information
datafireball committed Sep 7, 2014
1 parent 9c27888 commit c7de8d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion nodejsscraper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ sudo apt-get install npm
npm install cheerio
npn install request
```
nodejs scraping.js
```
You will see a list of URLs got printed to the standout and there will be a file `result.txt` contain the scraping result.
And you should be good to go.

0 comments on commit c7de8d8

Please sign in to comment.