Skip to content

A simple web crawler which stores metadata and keywords in DB

License

Notifications You must be signed in to change notification settings

spdeepak/WebCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebCrawler

How to start the Application?

  1. Create a Database named mito in MySQL(as the project is configured for that if you want to change you will have to add the connector dependency for the respective database and change the Database Configuration in application.properties file in /src/main/resources folder)
  2. Run the Application.java (located in /src/main/java/com/deepak/webcrawler folder) class as Spring Boot Application

Releases

No releases published

Packages

No packages published

Languages