Skip to content

ITSvitCo/OwnSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OwnSearch

OwnSearch logo

Overview

A lightweight web crawler based on Python with a simple web interface that can be used to automatically build search index for any particular website.

Technologies

  • Python 3.4+
  • asyncio
  • aiohttp

Benefits

  • Free
  • Fast
  • Low hardware requirements
  • Portable
  • Built-in web server
  • Built-in web interface

Getting started

Install

git clone https://github.com/ITSvitCo/OwnSearch.git
cd OwnSearch

Run tests

python -m pytest tests/

Run OwnSearch

python -m own_search

OwnSearch

License

OwnSearch is offered under the Apache 2 license.

Links

http://itsvit.com/portfolio/#ownsearch

About

Simple search engine on Python3.4+asyncio

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors