Advertisement
r3c0d3x

Everyboty.net Scraper Options

Mar 31st, 2016
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. $ node main.js --help
  2. General options:
  3. -a, --min The post # to start at (including this) [number] [required]
  4. -z, --max The post # to end at (including this) [number] [required]
  5. -r, --recover Whether or not to try and recover deleted posts (only tags &
  6. images) [boolean] [default: false]
  7.  
  8. Output options:
  9. -j, --json Whether or not to include JSON output [boolean] [default: true]
  10. -h, --html Whether or not to include HTML output [boolean] [default: true]
  11.  
  12. Download options:
  13. -p, --posts Whether or not to download posts [boolean] [default: true]
  14. -i, --imgs Whether or not to download images [boolean] [default: true]
  15. -c, --cmnts Whether or not to download comments [boolean] [default: true]
  16. -t, --tags Whether or not to download tags [boolean] [default: true]
  17.  
  18. Options:
  19. --help Show help [boolean]
  20.  
  21. Everyboty.net Scraper - Written by the Bibliotheca Anonoma
  22. Repository - https://github.com/bibanon/scraping-everyboty
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement