Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

rly0nheart/tarantula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Version OS GitHub GitHub repo size Lines of code CodeFactor Twitter asciicast

Python web crawler tool. scrapes internal and external urls

Installation

Clone this repo:

git clone https://github.com/rlyonheart/tarantula.git
cd tarantula
pip install -r requirements.txt

Optional Arguments

Flag MetaVar Usage
-c/--count NUMBER Number of links to crawl (default is 30)
-v/--verbose run tarantula in verbose mode