An open API service indexing awesome lists of open source software.

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

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.