Skip to content

An extremely rudimentary java program - programmed in under two hours - that allows you to copy a websites contents to either a text file or HTML file!

License

Notifications You must be signed in to change notification settings

alimogh/EasyWebsiteCopier

 
 

Repository files navigation

EasyWebsiteCopier

An extremely rudimentary java program - programmed in under two hours - that allows you to copy a websites contents to either a text file or HTML file! (Using Jsoup)

##How to install EasyWebsiteCopier

  1. Download and install Jsoup: https://jsoup.org/
  2. Copy and Paste "EasyWebsiteCopier.java" into your project.
  3. Edit as you please. (It is fully functional although it is NOT optimized)
  4. Compile and run!

##Updates and Planned Updates ###Updates: 1.0.0 First Release

1.0.1 Removed some useless code ###Planned Updates Check if the user is online, and let them know, then shut the program down.

##Known Issues If a website is down, you WILL recieve an unknown website exception error, although a custom message may appear.

About

An extremely rudimentary java program - programmed in under two hours - that allows you to copy a websites contents to either a text file or HTML file!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%