Skip to content

This is a python crawler that disregards robots.txt rules and downloads disallowed resources

License

Notifications You must be signed in to change notification settings

dubniczky/Bad-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bad Robot

This is a python crawler that disregards robots.txt rules and downloads disallowed resources

Usage

Install dependencies:

make install

Run:

python badrobot.py <domain>

Example:

python badrobot.py https://www.example.com

Please note that the projet uses python 3, so on some systems you might need to use python3 instead of python.

About

This is a python crawler that disregards robots.txt rules and downloads disallowed resources

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published