This is my final project I made in Data Structure course.
The main purpose of this project is to modify the google search result by using web crawler.
We also use Tomcat web server to upload our own result to the internet.
The doGet and doPost methods are in TestProject1.java.