/EggHeadScrapper

An little scrapper to fetch egghead courses and download

Primary LanguagePython

EggHeadScrapper

An little scrapper to fetch egghead courses and download

Dependecies:

This script depends on a nodejs package caller egghead-downloader,
so before running the script install it.

Click here to go to the package in npm.

Setup:

  1. Create a virtualenv if you how to use it.
  2. Run pip install requirements.txt

How to run:

In the console run:

python scrapper.py <Your EggHead email> <Your account password>