Skip to content

d-kozak/eshop-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EOBALY web crawler

Spring boot web application which parses eshop data, and then visualizes the amount and price of the items over time. The front end is created using Thymeleaf.

Author: David Kozak

Contact: dkozak94@gmail.com

Dependencies:

  • java 8 runtime
  • maven
  • mysql database

Setup

  1. provide credentials to access database in /src/main/resources/application.properties
  2. run with mvn spring-boot:run
  3. open your browser and go to localhost:8080
  4. login with credentials user user

Known issues

  • parsing single product does not persist the product with all dependencies
  • parsing fails for a couple of products - see Log
  • no pagination
  • cannot limit number of threads to use for the parsing
  • problems with Czech encoding

About

Eshop data parsing web app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published