Installation

Stable release

Currently PollScraper must be installed from source. Download the source, and run this command in your terminal:

$ pip install .

This is the preferred method to install PollScraper.

If you don’t have pip installed, this Python installation guide can guide you through the process.

Downloading source

The sources for PollScraper can be downloaded from the Github repo.

You can either clone the public repository:

$ git clone git://github.com/AEJaspan/pollscraper

Or download the tarball:

$ curl -OJL https://github.com/AEJaspan/pollscraper/tarball/master