This is a python search engine for webpage crawling using MySQL storing This is a web search engine framwork based on python and mysql.
Crawler.py is used to grab and download new pages from specific links. Pages can be stored permanently in local disk or temporarily accessed.
Search.py is for searching interface.
Semantic.py is a function file including a group of semantic processing functions.