Basic crawler written in python with search results
Files Present
- Crawler.py - Crawler to run on web pages
- Searcher.py - Return search results based on the output of Crawler.py
- SearchEngine.py - Main script to orchestrate both the scripts
- SearchEgnine.sql - Datbase scripts
Referred Collective Intelligence by Toby Segaram