Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.64 KB

readme.md

File metadata and controls

37 lines (24 loc) · 1.64 KB

ODIQ workshop - Web Scraping

QUT DMRC - 2015

Patrik Wikström & Brenda Moon

Binder

Notebooks

Installation

This workshop uses Python 3 and the python modules listed below.

One of the easiest ways to install Python and packages that are relevant for web scraping is to use Anaconda developed by Continuum Analytics. Do note however, that Python is available in two versions, "2.7" and "3.4". We will be using Python 3.4, so make sure you download the correct one.

Anaconda can be downloaded from https://www.continuum.io/downloads

Python modules used in this workshop

We use three Python modules in this workshop. The full documentation for each is available on their websites:

These pages are in Jupyter Notebook