elebumm / PyWebGrab

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 93.6%Language:Shell 6.4%