Skip to content

FrostyLabs/Python-Web-Scraper-Coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Web-Scraper-Coursework

Scrapes the source code of Web page

Getwebinfo is main script. It uses the three other scripts (download.py, forensic.py, scan.py).

Download.py downloads files (e.g. images) from webpage.

Forensic.py attempty MD5 Dictionary hash crack on found hashes, as well as checking downloaded files against a dictionary of bad files.

Scan.py extracts contents from website. Looks for emails, phone numbers, md5 hashes, files and hyperlinks.

About

Scrapes the source code of Web page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages