Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 325 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 325 Bytes

Python Simple Crawler

A simple base crawler write in Python

Requirements

  • Python 3.x

Installation

I recommend using virtualenv for environment building

$ git clone https://github.com/volneyrock/SimpleCrawler
$ cd SimpleCrawler
$ pip install -r requirements.txt

#Running

$ python crawler.py