/Smogon-Team-Crawler

Goes through http://www.smogon.com/forums/ and saves all teams it finds.

Primary LanguageC#MIT LicenseMIT

Smogon Team Crawler

This project is the code-base of the Smogon Team Crawler.

Goes through Smogon and saves all teams it finds.

A more detailed description: https://www.smogon.com/forums/threads/smogon-rmt-team-dump.3622884/

Usage

Use the command line application of the SmogonTeamCrawler.Cmd project.

Package

The code can be used as a NuGet package, which can be found here.

Package Usage Examples

See how the tests use it here.