https://github.com/vindecodex/automated-crawler-wget
Using wget to crawl site
https://github.com/vindecodex/automated-crawler-wget
crawler shell-script
Last synced: 10 months ago
JSON representation
Using wget to crawl site
- Host: GitHub
- URL: https://github.com/vindecodex/automated-crawler-wget
- Owner: vindecodex
- License: mit
- Created: 2019-12-04T09:02:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T02:29:54.000Z (almost 6 years ago)
- Last Synced: 2025-08-31T21:16:03.957Z (10 months ago)
- Topics: crawler, shell-script
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
##### Simple script for crawling(Download)
It will download specific html file of the specified url with page number (automated). Added sleep to avoid blocked by the website you are trying to crawl.