Skip to content

turborvip/Crawler_Multiple_Website_Java_TTTN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wellcome to Tuborvip repo 💖

  • All things happen is what should happen *

Crawler Mutilple Website News

Description:

Hình ảnh chỉ mang tính chất minh họa

A tool to crawler or scraper basic website using Spring boot and Jsoup

Requirement:

  • JDK 20
  • MYSQL (port: 3306)

How to setup ?

  1. Install MySQL
  2. Import data in database_backup folder (import data of categories)
  3. Using IntelliJ (community || ultimate) (recommand) to open project and setup jdk 20
  4. Running Maven build
  5. Run project