Skip to content

Roukoswarf/golf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Code Golf Museum

crawler.py

A web parser/link collector.

Takes arguments of the start URL, and depth of collection, with an optional argument for a URL prefix to restrict search by.

Examples:

crawler.py https://python.org/ 3
crawler.py https://python.org/ 3 https://python.org/

regparser.py

A windows registry parser which prints windows startup programs (only tested on win7)

About

The Code Golf Museum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages