Skip to content

heyarne/Crawler

Repository files navigation

What is this

This repository contains the source code for a small search engine written in python 3.4.

Usage / Installation

The code is written using python 3.4.2, you can find out which version you run using $ python --version. To install all dependencies run $ pip install -r requirements.txt in the root directory of this project.

You can then run the main script by executing python __main__.py.

About

Webcrawler for the CMS course of HTW Berlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages