yp-extractor
v0.0.6
Published
CLI that gets details from YP
Downloads
2
Readme
YP Extractor
Usage: npx yp-extractor [save-file-path] [proxy-file-path] [reqs-per-min]
Required: urls-file-path - the path to a file where urls are on separate lines. Can be just the file name and extension if in the same folder as this.
Can ignore these if speed is adequate:
Optional: save-file-path (needs to be specified if using proxies) Optional: proxy-file-path (also needs to be specified if using proxies): A file where proxies are on separate lines in the format: http://username:password@ip:port Optional: reqs-per-min (also needs to be specified if using proxies): Number of requests per minute. A higher number will get you blocked faster (unless using a few proxies). Default is 40. Suggest 40 x the number of proxies in proxy-file-path.
For more info: https://www.npmjs.com/package/yp-extractor