Skip to content

std-input/Forg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*Forg, not frog :(

This is a night project, please, don't use in production

Screenshot (157)

Features

  1. Inverted-Index
  2. TF-IDF
  3. Algorithm like PageRank (I might update this algorithm to establish page quality)

Cooming soon

  1. Calculator
  2. "Who is X"
  3. Calendar
  4. etc..

Installation

  1. You know, install requirements.txt
  2. Go to Crawler/Spider.py and change crawl(SEED_URLS, X), X = MAX SITES TO SCRAP/ADD, SEED_URLS = URL TO START SCRAPPING
  3. Run spider.py
  4. Run indexer_mongo.py
  5. Go to Backend and run main.py
  6. Go to frontend and execute yarn ,yarn dev

About

A web search engine (crawler, indexer, backend, frontend)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors