Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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":
- ~/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