Skip to content

fsamuel-bs/mini_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini_crawler

Crawler of a website on the internet.

This project includes:

  • the fetch and parse of the information using nokogiri gem;
  • the storage of the information on a Redis database;
  • the search and ranking of the information using td-idf;
  • the exhibition of this information using sinatra.

About

Build a crawler for a website on the internet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors