*Forg, not frog :( This is a night project, please, don't use in production Features Inverted-Index TF-IDF Algorithm like PageRank (I might update this algorithm to establish page quality) Cooming soon Calculator "Who is X" Calendar etc.. Installation You know, install requirements.txt Go to Crawler/Spider.py and change crawl(SEED_URLS, X), X = MAX SITES TO SCRAP/ADD, SEED_URLS = URL TO START SCRAPPING Run spider.py Run indexer_mongo.py Go to Backend and run main.py Go to frontend and execute yarn ,yarn dev