/ielts-crawler

A British council IELTS crawler to check whether there are available exams for a given country, city/town and module

Primary LanguagePython

IELTS Crawler

Description

This script crawls into the british council page to check for IELTS exams' availabilities on a given country, city for a given module.

Requirements

  • Python 2.7

For python packages, refer to requirements.txt

Instalation and Usage

pip install requirements
python ielts.py

We recommend to use virtualenv