adishjain / GoogleResultScrapper

This plain java code uses JSoup to scrap the URLs of the search results.
2 stars 9 forks source link

File handling code added #13

Closed AggarwalAditya closed 6 years ago

AggarwalAditya commented 8 years ago

The usefilehandling.java is the driver program. FileHandling.java is the main file handling class.The code creates a file of desired name and appends the user entered text to it.