Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

dabockster/jWebScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jWebScanner

This is a small Java program that takes a URL and parses it to find absolute (http://www.google.com) and relative (/img/image.jpg) links in a webpage. The logic occurs based on a predefined regex once the webpage has been grabbed and placed into memory.

Originally written for CSCE 343 Programming Languages at Pacific Lutheran University during the Fall 2014 semester taught by Dr. Jorge Reyes Silveyra.

All code is MIT licensed.

About

A small Java program that reads a website and detects absolute and relative links

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages