/PyWebGrab

A python package that allows you to download complete web pages FAST.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

PyWebGrab

Created by: Lewis Menelaws

Overview

Grab page off the internet

Installation / Usage

To install use pip:

$ pip install pywebgrab

Or clone the repo:

$ git clone https://github.com/elebumm/pywebgrab.git
$ python setup.py install

Contributing

TBD

Example

TBD