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/
Use the command line application of the SmogonTeamCrawler.Cmd
project.
The code can be used as a NuGet package, which can be found here.
See how the tests use it here.