Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.
/ licenta-crawler Public archive

Crawler module for my bachelor's thesis that was responsible for collecting e-commerce pages about books

Notifications You must be signed in to change notification settings

mcdobr/licenta-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Run locally

mvn clean package -P prod -DskipTests
docker build -t gcr.io/bookworm-221210/crawler:latest .
docker run -p 8080:8080 -it gcr.io/bookworm-221210/crawler:latest

About

Crawler module for my bachelor's thesis that was responsible for collecting e-commerce pages about books

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published