Skip to content

ZXXYy/webCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

webCrawler

A web crawler based on crawlerj4 and jsoup using SQLite to store crawled book info. Based on the book info, a book search system is created.

How to run

  1. Run controller.java to crawl book informations.
  2. Run TextIndex.java to create index for books.
  3. Run Main.java to search books according to different query requirements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages