Advertisement
r3c0d3x

Untitled

May 2nd, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. once in the "scraping_stuff" directory inside "workspace" (the main starting directory you're in), you can do the following to do 3 pages of "night sky":
  2.  
  3. ~/workspace/env/bin/GoogleScraper -m http -p 3 -s "bing" -q "night sky" -o out.json && node urls.js && rm out.json
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement