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

https://github.com/v4iv/spider

Python based Website Crawler
https://github.com/v4iv/spider

Last synced: 23 days ago
JSON representation

Python based Website Crawler

Awesome Lists containing this project

README

        

# Spider
Python based Website Crawler

Written Using Python Tools for Visual Studio 2015 Community

# Usage
python aragog.py -p [project name] -u [homepage url] -t [number of threads *optional, default = 8*]

**Example**
python aragog.py -p example_project -u https://example.com -t 10