Skip to content

santoshkumarcts/santoshkumarvastrad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

santoshkumarvastrad

Crawler-Service

STEPS TO RUN THE JAR

1.Download the zip/clone the repository from drop-down.

  1. Unzip it

  2. Run the command "cd Crawler-Service/"

  3. Run the command "java -jar target/*.jar"

  4. once the application is ready, is running on 8080 port.

  5. Open the Rest Plugin, Create Post Request with localhost (if not running docker container) add 8080 port.

Example : POST Request URL : http://192.168.99.100:8050/sitemap/url Request Body: { "url":"https://www.redhat.com/en" } Content-Type - application/json

  1. Click on Send button to see the result.

About

Crawler-Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published