Skip to content

volneyrock/SimpleCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple crawler ;)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages