Gatherer Ripper

An HTML scraper for Magic "Gatherer" database.

This project is maintained by RedGlow

Gatherer Ripper

Gatherer Ripper is a program to download the whole Magic Gatherer database, and a library to integrate in your own ripper program.

Download links:

Gatherer Ripper is written in C# as a solution including two main components:

The library MagicRipper's entry points are the class MagicRipper.Ripper and its methods GetExpansions and GetCards. See the included documentation help file.