Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 661 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 661 Bytes

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.